Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Preparing v0.6.0-beta release #112

Merged
merged 25 commits into from
Aug 3, 2018
Merged

Preparing v0.6.0-beta release #112

merged 25 commits into from
Aug 3, 2018

Conversation

leekelleher
Copy link
Collaborator

No description provided.

leekelleher and others added 23 commits February 21, 2018 13:38
Use the item picker overlay style for selecting type, on multiple doctype grid editors.
I messed up the previous rebase - doh!
To bring inline with our previous code formatting.
This follows our approach in Stacked Content and gives the intent it for the Page, rather than a "node",
(which becomes confusing in this modern NC/DTGE/StackedContent world)

Added an additional check that the page ID is greater than 0.
A newly created page has an ID of -1, which means that it isn't in the cache or database and would throw an exception.
Rework preview mechanism based on StackedContent implementation
As it never actually saved anything, at least not to the database.
Whereas "Done", suggests that the editor is done with editing the current content panel.
The localized labels are loaded in async, so they may replace the "name" property.
We only want to use the localized labels if the initial default value is being used.
- Strongly-typed the preview data
- Extended the `PreviewModel` to be a full `IPublishedContent`
- Re-added support for UnpublishedContent nodes
- Removed the preview action-filter (again)
- Added support for backwards-compatibility
They are burdensome to maintain.
Resolves #108

The markdown version of the Developer's Guide will continue to be maintained.
@leekelleher leekelleher added this to the 0.6.0 milestone Aug 3, 2018
@leekelleher leekelleher self-assigned this Aug 3, 2018
@leekelleher leekelleher merged commit 5275b46 into master Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants