This is the changelog for orionjs:core
.
- User actions in the admin.
- Changes in entity index table.
- Fixed #11.
- Fixed default value for orion entity tableColumns.
- Changed package description.
- Merged with
orionjs:admin
.
- Remove invitations after using them.
-
Introducing Accounts. See documentation on http://orion.meteor.com/docs/accounts.
-
In
orion.config
you can specify public options, which are passed to the client only at startup.
- Added default value for
orion.config.get
.
-
Dictionary definitions are optional by default.
-
Introducing
orion.config
. See documentation on http://orion.meteor.com/docs/config.
- Added icon for entities. To set a icon to a entity add the
icon
key to the entity options. Font awesome is supported.