Skip to content
Snippets Groups Projects
Commit fa6d187f authored by Yannis Barlas's avatar Yannis Barlas
Browse files

Merge branch 'staging' into 'master'

bump wax version

See merge request !89
parents e022c2f9 ae232351
No related branches found
Tags 1.0.0
No related merge requests found
### Editoria 1.1.3
* New design for the book builder, the dashboard and the theme.
* Use new version of the Wax Editor. The editor can now accept configuration options, layouts and has been broken down into three separate modules (pubsweet integration, react integration and core) for better separation of concerns.
* Renamed 'remove' button to 'delete' for consistency with the bookbuilder.
* Fixed issue with fragments disappearing when uploading multiple files.
* Renamed 'Front Matter' and 'Back Matter' to 'Frontmatter' and 'Backmatter'.
* Double clicking on a book in the dashboard will take you to the book builder for that book, instead of opening the renaming interface.
* The position of 'Edit' and 'Rename' actions in the dashboard have been swapped ('Edit' now comes first).
* Books in the dashboard now appear in alphabetical order.
## Editoria
### 1.1.4
* Fix for unsaved changes warning in Wax.
### 1.1.3
* New design for the book builder, the dashboard and the theme.
* Use new version of the Wax Editor. The editor can now accept configuration options, layouts and has been broken down into three separate modules (pubsweet integration, react integration and core) for better separation of concerns.
* Renamed 'remove' button to 'delete' for consistency with the bookbuilder.
* Fixed issue with fragments disappearing when uploading multiple files.
* Renamed 'Front Matter' and 'Back Matter' to 'Frontmatter' and 'Backmatter'.
* Double clicking on a book in the dashboard will take you to the book builder for that book, instead of opening the renaming interface.
* The position of 'Edit' and 'Rename' actions in the dashboard have been swapped ('Edit' now comes first).
* Books in the dashboard now appear in alphabetical order.
* Diacritics work within notes in Wax
{
"name": "editoria",
"description": "A new pubsweet app",
"version": "1.1.3",
"version": "1.1.4",
"dependencies": {
"autobind-decorator": "1.4.0",
"babel-plugin-transform-decorators-legacy": "1.3.4",
......@@ -31,7 +31,7 @@
"pubsweet-component-teams-manager": "0.1.3",
"pubsweet-component-theme-editoria": "0.0.2",
"pubsweet-component-users-manager": "0.1.3",
"pubsweet-component-wax": "0.2.1",
"pubsweet-component-wax": "0.2.3",
"pubsweet-server": "0.9.4",
"pubsweet-theme-plugin": "0.0.1",
"react": "15.5.4",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment