v14.0.0--preview007
iOvergaard
released this
26 Feb 10:39
·
1 commit
to main
since this release
How to get started
Learn how to get started on the official docs with the Getting Started guide.
Notable Changes
Importmap generation has been automated, so it's now possible to add an importmap
object to any umbraco-package.json
file to add your modules to the main importmap of the Backoffice. Check out the inline examples for the UmbracoPackage object to learn more.
Adding collection views as a property editor is now possible to see how it could work. The next step is to wire it up for document types, so you can view the children as a node in a collection view (previously known as a List View).
What's Changed
- Document Collection: Document Workspace Collection Condition by @leekelleher in #1206
- Document Collection: Initial setup, repository, mock data by @leekelleher in #1203
- Document Collection: Table and Grid views by @leekelleher in #1204
- Document Collection: Create action button by @leekelleher in #1205
- improve controller lifecycle cleanup by @nielslyngsoe in #1224
- Generate umbraco package by @iOvergaard in #1218
- Feature: Document Collection UI by @leekelleher in #1208
- Regenerated Management API schema models by @leekelleher in #1232
- Feature: Document Type Sorting by @loivsen in #1210
- Feature: Document Type sortOrder Calculation by @loivsen in #1228
- Feature: Sets Template Content when new by @loivsen in #1229
- Dynamic Root: Modal code tidy up by @leekelleher in #1221
- Feature: Templating modals + localizations by @loivsen in #1231
- Feature: Member Management Scaffolding by @madsrasmussen in #1198
- Document Collection UI (part 2) by @leekelleher in #1238
- Document Collection Views refactor by @leekelleher in #1244
umb-table
fix issue withicon
by @leekelleher in #1241- Feature:
UmbTableColumnLayoutElement
interface by @leekelleher in #1239 - Feature: Document Collection: Create Document action opens in modal by @leekelleher in #1242
- Feature: Tree icons setup and updates by @loivsen in #1243
- Feature: Workspace Footer App extension point by @madsrasmussen in #1245
- Feature: Page Field Modal + Section Picker Modal by @loivsen in #1234
- Feature/block grid editor take 2 by @nielslyngsoe in #1223
- Fix path in embed.cshtml mock data by @bjarnef in #1256
- Save & Save & Publish modals, part 1 by @iOvergaard in #1247
- Feature: Media Collection Entity Bulk Action Conditions by @leekelleher in #1252
- Chore: Mock API for Document and Media Collection by @leekelleher in #1251
- Feature: Media Collection Repository by @leekelleher in #1249
- Document Tree Repositories export by @nielslyngsoe in #1248
- Chore: Document Collection code tidy-up by @leekelleher in #1254
- remove background from uui-table-head in umb-table by @nathanwoulfe in #1236
- Feature: Media Collection Views by @leekelleher in #1250
- Feature: Media Section View by @leekelleher in #1253
- Feature/split panel by @JesmoDev in #1174
- Save & Save & Publish modals, part 2 (entity actions) by @iOvergaard in #1257
- Media section without collections by @JesmoDev in #1230
- Fix minor issues with data types by @leekelleher in #1259
Full Changelog: v14.0.0--preview006...v14.0.0--preview007