Commit Graph

8618 Commits

Author SHA1 Message Date
Niels Lyngsø
75fcd869b9 do not use colors for icon-color ut use aliases, which uses CSS Custom Props, so we can theme them and change as time goes. 2023-11-06 14:35:42 +01:00
Niels Lyngsø
32f11391ba Merge branch 'feature/lucide-icons-and-backwards-compatible' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/lucide-icons-and-backwards-compatible 2023-11-06 14:31:31 +01:00
Niels Lyngsø
78c1bec026 remove color correction as that will be part of UI 2023-11-06 12:34:58 +01:00
Niels Lyngsø
5e703b5f31 Merge branch 'main' into feature/lucide-icons-and-backwards-compatible 2023-11-06 11:27:33 +00:00
Niels Lyngsø
d2e477ebcc generate webhook 2023-11-06 11:41:12 +01:00
Niels Lyngsø
28154c5026 add webhook icon 2023-11-06 11:23:58 +01:00
Jacob Overgaard
170169a2ca rename eslint rule 2023-11-06 10:55:59 +01:00
Jacob Overgaard
d9cb5e98eb extend explanation 2023-11-06 10:55:59 +01:00
Jacob Overgaard
eb7c952074 move exceptions to .eslintrc config 2023-11-06 10:55:59 +01:00
Jacob Overgaard
d3edbdb00b remove unused property 2023-11-06 10:55:59 +01:00
Jacob Overgaard
0bf9c0faef remove import that is also made dynamically 2023-11-06 10:55:59 +01:00
Jacob Overgaard
18af6fb55f remove app-error.js import since it is dynamically imported from app.element.ts 2023-11-06 10:55:59 +01:00
Jacob Overgaard
1617ce0c44 sort imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
2a119541e3 add msw as exemption 2023-11-06 10:55:59 +01:00
Jacob Overgaard
6c7043cbe8 update imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
00821be558 sort imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
64df3e278c merge imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
838c78be5d update import paths 2023-11-06 10:55:59 +01:00
Jacob Overgaard
3a02c8f950 do not lint e2e files 2023-11-06 10:55:59 +01:00
Jacob Overgaard
8d0e60e5b1 do not lint temp "auth" app 2023-11-06 10:55:59 +01:00
Jacob Overgaard
56eb389a7d add exemptions to rule 2023-11-06 10:55:59 +01:00
Jacob Overgaard
5521a60c29 fix import paths 2023-11-06 10:55:59 +01:00
Jacob Overgaard
a2c45e5fa4 add rule to detect erroneous external imports 2023-11-06 10:55:59 +01:00
Niels Lyngsø
44d1ea285e Merge remote-tracking branch 'origin/main' into feature/lucide-icons-and-backwards-compatible
# Conflicts:
#	src/packages/core/property-editor/uis/tiny-mce/config/manifests.ts
#	src/packages/core/property-editor/uis/tiny-mce/manifests.ts
2023-11-06 10:30:37 +01:00
Jacob Overgaard
f2d2387676 update support to nodejs 20 2023-11-03 10:59:04 +01:00
Jacob Overgaard
af737300e0 load msw from local to avoid storybook failures 2023-11-03 09:35:55 +01:00
Niels Lyngsø
845e78e418 filter legacy icons 2023-11-02 17:11:07 +01:00
Jacob Overgaard
7956479c5a merge import statements 2023-11-02 16:48:58 +01:00
Jacob Overgaard
77b9fe50bf Merge pull request #954 from umbraco/dependabot/npm_and_yarn/rollup/plugin-json-6.0.1
Bump @rollup/plugin-json from 6.0.0 to 6.0.1
2023-11-02 16:31:47 +01:00
Niels Lyngsø
3af6ed00c6 use repeat 2023-11-02 16:23:17 +01:00
Jacob Overgaard
f5f1385a1d do not rely on external imports 2023-11-02 16:15:06 +01:00
dependabot[bot]
d4510afd01 Bump @rollup/plugin-json from 6.0.0 to 6.0.1
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/json)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 15:09:27 +00:00
Jacob Overgaard
dddf16338c fix security audit 2023-11-02 16:08:31 +01:00
Jacob Overgaard
60b61391ec update storybook 2023-11-02 16:07:46 +01:00
Jacob Overgaard
2e20085b1f Merge pull request #930 from umbraco/feature/multi-url-picker-fixes
Multi URL picker Modal - small adjustments
2023-11-02 16:06:25 +01:00
dependabot[bot]
78b3859b62 Bump prettier from 3.0.1 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 16:04:17 +01:00
dependabot[bot]
3d37867daa Bump eslint-plugin-lit from 1.8.3 to 1.10.1
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.8.3 to 1.10.1.
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.8.3...v1.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 16:04:05 +01:00
Lone Iversen
cc1f3449d3 uui styling imports 2023-11-02 16:03:43 +01:00
Lone Iversen
b5924cc633 style formats 2023-11-02 16:03:43 +01:00
Lone Iversen
ea035dd911 load stylesheets 2023-11-02 16:03:43 +01:00
Lone Iversen
60f13bb7fb tinymce stylesheet config datatype 2023-11-02 16:03:43 +01:00
Niels Lyngsø
9ded4572f7 turn into private methods 2023-11-02 15:38:31 +01:00
Niels Lyngsø
820bf09d71 generated icons 2023-11-02 15:36:36 +01:00
Niels Lyngsø
a727951cfe remove space 2023-11-01 10:18:01 +01:00
Niels Lyngsø
ab94ae4586 the rest of the icons 2023-11-01 10:17:45 +01:00
Niels Lyngsø
5eb9c5b015 more icons 2023-10-31 21:22:18 +01:00
Jacob Overgaard
ec100cdb91 optimize rollup plugins 2023-10-31 16:46:07 +01:00
Jacob Overgaard
b220a14578 be more holistic about when to render the preview (it threw errors when value was undefined) 2023-10-31 16:45:55 +01:00
Jacob Overgaard
b1d059c1b7 replace 'sanitize-html' with 'dompurify' due to it working better as esmodule and being the recommendation of 'marked' 2023-10-31 16:45:26 +01:00
Jacob Overgaard
6a28171952 await imports to make sure we catch the error the right place to avoid a single extension breaking the entire application 2023-10-31 16:13:47 +01:00