Commit Graph

2763 Commits

Author SHA1 Message Date
Niels Lyngsø
a3b3de88b5 remove import 2023-01-10 21:18:15 +01:00
Niels Lyngsø
2fc30d5144 Merge branch 'main' into feature/refactor-RxJS-stores 2023-01-10 16:40:39 +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
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ø
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
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
Niels Lyngsø
964c6cda6c ensure null/undefined values still works 2023-01-09 20:59:11 +01:00
Niels Lyngsø
1698a228a7 update comment 2023-01-09 20:48:55 +01:00
Niels Lyngsø
dc6ec72118 Simplify update Items 2023-01-09 20:47:29 +01:00
Niels Lyngsø
7f9bd0d8ba context menu 2023-01-09 20:32:44 +01:00
Niels Lyngsø
345ecc3db0 correct comment 2023-01-09 20:29:07 +01:00
Niels Lyngsø
9b5fab187d action menu 2023-01-09 20:28:49 +01:00
Niels Lyngsø
28e623cd05 users changes and TODO note 2023-01-09 20:28:12 +01:00
Niels Lyngsø
1388996865 modal service 2023-01-09 20:23:11 +01:00
Niels Lyngsø
6490229b80 user store 2023-01-09 20:20:07 +01:00
Niels Lyngsø
2000982a3d notifications 2023-01-09 20:18:46 +01:00
Niels Lyngsø
888126d1ca base Store 2023-01-09 20:17:59 +01:00
Niels Lyngsø
055b73440d do not freeze null/undefined values 2023-01-09 20:15:59 +01:00
Niels Lyngsø
79abef60a8 current user history store 2023-01-09 20:14:23 +01:00
Niels Lyngsø
456a72e1fc _isOpen to #isOpen 2023-01-09 20:10:18 +01:00
Niels Lyngsø
9fda355d06 note 2023-01-09 20:09:44 +01:00
Niels Lyngsø
b2027ef5d9 section context 2023-01-09 20:08:07 +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ø
dbc95cc50c just use asObservable 2023-01-09 19:33:12 +01:00
Niels Lyngsø
45d2362457 collection context 2023-01-09 19:26:55 +01:00
Niels Lyngsø
b161e91d32 move CreateObservablePart 2023-01-09 19:14:43 +01:00