v14.0.0-rc2
What's Changed Since RC1
🙌 Notable Changes
- Feature/public-entrypoints by @iOvergaard in #1628
- backofficeEntryPoint extension type by @nielslyngsoe in #1666
- Feature: icons extension by @nielslyngsoe in #1656
- Add localization files by @liamlaverty in #1655
💥 Breaking Changes
- Delete UmbInputListBaseElement by @madsrasmussen in #1679
- Fix: the modal context should update the entire value rather than updating it partially by @nielslyngsoe in #1690
🚀 New Features
- Feature: content type generic tab corrections by @nielslyngsoe in #1641
- Feature: Add User Group Order By option by @madsrasmussen in #1657
- Feature/workspace back button by @JesmoDev in #1644
- Feature: Adds "multiple" feature to Dropdown property-editor UI by @leekelleher in #1682
- Feature: "Select" Property Editor UI by @leekelleher in #1680
- Feature: Add /error route by @iOvergaard in #1688
- Feature: Move Entity Action by @loivsen in #1694
🐛 Bug Fixes
- Bugfix: Persisting user group start nodes by @madsrasmussen in #1635
- Bugfix: Look up user group start node names by @madsrasmussen in #1642
- Bugfix: Update Member Group by @JesmoDev in #1645
- fix number range from control implementation by @nielslyngsoe in #1646
- Bugfix: Color Picker: default value for
useLabel
configuration by @leekelleher in #1647 - Bugfix: Radio Button List: prevent triggering double 'change' event by @leekelleher in #1648
- Bugfix: Document Picker sorting by @leekelleher in #1652
- Bugfix: Member Picker sorting by @leekelleher in #1658
- Bugfix: Member Group Picker sorting by @leekelleher in #1659
- Corrects "minimum" to "maximum" in the integer and decimal property editors by @liamlaverty in #1662
- Bugfix/member picker header and icons by @JesmoDev in #1654
- Bugfix: remove import of components by @madsrasmussen in #1671
- Fixes issue with RTE query string links #1674 and ensures #1169 by @enkelmedia in #1676
- Bugfix: Composition Modal when document type isNew by @loivsen in #1681
- Bugfix: Save button is randomly disabled by @madsrasmussen in #1687
- Fix: Create name for no name groups by @nielslyngsoe in #1670
- Bugfix: Added sorting to Multi-URL Picker by @leekelleher in #1697
- Bugfix: Added sorting to Collection configuration editors by @leekelleher in #1696
- Bugfix: Added sorting to picker inputs by @leekelleher in #1691
- Bugfix: Upload files with no extensions by @loivsen in #1702
- Bugfix: Language isocode and fallback picker by @loivsen in #1701
- Fix: umb-workspace-entity-action-menu: only prevent rendering when undefined by @nielslyngsoe in #1700
- Bugfix: Templating Query Builder by @loivsen in #1699
- Bugfix/input file by @JesmoDev in #1705
- remove files by @JesmoDev in #1706
Other Changes
- Chore: minor corrections for form control by @nielslyngsoe in #1643
- Chore: Lee's code sweep (post-RC1, pre-RC2) by @leekelleher in #1650
- Chore: Removes
UmbConfigRepository
by @leekelleher in #1651 - Chore: Media Entity Picker: Swaps
umb-input-entity
withumb-input-media
by @leekelleher in #1653 - Improvementy: Lazy load Data Type repo + stores by @madsrasmussen in #1665
- Use alias import of modal token by @madsrasmussen in #1667
- Data Type - manifest lazy load apis (bundling prep) by @madsrasmussen in #1677
- Create Blocks in a Block Grid Area by @nielslyngsoe in #1596
- Variant Models clean up by @nielslyngsoe in #1649
- Focus impl for entity action list and confirm modal by @nielslyngsoe in #1683
- Chore: Clean up UI around two-factor by @iOvergaard in #1689
- Chore: Move User Picker Property Editor UI to user module by @madsrasmussen in #1686
- Chore: Move Member Picker Property Editor UI to member module by @madsrasmussen in #1685
- Chore: Move Member Group Picker Property Editor UI to Member group module by @madsrasmussen in #1684
- Chore: Move property editor uis to standalone package by @madsrasmussen in #1695
- Chore: Lee's code sweep (for RC2) by @leekelleher in #1692
- Chore: move property editor schemas into each property editor folder by @madsrasmussen in #1698
New Contributors
- @liamlaverty made their first contribution in #1662
Full Changelog: v14.0.0-rc1...v14.0.0-rc2