Commit Graph

1669 Commits

Author SHA1 Message Date
Mads Rasmussen
f53eae2e0d fix wrong import paths 2022-12-12 14:21:07 +01:00
Mads Rasmussen
a23b787831 remove node store 2022-12-12 14:17:24 +01:00
Mads Rasmussen
24ff2425ec add type to import 2022-12-12 14:06:18 +01:00
Mads Rasmussen
b844415fbb provide content store 2022-12-12 14:05:45 +01:00
Mads Rasmussen
b85cc3ec81 add types 2022-12-12 14:04:28 +01:00
Mads Rasmussen
bde15c6122 remove debugger 2022-12-12 13:31:32 +01:00
Mads Rasmussen
4de39ce513 fetch media items 2022-12-12 13:29:55 +01:00
Mads Rasmussen
4c66d0926a trash documents 2022-12-12 12:45:11 +01:00
Niels Lyngsø
2c6ac9a650 umb-editor-layout -> umb-body-layout 2022-12-12 11:31:47 +01:00
Mads Rasmussen
510bd10aa3 save document 2022-12-12 11:23:47 +01:00
Niels Lyngsø
2217f8a41b view-node-info -> view-content-info 2022-12-12 10:26:40 +01:00
Niels Lyngsø
2781575aca view-node-edit -> view-content-edit 2022-12-12 10:24:54 +01:00
Niels Lyngsø
441b5a13c9 node-editor -> content-editor 2022-12-12 10:24:32 +01:00
Niels Lyngsø
23106e9c5f Merge remote-tracking branch 'origin/main' into fix/tree-refactor
# Conflicts:
#	src/core/mocks/browser-handlers.ts
2022-12-12 10:08:18 +01:00
Mads Rasmussen
ed5d152f3e handle documents 2022-12-12 10:06:10 +01:00
Niels Lyngsø
2928595582 Merge pull request #292 from umbraco/dependabot/npm_and_yarn/vite-tsconfig-paths-4.0.1 2022-12-12 09:05:16 +01:00
Niels Lyngsø
34d0acbbd9 Merge pull request #291 from umbraco/dependabot/npm_and_yarn/eslint-8.29.0 2022-12-12 09:04:24 +01:00
dependabot[bot]
2123ec01f1 Bump vite-tsconfig-paths from 3.6.0 to 4.0.1
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v3.6.0...v4.0.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:09:02 +00:00
dependabot[bot]
a888d33dce Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:08:18 +00:00
JesmoDev
94beac5cea Merge pull request #290 from umbraco/feature/css-var-intellisense
uui css variable intellisense
2022-12-08 15:22:48 +01:00
Jesper Møller Jensen
4a78db0001 add extension recommendation and extension setup 2022-12-08 15:02:06 +01:00
Niels Lyngsø
114a6f2ffb Merge pull request #286 from umbraco/dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 14:05:02 +01:00
Niels Lyngsø
08d52201dc Merge branch 'main' into dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 14:00:41 +01:00
Niels Lyngsø
cfe3a1b1c1 Merge pull request #289 from umbraco/dependabot/npm_and_yarn/decode-uri-component-0.2.2 2022-12-08 14:00:29 +01:00
Niels Lyngsø
88322398cd Merge branch 'main' into dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 13:56:57 +01:00
JesmoDev
9856f75764 Merge pull request #288 from umbraco/feature/code-snippets
Adds code snippets to the project
2022-12-08 13:54:13 +01:00
Niels Lyngsø
c7a63c40b0 Merge pull request #287 from umbraco/dependabot/npm_and_yarn/storybook/web-components-6.5.14 2022-12-08 13:53:48 +01:00
dependabot[bot]
631331c255 Bump @storybook/addon-a11y from 6.5.13 to 6.5.14
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:51:59 +00:00
Niels Lyngsø
4da7a7fd92 Merge pull request #285 from umbraco/dependabot/npm_and_yarn/storybook/addon-actions-6.5.14 2022-12-08 13:51:17 +01:00
dependabot[bot]
9e8971467c Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:50:27 +00:00
Niels Lyngsø
ac88f65dd3 Merge pull request #284 from umbraco/dependabot/npm_and_yarn/playwright-msw-2.0.2 2022-12-08 13:50:21 +01:00
Niels Lyngsø
1a39d8bd8b Merge pull request #283 from umbraco/dependabot/npm_and_yarn/types/uuid-9.0.0 2022-12-08 13:49:41 +01:00
Jesper Møller Jensen
7b129729be add lit snippets and allow them in gitignore 2022-12-08 13:03:51 +01:00
dependabot[bot]
8d4ca42ede Bump @storybook/web-components from 6.5.13 to 6.5.14
Bumps [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/app/web-components) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/app/web-components)

---
updated-dependencies:
- dependency-name: "@storybook/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:09:52 +00:00
dependabot[bot]
118e02cdfb Bump @storybook/addon-actions from 6.5.13 to 6.5.14
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:07:30 +00:00
Jacob Overgaard
03c864760c update msw 2022-12-02 14:16:44 +01:00
dependabot[bot]
2187e3ef78 Bump playwright-msw from 2.0.1 to 2.0.2
Bumps [playwright-msw](https://github.com/valendres/playwright-msw/tree/HEAD/packages/playwright-msw) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Changelog](https://github.com/valendres/playwright-msw/blob/playwright-msw@2.0.2/packages/playwright-msw/CHANGELOG.md)
- [Commits](https://github.com/valendres/playwright-msw/commits/playwright-msw@2.0.2/packages/playwright-msw)

---
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-12-01 18:08:26 +00:00
dependabot[bot]
bf984795ec Bump @types/uuid from 8.3.4 to 9.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 to 9.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 18:08:34 +00:00
Jacob Overgaard
73d78d82d8 reverse order of parameters to allow override of color 2022-11-29 15:06:52 +01:00
Jacob Overgaard
1c12c1c4e6 add loading state to performance profiling dashboard 2022-11-29 14:20:03 +01:00
dependabot[bot]
7754d40c7f Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.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.45.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-11-29 09:11:10 +01:00
dependabot[bot]
6c19e7526f Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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.45.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-11-29 09:03:40 +01:00
Jacob Overgaard
cb79e30497 Merge pull request #280 from umbraco/dependabot/npm_and_yarn/babel/core-7.20.5
Bump @babel/core from 7.20.2 to 7.20.5
2022-11-29 09:03:27 +01:00
Jacob Overgaard
72cde4bb21 Merge pull request #282 from umbraco/dependabot/npm_and_yarn/msw-0.49.1
Bump msw from 0.49.0 to 0.49.1
2022-11-29 09:03:13 +01:00
Jacob Overgaard
920ec2919b Merge pull request #278 from umbraco/dependabot/github_actions/zgosalvez/github-actions-report-lcov-2
Bump zgosalvez/github-actions-report-lcov from 1 to 2
2022-11-29 08:59:08 +01:00
dependabot[bot]
2128e37f49 Bump msw from 0.49.0 to 0.49.1
Bumps [msw](https://github.com/mswjs/msw) from 0.49.0 to 0.49.1.
- [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.49.0...v0.49.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:19:07 +00:00
dependabot[bot]
a6bcaef9c6 Bump @babel/core from 7.20.2 to 7.20.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:17:05 +00:00
dependabot[bot]
6651c03550 Bump zgosalvez/github-actions-report-lcov from 1 to 2
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 1 to 2.
- [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases)
- [Commits](https://github.com/zgosalvez/github-actions-report-lcov/compare/v1...v2)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-report-lcov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:14:07 +00:00
Jacob Overgaard
d3b4f5bfcc Merge pull request #277 from umbraco/dependabot/npm_and_yarn/xmldom/xmldom-0.8.6
Bump @xmldom/xmldom from 0.8.3 to 0.8.6
2022-11-28 16:18:55 +01:00
dependabot[bot]
221d74218e Bump @xmldom/xmldom from 0.8.3 to 0.8.6
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.3 to 0.8.6.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.3...0.8.6)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 15:07:49 +00:00