Commit Graph

3950 Commits

Author SHA1 Message Date
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
Mads Rasmussen
ef490fc5f3 add upload field 2023-01-10 20:49:49 +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
Mads Rasmussen
48b599d3ad Merge branch 'main' into feature/property-editor-configs-v3 2023-01-10 18:08:33 +01:00
Mads Rasmussen
ab773a201c add image cropper 2023-01-10 18:08:13 +01:00
Niels Lyngsø
2fc30d5144 Merge branch 'main' into feature/refactor-RxJS-stores 2023-01-10 16:40:39 +01:00
Mads Rasmussen
7164389a30 add image crops configuration 2023-01-10 16:29:54 +01:00
Mads Rasmussen
74b3580655 add media picker 2023-01-10 16:26:57 +01:00
Mads Rasmussen
3e0f6d78f3 rename to block list block configuration 2023-01-10 16:10:14 +01: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ø
3a331cb6ec Merge remote-tracking branch 'origin/feature/property-context' into feature/refactor-RxJS-stores
# Conflicts:
#	src/core/observable-api/unique-behavior-subject.ts
2023-01-10 16:01:00 +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
Lone Iversen
356bcf2298 checks to manifest 2023-01-10 14:42:51 +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
Lone Iversen
33c656ed89 Merge remote-tracking branch 'origin/main' into feature/dashboard-health-check 2023-01-10 14:23:35 +01:00
Lone Iversen
0e6b98f475 health-check manifest extension tests 2023-01-10 14:22:45 +01:00
Niels Lyngsø
7e93c6b313 Merge branch 'main' into feature/property-context 2023-01-10 13:42:36 +01:00
Niels Lyngsø
64992a7a2c Merge branch 'main' into feature/refactor-RxJS-stores 2023-01-10 13:41:23 +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ø
8e63492649 Merge remote-tracking branch 'origin/main' into feature/refactor-RxJS-stores 2023-01-10 13:36:17 +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ø
6774735c1a added storybook:build script 2023-01-10 13:26:09 +01:00
Niels Lyngsø
27d37b1c79 name prop for workspace context 2023-01-10 13:26:01 +01:00
Niels Lyngsø
f2c70e6c4a comment 2023-01-10 12:58:27 +01:00
Niels Lyngsø
d72dadd464 Merge remote-tracking branch 'origin/feature/property-context' into feature/refactor-RxJS-stores 2023-01-10 12:35:44 +01:00
Lone Iversen
5550c5a265 actions html 2023-01-10 12:31:12 +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
Lone Iversen
cf6b1d9332 api calls 2023-01-10 11:00:56 +01:00
Lone Iversen
d5bde101d0 Merge remote-tracking branch 'origin/main' into feature/dashboard-health-check 2023-01-10 10:59:30 +01:00
Mads Rasmussen
cb5b17a403 add block list property to document 2023-01-10 10:32:24 +01:00
Mads Rasmussen
f2f5f701dd add block configuration property editor ui 2023-01-10 09:03:30 +01:00
Mads Rasmussen
0ccd622e01 add number range property editor ui 2023-01-10 08:58:51 +01:00
Mads Rasmussen
e08a4139df import checkbox list registration 2023-01-10 08:51:27 +01:00