leekelleher
0eb7ec06c3
Adds validationRange config on property-editors that use "Umb.PropertyEditorUi.NumberRange"
2024-04-25 13:21:49 +01:00
leekelleher
85cb006493
Adds min=0 config on property-editors that use "Umb.PropertyEditorUi.Number"
2024-04-25 13:21:32 +01:00
leekelleher
79eace3e43
Adds min="0" on direct number inputs
2024-04-25 13:20:33 +01:00
leekelleher
54c56cba6e
NumberRange property-editor
...
adds support for `validationRange` to define the
min/max constraints of the overall range.
+ code tidy-up
Note: I tried to keep the `∞` entity, but I was
unable to make it work within an expression.
2024-04-25 13:19:45 +01:00
leekelleher
036d4fb22c
Number property-editor min/max
...
validates that the min/max/step configuration are valid integers.
2024-04-25 13:16:45 +01:00
Jacob Overgaard
6f0118ae5c
Merge pull request #1706 from umbraco/bugfix/input-file-remove
...
remove files
2024-04-25 10:49:49 +02:00
JesmoDev
426ea782b7
remove files
2024-04-25 10:42:27 +02:00
Jacob Overgaard
15cf9ae796
Merge pull request #1705 from umbraco/bugfix/input-file
...
Bugfix/input file
2024-04-25 10:32:02 +02:00
JesmoDev
342af27497
add image preview
2024-04-25 10:23:55 +02:00
JesmoDev
d92bdf2cfb
add extensions null check and cleanup
2024-04-25 10:23:49 +02:00
Lee Kelleher
2b50d6eb6d
Merge pull request #1698 from umbraco/chore/move-property-editor-schemas
...
Chore: move property editor schemas into each property editor folder
2024-04-25 08:58:20 +01:00
Lone Iversen
296a46c78f
dont insert partialviews in partialviews
2024-04-25 09:57:27 +02:00
Lone Iversen
d38a87e319
Fixes page field builder recursive bug
2024-04-25 09:57:27 +02:00
Lone Iversen
b780c873dc
Bugfix: Templating Query Builder
2024-04-25 09:57:27 +02:00
Niels Lyngsø
14dbd25d97
Merge pull request #1700 from umbraco/bugfix/workspace-entity-action-menu
...
Fix: umb-workspace-entity-action-menu: only prevent rendering when undefined
2024-04-25 09:57:10 +02:00
Lone Iversen
78fec1ecdc
Bugfix: Language isocode and fallback picker
2024-04-25 09:56:54 +02:00
Lone Iversen
60a73ce457
Bugfix: Upload files with no extensions
2024-04-25 09:56:38 +02:00
Jacob Overgaard
89f87cf220
Merge branch 'main' into chore/move-property-editor-schemas
2024-04-25 09:51:34 +02:00
Jacob Overgaard
9ab13f4712
Merge branch 'main' into bugfix/workspace-entity-action-menu
2024-04-25 09:50:41 +02:00
Jacob Overgaard
bad8b164f5
fix test after changing of fallback language code
2024-04-25 09:50:02 +02:00
Jacob Overgaard
14ad903ca8
Merge branch 'main' into chore/move-property-editor-schemas
2024-04-25 09:11:05 +02:00
Niels Lyngsø
de1b15ad0e
only prevent rendering when undefined
2024-04-24 12:53:36 +02:00
Jacob Overgaard
bc3b6caca7
add new keys to the default language
2024-04-24 11:45:15 +02:00
Jacob Overgaard
2eabcf96b2
clean up languages files compared with v13
2024-04-24 11:45:03 +02:00
Jacob Overgaard
5f48735e46
update meta headers
2024-04-24 11:25:36 +02:00
Mads Rasmussen
8b38786eb0
add types
2024-04-24 11:22:57 +02:00
Mads Rasmussen
d5c8b38993
add types
2024-04-24 11:19:05 +02:00
Mads Rasmussen
9e8bb63038
add types
2024-04-24 11:14:41 +02:00
Mads Rasmussen
5d0584f05c
Merge branch 'main' into chore/move-property-editor-schemas
2024-04-24 11:09:25 +02:00
Jacob Overgaard
d1da60ed6f
add meta headers to language files
2024-04-24 11:09:20 +02:00
Mads Rasmussen
61528b4dab
fixing types
2024-04-24 11:08:37 +02:00
Jacob Overgaard
57c5d80eeb
rename 'en-gb' to 'en' and set that as the fallback language to mimick v13
2024-04-24 11:03:02 +02:00
Mads Rasmussen
0d2f8e77d7
add type safety for manifest exports
2024-04-24 10:29:44 +02:00
Liam Laverty
f0c50e839f
updates each of the lang localization files to include the language local name in the header
2024-04-24 10:28:41 +02:00
Liam Laverty
452fe6fd06
Updates the localization manifest file to include refs to the new lang files
2024-04-24 10:28:41 +02:00
Liam Laverty
60dbc54cb5
Adds Chinese (Taiwan) localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
ffab55b8b0
Adds Chinese (Simple) localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
0aaf20f5d2
Adds Ukrainian localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
389002d6c9
Adds Turkish localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
467e1bb805
Adds Swedish localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
5ed9ff15bd
Adds Russian localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
49b743f1f8
Adds Romanian localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
afaf4aecbb
Adds Portuguese Brazil localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
fc9498a1b4
Adds Polish localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
5792ca4e43
Adds Dutch localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
a0e1f6824e
Adds Norwegian localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
da1f2183cc
Adds Korean localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
b4fc1e2678
Adds Japanese localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
a5210477cb
Adds Italian localization file
2024-04-24 10:28:41 +02:00
Liam Laverty
e89c17ffd4
Adds Croatian localization file
2024-04-24 10:28:41 +02:00