Commit Graph

1149 Commits

Author SHA1 Message Date
Mads Rasmussen
c0c59355af use observer mixin 2022-10-12 11:36:04 +02:00
Mads Rasmussen
01942e021c update imports 2022-10-12 11:35:52 +02:00
Mads Rasmussen
02371d7b4e remove unused import 2022-10-12 11:35:36 +02:00
Mads Rasmussen
9434541bde use observer mixin 2022-10-12 11:15:14 +02:00
Mads Rasmussen
eb041c84a9 remove unused 2022-10-12 11:15:02 +02:00
Mads Rasmussen
a69acd726e add type to observer mixin 2022-10-12 11:04:57 +02:00
Mads Rasmussen
e0bf71af1b Use ObserverMixin 2022-10-11 18:31:58 +02:00
Mads Rasmussen
69b5f59992 observe data type 2022-10-11 16:18:42 +02:00
Mads Rasmussen
6198c0627e observe extensions 2022-10-11 16:18:30 +02:00
Mads Rasmussen
b9dfa6b2d8 observe sections 2022-10-11 16:18:07 +02:00
Mads Rasmussen
6ccdd5ec5e add observer mixin 2022-10-11 16:10:49 +02:00
Jacob Overgaard
fd5db11251 Merge pull request #197 from umbraco/dependabot/npm_and_yarn/mdx-js/react-2.1.4
Bump @mdx-js/react from 2.1.3 to 2.1.4
2022-10-11 10:30:39 +02:00
Jacob Overgaard
83e4803e1d update msw 2022-10-10 13:25:00 +02:00
Jacob Overgaard
dfdd43a446 Merge pull request #196 from umbraco/dependabot/npm_and_yarn/vite-3.1.6
Bump vite from 3.1.4 to 3.1.6
2022-10-10 09:09:20 +02:00
dependabot[bot]
44a933fcdc Bump @mdx-js/react from 2.1.3 to 2.1.4
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.1.4/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 18:35:13 +00:00
dependabot[bot]
4be679f92c Bump vite from 3.1.4 to 3.1.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 18:34:43 +00:00
Mads Rasmussen
a23d23f27d add type to imports 2022-10-07 19:09:54 +02:00
Mads Rasmussen
3a1ca953ca open icon picker in storybook 2022-10-07 19:08:19 +02:00
Mads Rasmussen
d404970f04 fix import 2022-10-07 18:44:50 +02:00
Mads Rasmussen
e5160f7349 fix import 2022-10-07 16:04:16 +02:00
Mads Rasmussen
9366306523 fix imports 2022-10-07 16:03:42 +02:00
Mads Rasmussen
92341edb8a Merge branch 'main' into feature/Property-Editor-UI-Scaffolds 2022-10-07 13:49:00 +02:00
Mads Rasmussen
4e4c3c60fc Merge branch 'main' into feature/Property-Editor-UI-Scaffolds 2022-10-07 12:20:05 +02:00
Lone Iversen
b5f342b51b onclose fix 2022-10-07 11:09:49 +02:00
Lone Iversen
c3bdd90944 Merge branch 'main' into feature/published-dashboard 2022-10-07 11:06:34 +02:00
Lone Iversen
6886d67c0e Merge branch 'feature/published-dashboard' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/published-dashboard 2022-10-07 11:05:48 +02:00
Lone Iversen
b71087cbeb onclose promise 2022-10-07 11:05:43 +02:00
Lone Iversen
9391020a33 Merge branch 'main' into feature/published-dashboard 2022-10-07 10:03:12 +02:00
Lone Iversen
1ac4fee398 cleanup, collect call doesnt return string 2022-10-07 10:01:18 +02:00
Lone Iversen
fdcee8b4d9 build fix 2022-10-07 09:28:15 +02:00
Lone Iversen
422e0dc51f Merge branch 'main' into feature/dashboard-telemetry 2022-10-07 09:23:34 +02:00
dependabot[bot]
c2d5ec47e1 Bump @typescript-eslint/parser from 5.38.1 to 5.39.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 13:05:22 +00:00
Jacob Overgaard
ba268d7298 Merge pull request #186 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.39.0
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0
2022-10-06 15:04:21 +02:00
Jacob Overgaard
19ddd8a1d6 Merge pull request #193 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-a11y-2.2.3
Bump eslint-plugin-lit-a11y from 2.2.2 to 2.2.3
2022-10-06 15:03:02 +02:00
dependabot[bot]
8bbc858356 Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 13:02:54 +00:00
Jacob Overgaard
fa8ca08fa9 Merge pull request #194 from umbraco/dependabot/npm_and_yarn/playwright-msw-1.0.2
Bump playwright-msw from 1.0.0 to 1.0.2
2022-10-06 15:02:44 +02:00
dependabot[bot]
16b8c7112d Bump eslint-plugin-lit-a11y from 2.2.2 to 2.2.3
Bumps [eslint-plugin-lit-a11y](https://github.com/open-wc/open-wc/tree/HEAD/packages/eslint-plugin-lit-a11y) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/eslint-plugin-lit-a11y/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/eslint-plugin-lit-a11y@2.2.3/packages/eslint-plugin-lit-a11y)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 13:02:44 +00:00
dependabot[bot]
b860adf0e9 Bump playwright-msw from 1.0.0 to 1.0.2
Bumps [playwright-msw](https://github.com/valendres/playwright-msw) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Commits](https://github.com/valendres/playwright-msw/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 13:01:50 +00:00
Jacob Overgaard
94f9ae892c Merge pull request #189 from umbraco/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-10-06 15:01:47 +02:00
Jacob Overgaard
e1498a6521 Merge pull request #191 from umbraco/dependabot/npm_and_yarn/msw-0.47.4
Bump msw from 0.47.3 to 0.47.4
2022-10-06 15:01:10 +02:00
Lone Iversen
68546c312d buttonstates, api calls, popups 2022-10-06 11:02:00 +02:00
Mads Rasmussen
eb662d66fc add missing properties 2022-10-06 10:08:32 +02:00
Mads Rasmussen
c6a8d86b3f temp change back to lodash because the es version broke playwright 2022-10-06 10:00:11 +02:00
Mads Rasmussen
02b395475f fix wrong import in template 2022-10-05 10:23:45 +02:00
Mads Rasmussen
792d703eae Merge branch 'feature/data-type-config' into feature/Property-Editor-UI-Scaffolds 2022-10-05 10:17:20 +02:00
Mads Rasmussen
735ca6247b add label to section manifest 2022-10-05 09:44:59 +02:00
Mads Rasmussen
4e45737ba6 import new handlers 2022-10-04 21:04:17 +02:00
dependabot[bot]
c021956b72 Bump msw from 0.47.3 to 0.47.4
Bumps [msw](https://github.com/mswjs/msw) from 0.47.3 to 0.47.4.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.47.3...v0.47.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 18:49:38 +00:00
dependabot[bot]
ca8783176d Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 18:48:18 +00:00
Mads Rasmussen
d65a81b6d9 move icon script 2022-10-04 20:40:19 +02:00