Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aaronjudd
Copy link
Contributor

Release Notes v0.12

There are breaking changes with this release, it is recommended to start with a reset as existing data may not be compatible, but the key collection changes are for Shops and Packages.

There are 155 passing server integration tests for this release.

Changes

Contributions

A sincere thanks from the core team of @aaronjudd, @mikemurray, @jshimko, @zenweasel, @saralouhicks for all the community contributions we accepted into this release. We merged requests from @newsiberian, @lijiming, @hrath2015, @spencern, @ramusus, @meladawy, @johannes-scharlach, @tdecaluwe, @uniquarkD

- Add tags dropbar menu
- Use ReactionUI tags for interface
- Sortable nested tags
- Added es7 features with .babelrc
- Enabled ReactionUI package for reaction and reaction-core
# Conflicts:
#	packages/reaction-core/client/templates/layout/header/tags/tags.js
# Conflicts:
#	.meteor/versions
You can now validate a Tag, and an array of Tags for react components
Moved tag navigation to its own package.
Removed tag navigation from core.
Tags now only go 3 deep in the UI, but now show up as a tree for easier
navigation.
Tag nav dropdown now shows on hover, and lock open while editing.
Cleanup of code
To keep consistent with the rest or reaction, moving the tagnav back to
blaze.
Added templates and helpers to be able to create tag groups and sub
items
Added ability to move tags between groups.
Added ability to move tags between main navigation and groups
Added ability to sort groups
- Added toggle for edit state
- Added hover for dropdown in non editing modes
- Added hrefs for tag links
- Code cleanup
Wrap edit task button in conditional
Update style
- Added remove
- Added update
Added default value to order i18n
Removed test string
mikemurray and others added 18 commits February 16, 2016 10:16
- so that we don’t need to check if dashboard icon is different than
others..
- WIP dashboard grid
index should be used for shop home
Add product button in sidebar is now shows a popover with all shortcuts
from register with container=addItem. This includes the add product
shortcut.
- all routes are defined in registry now, with the exception of paypal
- use registry.name  instead of registry.route for routing
- routes will still work in permissions checks
- remove unnecessary template hasPermission checks
- updated shop members ui to work with names (WIP)
- changes dashboard header i18n to match format introduced for admin
labels.  adds `labelTitle`
# Conflicts:
#	packages/reaction-layout/client/templates/layout/admin/admin.html
TODO - add i18n to this and use labels.
@aaronjudd aaronjudd added this to the v0.12.0 milestone Feb 17, 2016
should be ok without, publications now using Roles.userInRoles.
@aaronjudd
Copy link
Contributor Author

@ramusus there's a couple broken tests still, but the hasPermissions should be ok now (removed checks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants