leekelleher
dbbb5067cf
Integer schema name correction
2024-01-08 10:24:56 +01:00
leekelleher
5295c6fc6d
Property Editor: Number - set numeric value
...
This was setting the value as a `string`, which would cause issues
when used in certain scenarios, e.g. MNTP min/max configuration,
the value would assumed to be numeric, but it'd be a string, so
conditions like `max === 1` would be false, as it'd be `"1"` instead.
Ensuring the value is a `number` before the "property-value-change"
event is sent appears to resolve this issue.
2024-01-08 10:24:16 +01:00
Jacob Overgaard
ca4da1ebd5
Merge branch 'main' into chore/vite5
2024-01-08 10:23:22 +01:00
dependabot[bot]
aa1c4455d6
Bump marked from 11.1.0 to 11.1.1
...
Bumps [marked](https://github.com/markedjs/marked ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 10:22:02 +01:00
dependabot[bot]
fb93d66ad6
Bump typescript from 5.3.2 to 5.3.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 10:21:52 +01:00
Jesper Møller Jensen
2ab22e1790
fix
2024-01-08 13:13:49 +13:00
Jesper Møller Jensen
401e734f52
add story
2024-01-08 13:13:46 +13:00
Jesper Møller Jensen
5738a04f21
more mock data
2024-01-08 12:38:00 +13:00
Jesper Møller Jensen
e64b2242a7
use api in relation view
2024-01-08 12:35:15 +13:00
Jesper Møller Jensen
3959890d6c
relation mocks
2024-01-08 12:35:04 +13:00
Jesper Møller Jensen
1244509822
relation mocks
2024-01-08 12:11:50 +13:00
Jesper Møller Jensen
b88bd79eca
relation mocks
2024-01-08 12:11:30 +13:00
Jesper Møller Jensen
b4f5e16533
add object type handler and data
2024-01-08 12:11:18 +13:00
Niels Lyngsø
a38d27aa7d
UMB_PUBLISHABLE_WORKSPACE_CONTEXT
2024-01-05 15:50:45 +01:00
Niels Lyngsø
e5526ba9c5
clean up
2024-01-05 15:48:42 +01:00
Lone Iversen
cc852446b0
audit log and info workspace
2024-01-05 15:48:27 +01:00
Niels Lyngsø
36d3816636
move document context token
2024-01-05 15:47:56 +01:00
Niels Lyngsø
3b83142912
rename to passContextAliasMatches
2024-01-05 15:08:32 +01:00
Niels Lyngsø
8f5e48714b
better readability of the template
2024-01-05 14:52:45 +01:00
Niels Lyngsø
96ab9052c3
move method
2024-01-05 14:51:59 +01:00
Niels Lyngsø
5b00f1a204
more line breaks
2024-01-05 14:51:42 +01:00
Niels Lyngsø
0de71a7196
add some line breaks
2024-01-05 14:51:26 +01:00
Niels Lyngsø
ba6847eda6
rename elements
2024-01-05 14:50:09 +01:00
Niels Lyngsø
fb912bc116
move data type workspace context token
2024-01-05 14:41:45 +01:00
Niels Lyngsø
fe2d641ef6
get grid columns from data type
2024-01-05 14:41:36 +01:00
Niels Lyngsø
9efd816b42
git ignorer
2024-01-05 14:41:02 +01:00
Niels Lyngsø
0c0d6fcc4c
declare clone method in interface
2024-01-05 12:51:22 +01:00
Niels Lyngsø
e52326774a
Merge remote-tracking branch 'origin/feature/block-grid-column-span-editor' into feature/block-editor-type-workspace
...
# Conflicts:
# src/packages/block/block-grid/workspace/views/block-grid-type-workspace-view-settings.element.ts
2024-01-05 12:40:56 +01:00
Niels Lyngsø
0df3e394ee
custom property implementation
2024-01-05 12:39:20 +01:00
Niels Lyngsø
583d30463c
exactMatch feature
2024-01-05 12:25:34 +01:00
Niels Lyngsø
a4e9e8ae85
further tests
2024-01-05 11:49:42 +01:00
Niels Lyngsø
68a201f0d4
simplify implementation of event
2024-01-05 11:45:39 +01:00
Lone Iversen
33b09e70c9
fix element type only issue
2024-01-05 09:44:53 +01:00
Jesper Møller Jensen
4b8cd3a2d5
add missing function to repo
2024-01-05 15:17:50 +13:00
Jesper Møller Jensen
24d5de0afa
move handlers to new relations folder
2024-01-05 10:52:53 +13:00
Lone Iversen
37243b390f
grid
2024-01-04 16:34:00 +01:00
Lone Iversen
450f5c1948
fix padding
2024-01-04 16:27:39 +01:00
Lone Iversen
961d563969
min 600 width
2024-01-04 16:17:06 +01:00
Niels Lyngsø
425b2c63ed
skip origin for getting parent contexts of same type as origin provides
2024-01-04 15:19:24 +01:00
Lone Iversen
8376895f9c
Merge branch 'feature/block-grid-column-span-editor' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/block-grid-column-span-editor
2024-01-04 15:06:23 +01:00
Lone Iversen
230428ed25
remove unused
2024-01-04 15:06:15 +01:00
Lone Iversen
4f20856b15
Merge branch 'feature/block-editor-type-workspace' into feature/block-grid-column-span-editor
2024-01-04 15:03:57 +01:00
Lone Iversen
f24667a309
styling
2024-01-04 15:01:57 +01:00
Niels Lyngsø
d5855f43ac
retrieve variesByCulture via proxy context api
2024-01-04 14:48:12 +01:00
Niels Lyngsø
77ec4fc876
correct workspace alias
2024-01-04 14:27:29 +01:00
Niels Lyngsø
20895dc5f3
UmbPropertyTypeWorkspaceContext
2024-01-04 14:18:48 +01:00
Niels Lyngsø
9a99918b4e
workspace context for property type modal
2024-01-04 14:00:22 +01:00
Niels Lyngsø
f9c16d0d71
move type
2024-01-04 14:00:10 +01:00
Niels Lyngsø
583ae26d8a
minimize exports
2024-01-04 13:09:07 +01:00
Niels Lyngsø
6ac9e08b9b
clean up
2024-01-04 13:04:45 +01:00