Nathan Woulfe
|
19492e5b24
|
Update manifests.ts
Updates label for edit view (was Info, should be Content)
|
2023-01-12 11:39:30 +10:00 |
|
Nathan Woulfe
|
b7b6ec69da
|
Update workspace-property.element.ts
Fixes observing label to set description => should observe _propertyContext.description
|
2023-01-12 11:32:13 +10:00 |
|
Niels Lyngsø
|
66c6ea2cf1
|
change to a type import
|
2023-01-11 20:09:42 +01:00 |
|
Niels Lyngsø
|
2dea9896f7
|
render method on extension slot
|
2023-01-11 20:07:16 +01:00 |
|
Niels Lyngsø
|
5c0b70d54f
|
implemented native validation
|
2023-01-11 19:23:34 +01:00 |
|
dependabot[bot]
|
ab6b9554ab
|
Bump @umbraco-ui/uui from 1.0.2 to 1.1.0
Bumps [@umbraco-ui/uui](https://github.com/umbraco/Umbraco.UI/tree/HEAD/packages/uui) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/umbraco/Umbraco.UI/releases)
- [Changelog](https://github.com/umbraco/Umbraco.UI/blob/v1/contrib/packages/uui/CHANGELOG.md)
- [Commits](https://github.com/umbraco/Umbraco.UI/commits/@umbraco-ui/uui@1.1.0/packages/uui)
---
updated-dependencies:
- dependency-name: "@umbraco-ui/uui"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 18:11:38 +00:00 |
|
dependabot[bot]
|
f4ee2dcd69
|
Bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.2...v3.5.3)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 18:10:47 +00:00 |
|
Niels Lyngsø
|
7ca0a9cd25
|
number range input + editor
|
2023-01-11 16:30:19 +01:00 |
|
Jacob Overgaard
|
be2a105fc2
|
fix errors as listed by eslint-plugin-wc
|
2023-01-11 16:23:14 +01:00 |
|
Jacob Overgaard
|
fcbd777c98
|
cleanup eslint config and enable eslint-plugin-wc
|
2023-01-11 16:22:59 +01:00 |
|
Jacob Overgaard
|
fa8f7e9832
|
update eslint plugins and install eslint-plugin-wc
|
2023-01-11 16:22:42 +01:00 |
|
Niels Lyngsø
|
690fb6b234
|
Merge remote-tracking branch 'origin/main' into feature/property-editor-content-picker
# Conflicts:
# src/core/mocks/data/data-type.data.ts
|
2023-01-11 15:53:46 +01:00 |
|
Niels Lyngsø
|
c624a4bfe3
|
comment
|
2023-01-11 15:48:18 +01:00 |
|
Niels Lyngsø
|
0a93eda20d
|
validation for range of selected
|
2023-01-11 15:48:15 +01:00 |
|
Mads Rasmussen
|
188cfe215b
|
Merge branch 'main' into feature/property-editor-configs-v3
|
2023-01-11 15:32:50 +01:00 |
|
Niels Lyngsø
|
206bb397d5
|
selectedKeys
|
2023-01-11 15:26:14 +01:00 |
|
Niels Lyngsø
|
34e305814c
|
use appendToFrozenArray method
|
2023-01-11 15:15:47 +01:00 |
|
Niels Lyngsø
|
932aa1f9ae
|
as FormControl
|
2023-01-11 15:02:15 +01:00 |
|
Niels Lyngsø
|
929fe54eba
|
implement UUI form control document picker
|
2023-01-11 14:47:07 +01:00 |
|
Niels Lyngsø
|
37a4cd651e
|
clean up
|
2023-01-11 14:46:54 +01:00 |
|
Niels Lyngsø
|
f678deb187
|
input document picker element
|
2023-01-11 14:34:13 +01:00 |
|
Niels Lyngsø
|
ff3f5f5307
|
rename content picker to document picker
|
2023-01-11 14:33:59 +01:00 |
|
dependabot[bot]
|
592abf1536
|
Bump vite from 3.2.4 to 4.0.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 4.0.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.4/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 13:11:16 +01:00 |
|
Niels Lyngsø
|
3785a04b2e
|
move render method
|
2023-01-11 13:08:10 +01:00 |
|
Niels Lyngsø
|
fdfe0eaddc
|
correcting rename
|
2023-01-11 12:43:13 +01:00 |
|
Niels Lyngsø
|
8fad382e2d
|
rename data type workspace
|
2023-01-11 12:30:29 +01:00 |
|
Niels Lyngsø
|
cb3e740ecd
|
remove space
|
2023-01-11 11:38:10 +01:00 |
|
Niels Lyngsø
|
cc97812a6b
|
update JSDocs
|
2023-01-11 11:32:41 +01:00 |
|
Niels Lyngsø
|
f9dae8231f
|
rename CreateObservablePart to lower case
|
2023-01-11 11:29:41 +01:00 |
|
Niels Lyngsø
|
7ee2665781
|
implement and use appendToFrozenArray
|
2023-01-11 11:29:04 +01:00 |
|
Niels Lyngsø
|
8f75b7b6ec
|
make setPropertyValue work with frozen subjects
|
2023-01-11 11:20:23 +01:00 |
|
Niels Lyngsø
|
fee7dbd20a
|
update data when value is changed from the outside
|
2023-01-11 11:20:06 +01:00 |
|
Niels Lyngsø
|
999e06d247
|
listen for the right event name
|
2023-01-11 11:19:28 +01:00 |
|
Niels Lyngsø
|
c2ccdb31f3
|
do not compare, the subject does this much better
|
2023-01-11 11:19:17 +01:00 |
|
Niels Lyngsø
|
d2e032dd06
|
clean up as we dont use this anymore
|
2023-01-11 11:19:04 +01:00 |
|
Niels Lyngsø
|
e99c07cc86
|
add comment
|
2023-01-11 10:52:04 +01:00 |
|
Niels Lyngsø
|
b048c8c751
|
clean up data types
|
2023-01-11 10:31:46 +01:00 |
|
Niels Lyngsø
|
a98a4778e0
|
use standard BehaviorSubject
|
2023-01-11 10:20:29 +01:00 |
|
Jacob Overgaard
|
ad3a3507e6
|
apply tryExecuteAndNotify on stores
|
2023-01-11 09:50:31 +01:00 |
|
Jacob Overgaard
|
3c17123794
|
add controller context to the base store
|
2023-01-11 09:48:28 +01:00 |
|
Niels Lyngsø
|
3eb05f03d4
|
Add TODO note
|
2023-01-10 22:18:10 +01:00 |
|
Niels Lyngsø
|
9d0bb111ff
|
TODO note
|
2023-01-10 22:17:54 +01:00 |
|
Niels Lyngsø
|
5b00ba4322
|
do not update if path is the same.
|
2023-01-10 22:17:45 +01:00 |
|
Niels Lyngsø
|
fd28ffba4c
|
do not manipulate the received data.
|
2023-01-10 22:17:18 +01:00 |
|
Niels Lyngsø
|
137d4774c9
|
correct white space
|
2023-01-10 21:55:22 +01:00 |
|
Niels Lyngsø
|
dd384e5e67
|
correct white space
|
2023-01-10 21:54:53 +01:00 |
|
Niels Lyngsø
|
67f2f7d5df
|
only deep freeze objects
|
2023-01-10 21:52:42 +01:00 |
|
Niels Lyngsø
|
d77f0f46f3
|
fix white space
|
2023-01-10 21:51:42 +01:00 |
|
Niels Lyngsø
|
b268029959
|
fix white spaces
|
2023-01-10 21:48:43 +01:00 |
|
Niels Lyngsø
|
528e9f29d4
|
use BehaviorSubject
|
2023-01-10 21:48:22 +01:00 |
|