Commit Graph

2745 Commits

Author SHA1 Message Date
Niels Lyngsø
8a1a7bffe0 Merge pull request #388 from umbraco/dependabot/npm_and_yarn/lit-2.6.0 2023-01-10 21:12:14 +01:00
Niels Lyngsø
d3403e9834 Merge pull request #385 from umbraco/dependabot/npm_and_yarn/lit-html-2.6.0 2023-01-10 21:11:54 +01:00
Niels Lyngsø
27f18bfa98 Merge pull request #387 from umbraco/dependabot/npm_and_yarn/storybook/builder-vite-0.2.7 2023-01-10 21:06:50 +01:00
Niels Lyngsø
bd8e44568d Merge branch 'main' into dependabot/npm_and_yarn/storybook/builder-vite-0.2.7 2023-01-10 20:59:03 +01:00
Niels Lyngsø
e85a28e795 Merge pull request #386 from umbraco/dependabot/npm_and_yarn/prettier-2.8.2 2023-01-10 20:58:42 +01:00
dependabot[bot]
e793403c25 Bump lit from 2.5.0 to 2.6.0
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.6.0/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 19:15:22 +00:00
dependabot[bot]
2b6ff886af Bump @storybook/builder-vite from 0.2.6 to 0.2.7
Bumps [@storybook/builder-vite](https://github.com/storybookjs/builder-vite/tree/HEAD/packages/builder-vite) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/storybookjs/builder-vite/releases)
- [Commits](https://github.com/storybookjs/builder-vite/commits/v0.2.7/packages/builder-vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 19:14:51 +00:00
dependabot[bot]
7fa30f7798 Bump prettier from 2.8.1 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [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/2.8.1...2.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 19:14:21 +00:00
dependabot[bot]
74be5c3d48 Bump lit-html from 2.5.0 to 2.6.0
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-html@2.6.0/packages/lit-html)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 19:13:43 +00:00
Niels Lyngsø
b1e7d4d570 Merge pull request #380 from umbraco/feature/property-context 2023-01-10 16:09:46 +01:00
Niels Lyngsø
ce8f692c2b correct events 2023-01-10 16:03:27 +01:00
Niels Lyngsø
19d83cc730 JSDocs 2023-01-10 15:52:00 +01:00
Niels Lyngsø
25fd0bc075 revert 2023-01-10 15:51:52 +01:00
Niels Lyngsø
af83aabe6d JSDocs 2023-01-10 15:51:27 +01:00
Niels Lyngsø
9a02b4026d simpler initialization of Subject 2023-01-10 15:47:03 +01:00
Niels Lyngsø
8bdc14f818 refactor property editor chang event 2023-01-10 15:34:05 +01:00
Niels Lyngsø
b1baa70c47 add Alias to Import 2023-01-10 14:30:40 +01:00
Niels Lyngsø
134069851f added comment 2023-01-10 14:24:09 +01:00
Niels Lyngsø
7e93c6b313 Merge branch 'main' into feature/property-context 2023-01-10 13:42:36 +01:00
Niels Lyngsø
13e50a6f8d Merge pull request #383 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1 2023-01-10 13:40:07 +01:00
Niels Lyngsø
afe998e300 Merge branch 'dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1' of https://github.com/umbraco/Umbraco.CMS.Backoffice into dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1 2023-01-10 13:34:47 +01:00
Niels Lyngsø
daba802075 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1
# Conflicts:
#	package-lock.json
#	package.json
2023-01-10 13:34:38 +01:00
dependabot[bot]
e1e78083b1 Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1.
- [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.48.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 12:34:05 +00:00
Niels Lyngsø
fc09e58830 Merge pull request #382 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1 2023-01-10 13:32:35 +01:00
Niels Lyngsø
1487f02a47 Merge pull request #378 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.18 2023-01-10 13:32:10 +01:00
Niels Lyngsø
99430b6570 Merge pull request #377 from umbraco/dependabot/npm_and_yarn/playwright/test-1.29.2 2023-01-10 13:31:47 +01:00
Niels Lyngsø
6753410982 change property setting 2023-01-10 11:46:06 +01:00
Niels Lyngsø
c70acfd2fe make sure property changes is unique 2023-01-10 11:33:02 +01:00
Niels Lyngsø
e3d32e9609 call on constructor 2023-01-10 11:12:26 +01:00
dependabot[bot]
e485573348 Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1.
- [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.48.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:40:59 +00:00
dependabot[bot]
b050934f68 Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.1.
- [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.48.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:39:43 +00:00
Niels Lyngsø
b161e91d32 move CreateObservablePart 2023-01-09 19:14:43 +01:00
Niels Lyngsø
329cd3a1bd revert change 2023-01-09 16:11:03 +01:00
Niels Lyngsø
cdda5e5f4e stop event. 2023-01-09 16:10:14 +01:00
Niels Lyngsø
259e2a534a comments 2023-01-09 16:09:19 +01:00
Niels Lyngsø
b0ac74e1a5 correct actions 2023-01-09 16:07:14 +01:00
Niels Lyngsø
16e5945ac8 move method 2023-01-09 15:52:17 +01:00
Niels Lyngsø
913cce2133 fix type compliance 2023-01-09 15:45:17 +01:00
Niels Lyngsø
5b2d1da273 rename property to workspace-property 2023-01-09 15:17:19 +01:00
Niels Lyngsø
12e33bba7b Merge remote-tracking branch 'origin/main' into feature/property-context 2023-01-09 14:56:03 +01:00
Niels Lyngsø
4c914ec390 simpler implementation 2023-01-09 14:50:15 +01:00
Jacob Overgaard
49f6a3e9b6 Merge pull request #375 from umbraco/feature/backend-integration
Installer: Make it work with the backend
2023-01-09 12:52:43 +01:00
Mads Rasmussen
b611cf8473 Merge branch 'main' into feature/backend-integration 2023-01-09 12:47:18 +01:00
Niels Lyngsø
c3f005a3ee Merge pull request #379 from umbraco/feature/split-tree-extensions 2023-01-09 12:15:07 +01:00
Niels Lyngsø
4bef546314 comment 2023-01-09 12:09:03 +01:00
Mads Rasmussen
14794c81cb render actions based on entity type + only render actions menu if a tree item has actions 2023-01-09 12:00:40 +01:00
Niels Lyngsø
a8c006297b move action to textArea for testing purpose 2023-01-09 11:40:15 +01:00
Niels Lyngsø
c18ee7414a use repeat directive from Lit 2023-01-09 11:39:58 +01:00
Mads Rasmussen
f98e682237 pass entity to section context 2023-01-09 11:15:54 +01:00
Mads Rasmussen
9133de5ee8 make entity-type optional on menu items 2023-01-09 11:00:58 +01:00