Commit Graph

8597 Commits

Author SHA1 Message Date
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
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
Niels Lyngsø
18b55efd55 generated icons 2023-10-31 14:56:03 +01:00
Lone Iversen
ecc1f4b1cb Update src/packages/settings/dashboards/telemetry/dashboard-telemetry.element.ts
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
2023-10-31 11:52:53 +01:00
Lone Iversen
a26e5105c7 localization for telemetry 2023-10-31 11:52:53 +01:00
Jacob Overgaard
205975171f set new v14 "auth app" to output its files into a new "auth" folder to ensure it doesnt conflict with v13 login screen 2023-10-30 15:45:11 +01:00
Jacob Overgaard
f8515f9b81 build(deps): bump @umbraco-ui/uui from 1.5.0-rc.3 to 1.5.0 2023-10-30 15:02:25 +01:00
Lone Iversen
771bbb3a85 localization for settingsdashboard 2023-10-30 14:41:02 +01:00
Niels Lyngsø
12c1954885 more icons 2023-10-30 12:57:44 +01:00
Lone Iversen
2216297b7a Localization MD overview 2023-10-30 11:01:04 +01:00
Niels Lyngsø
1cbfc22b32 part 1 converted 2023-10-27 23:14:13 +02:00
Niels Lyngsø
10f352bf70 convert icons to work with currentColor 2023-10-27 13:24:50 +02:00
Niels Lyngsø
b049682728 rename icon implementations to be backward compt 2023-10-27 13:09:32 +02:00
Niels Lyngsø
334d5c5982 update icons of manifests 2023-10-27 13:02:00 +02:00
Niels Lyngsø
fd45434f58 enable usage of lucide icons 2023-10-27 13:01:44 +02:00
Niels Lyngsø
88d6967ede add lucide icons 2023-10-27 11:04:36 +02:00
Niels Lyngsø
d5802290d9 Merge pull request #945 from umbraco/improvement-simplify-workspace-context-interface 2023-10-27 09:33:35 +02:00
Mads Rasmussen
2707c2e035 simplify requirements for the workspace context interface 2023-10-26 19:29:59 +02:00
Niels Lyngsø
8af565f37c Merge pull request #944 from umbraco/feature/outcomment-container-queries 2023-10-26 14:21:20 +02:00
Niels Lyngsø
1d4eacf9e0 Merge branch 'main' into feature/outcomment-container-queries 2023-10-26 14:12:00 +02:00
Niels Lyngsø
b8b8948157 Merge pull request #942 from umbraco/feature/isolate-auth-flow 2023-10-26 14:09:12 +02:00
Niels Lyngsø
9c6f9e14a1 change comment style 2023-10-26 14:07:54 +02:00
Niels Lyngsø
3abacbd70b out-commented container queries for now 2023-10-26 14:05:44 +02:00