Jacob Overgaard
fffe3b8104
chore: re-generate icons
2024-07-17 09:17:24 +02:00
Jacob Overgaard
99f2eee235
build(deps): upgrade npm packages
2024-07-17 09:17:15 +02:00
Lone Iversen
6ce284692b
uui css as well
2024-07-16 11:07:38 +02:00
Lone Iversen
eb3da12310
chore: update uui library to 1.9.0-rc.2
2024-07-16 11:07:38 +02:00
Jacob Overgaard
075cc9690e
Bugfix: Date Picker with only "time" does not display correctly ( #2115 )
...
* fix: takes care of a case where the server and/or input element could send various datetime strings regardless of the configuration of the property editor, for example the "time" configuration could still be complete datetime string
* test: adds tests for all the various input and output cases to ensure the format is 100% matching
* fix: add `_inputValue` to differ between the input and output values, because the server always expects datetimes whereas the client expects differentiated strings
2024-07-16 09:21:56 +02:00
Jacob Overgaard
b38974c25e
Bugfix: Date Picker with only "time" does not display correctly ( #2115 )
...
* fix: takes care of a case where the server and/or input element could send various datetime strings regardless of the configuration of the property editor, for example the "time" configuration could still be complete datetime string
* test: adds tests for all the various input and output cases to ensure the format is 100% matching
* fix: add `_inputValue` to differ between the input and output values, because the server always expects datetimes whereas the client expects differentiated strings
2024-07-15 19:32:11 +01:00
Jacob Overgaard
4c3c0cd487
bump to 14.1.1
2024-07-15 14:21:15 +02:00
Erik-Jan Westendorp
56962ded86
Translate package section
2024-07-15 14:12:46 +02:00
Jacob Overgaard
d74075d996
Merge branch 'main' into v14/chore/check-paths-in-dist-cms
2024-07-12 13:55:46 +02:00
Lone Iversen
c2daee5a1b
Merge pull request #2110 from umbraco/v14/chore/eslint-more-rules
...
Test: Enable more FlatConfig ESLint rules
2024-07-11 09:49:15 +02:00
Jacob Overgaard
d8c8509a3f
Merge pull request #2111 from umbraco/v14/bugfix/label-icon
...
Bugfix: Label property editor does not have the correct icon
2024-07-11 09:43:17 +02:00
Jacob Overgaard
5aa956951d
fix: upgrade lucide + simple-icons and replace "ban.svg" with "pencil-off.svg"
2024-07-11 09:31:22 +02:00
Jacob Overgaard
0a0a233164
test: move prettier plugin to the buttom
2024-07-10 14:15:31 +02:00
Jacob Overgaard
bef65dc9eb
test: remove eslint plugins that do not support FlatConfig
2024-07-10 14:14:04 +02:00
Jacob Overgaard
90fa0a55ca
fix: adjust elements that failed linting
2024-07-10 14:02:58 +02:00
Jacob Overgaard
5f2dbf60f3
test: ignore the config and test files
2024-07-10 14:02:36 +02:00
Jacob Overgaard
fa90dbd8ea
test: enable all the automatic rules that support FlatConfig
2024-07-10 14:02:16 +02:00
Jacob Overgaard
397fc99aba
test: add type mapping to local rule
2024-07-10 14:01:49 +02:00
Jacob Overgaard
633b33cac5
Merge pull request #2109 from umbraco/v14/feature/load-thumbnails-individually
...
Feature: Imaging thumbnail component to load thumbnails in parallel
2024-07-10 12:05:41 +02:00
Jacob Overgaard
8d16b0595b
Merge remote-tracking branch 'origin/release/14.1'
2024-07-10 11:49:09 +02:00
leekelleher
59ea7a2469
Ensures word-wrap for <umb-ufm-render> component
2024-07-10 11:48:48 +02:00
Jacob Overgaard
c7f6bae569
Merge remote-tracking branch 'origin/main' into v14/feature/load-thumbnails-individually
2024-07-10 11:40:02 +02:00
Jacob Overgaard
e221b8f54f
feat: center all items inside whether they be the figure, icon, or loader
2024-07-10 11:33:07 +02:00
Jacob Overgaard
46f1b237f6
feat: add support for an IntersectionObserver in case the images are lazily loaded
2024-07-10 11:32:44 +02:00
Lee Kelleher
39b787243c
Merge pull request #2107 from umbraco/v14/fix/badge-thumbnails
...
Bugfix: Resized media urls result in the request path being too long
2024-07-10 10:30:37 +01:00
Jacob Overgaard
2e7fbdddb7
fix: check for undefined
2024-07-10 11:20:20 +02:00
Jacob Overgaard
abf96a40d4
fix: check for undefined
2024-07-10 11:19:39 +02:00
Jacob Overgaard
f76035830b
chore: avoid having firstUpdated async
2024-07-10 11:18:58 +02:00
Jacob Overgaard
3c92407baa
chore: add imports in case the elements are shown outside Content or Media
2024-07-10 11:07:11 +02:00
Jacob Overgaard
7eac27f438
feat: use the <umb-imaging-thumbnail> element in the <umb-input-media> element
2024-07-10 11:06:52 +02:00
Jacob Overgaard
c7ef0d2f45
feat: set defaults to 300x300 thumbnails
2024-07-10 11:01:11 +02:00
Jacob Overgaard
13f0da0a1c
feat: use the <umb-imaging-thumbnail> element in the media picker property editor
2024-07-10 11:00:56 +02:00
Jacob Overgaard
99b9ececc3
feat: use the <umb-imaging-thumbnail> element in the media picker modal
2024-07-10 11:00:39 +02:00
Jacob Overgaard
e3c7a7bf73
feat: use the <umb-imaging-thumbnail> element in media collections
2024-07-10 10:55:02 +02:00
Jacob Overgaard
5ce948aab8
feat: add thumbnail component that can request a media key and show it or fallback to an icon
2024-07-10 10:54:48 +02:00
Jacob Overgaard
ab99fb39f0
chore: use correct model
2024-07-10 10:00:14 +02:00
Jacob Overgaard
e0bcf6b225
fix: allow empty urls
2024-07-09 17:12:45 +02:00
Jacob Overgaard
13e84ceb50
chore: clear imports
2024-07-09 16:53:32 +02:00
Jacob Overgaard
d840bb1c8c
fix: use thumbnail function
2024-07-09 16:53:05 +02:00
Jacob Overgaard
78c5988bfc
fix: call each thumbnail individually
2024-07-09 16:49:29 +02:00
Jacob Overgaard
f187ca1cc6
fix: add a store to be able to cache thumbnails
2024-07-09 16:49:15 +02:00
Jacob Overgaard
7f6881c1c7
Merge pull request #2048 from umbraco/v14/bugfix/export-multi-url-and-align-element-name
...
Bugfix: Export multi url and align element name
2024-07-09 11:02:18 +02:00
Jacob Overgaard
61ce7fd9cf
fix: import the element so it shows up in the property editor
2024-07-09 10:56:09 +02:00
Jacob Overgaard
d45bef652c
update lockfile
2024-07-09 10:52:46 +02:00
Jacob Overgaard
cc5d543c7f
update tsconfig
2024-07-09 10:43:05 +02:00
Jacob Overgaard
86a8853a69
generate tsconfig
2024-07-09 10:43:00 +02:00
Jacob Overgaard
232cbc590c
Merge branch 'main' into v14/bugfix/export-multi-url-and-align-element-name
2024-07-09 10:39:23 +02:00
Lone Iversen
b4e87ee5c1
bundle
2024-07-09 10:31:21 +02:00
Lone Iversen
6199e08cb3
exports
2024-07-09 10:31:12 +02:00
Lee Kelleher
ee60b114f8
Merge pull request #2105 from umbraco/v14/bugfix/username-is-email
...
V14: The option `usernameIsEmail` is not supported
2024-07-09 09:11:36 +01:00