dependabot[bot]
|
28bdab1146
|
Bump stylelint from 13.13.1 to 14.2.0 (#7431)
* Bump stylelint from 13.13.1 to 14.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.1 to 14.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...14.2.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* upgrade to newest stylelint
* fix style issues
* fix color function rules to match old Angular
* rollback modern color func
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
|
2022-01-05 09:21:09 +00:00 |
|
Denys Vuika
|
6f968f7e4a
|
[AAE-5637] Remove SCSS mixins and use CSS variables (#7250)
* remove default-class mixin and use regular import
* cleanup colors
* remove variables file, fix bugs in animations
* proper ordering of imports, core css vars
* cleanup snackbar and material themes
* tags component
* login component styles
* app login
* toolbar component styles
* breadcrumb styles
* dropdown breadcrumb
* app layout component
* demo shell: files component
* aspect list styles
* content metadata styles
* node selector
* name location cell
* node share dialog
* content type dialog
* folder dialog
* document list
* datatable theme
* pagination theme
* viewer theme
* viewer theme
* user-info theme
* container widget
* dynamic table theme
* form widgets
* form theme
* form renderer
* sidebar menu
* header theme
* info drawer theme
* comment list
* commens and layout container
* sidenav layout
* empty content
* error content
* clipboard theme
* search input
* tooltip card and notification history
* card view theme
* remove unused keys
* add permission dialog
* search and permission dialogs
* version comparison and column themes
* upload drag area and cleanup references
* remove the need for content styles
* insight components
* cleanup insights theme
* process components
* process components
* process cloud themes
* cleanup unsed imports
* cleanup mixins
* update build scripts
* test fixes
* remove fdescribe
* css fixes
* update unit tests
|
2021-09-29 13:17:05 +01:00 |
|
Denys Vuika
|
81f7e2af33
|
[ADF-5456] improved theming bundling (#7180)
* theming barrel file for core
* card-view theme
* clipboard theme
* rename core theme files
* content services themes
* process services theme
* process services cloud theme
* insights theming
* try fix flaky test
|
2021-07-20 15:24:37 +01:00 |
|
Denys Vuika
|
e94b2f99bd
|
[ADF-5406] SCSS and HTML template path fixes (#7063)
* remove useless mixin
* fix scss paths
* style fixes
* fix styles
* style fixes
* style fixes
* style fixes
* style fixes
* insights fixes
* css and template path fixes
* bug fixes
|
2021-06-01 09:21:00 +01:00 |
|
Pablo Martinez Garcia
|
12652b53b8
|
AAE-5122 Change mouse event to leave in tooltip card (#6978)
|
2021-05-06 21:36:20 +02:00 |
|
Pablo Martinez Garcia
|
d37608111a
|
AAE-4879 Deatach tooltip card when directive is destroyed (#6939)
|
2021-04-20 10:21:22 +02:00 |
|
Pablo Martinez Garcia
|
684cdb88ea
|
AAE-4879 Update tooltip card to receive custom HTML (#6930)
|
2021-04-16 09:39:19 +01:00 |
|
Pablo Martinez Garcia
|
a7fb195874
|
AAE-3936 Tooltip card directive (#6330)
* AAE-3936 Tooltip card directive
* AAE-3936 Fix styles
|
2020-11-10 10:06:26 +00:00 |
|