Releases: gerard2perez/ember-cli-crudtable
Getting Close the Giant
This versión makes the component compatible with ember 2.10.x
Big Update is comming [Koaton].
YOLO
- Added support to required, placeholder and pattern HTML attributes.
- Support browser validations.
- Paginator won't lose the current page reference.
v1.1.2
Im working on a new proyect that will finally bring support to socket.io to this project, so stay tunned beacause a sample project that will be using multiple back--end frameworks is comming (rigth now I've implemented a version for Django and Sails).
No Can Dosville, Baby Doll
- Fixed a bug with ember-data RESTAdpater (v2.5.0+).
- Default Label for fields.
- Remove htmlbars deprecation.
Ember CLI CRUDTable evolves
There are a lot of new improvements in this release, but, it stills being compatible with 1.0.x version.
Please Read the README.md and changelog.md to see the new improvements.
v1.0.3
I've fixed the default value for the attribute List so it is true again (last release was false).
I've fixed most of the test cases and added some code so test run similar to a real case scenario.
This version was tested with ember-cli 1.3.8, ember 1.3.10 and 2.1.0, ember-data 1.3.5 and 2.1.0.
So you should have no problems, but if you have them I'll be glad to help.
See you later.
The project It's Alive, I was just to bussy
Upgraded all the dependencies, now it uses ember 1.13.5 and ember-data 1.13.5
Templates uses the new HTMLBars syntax
Fixed a bug that might cause to call another controller’s actions
Now you custom datatypes can trigger an action which is defined under the action attribute in the controller.
New Datatyes:
Password datatype
BelongsTo datatype
TextArea datatype
Check datatype
Label property for all the fields, the label property will be the text shown instead of the FieldName
Prefixes and Sufixes for TextFields
Field Properties “Edit”, “Create”, “Liste” defined in controller will the crud-table when a field should be rendered or not
page_size componet property will indicate the amount of records to retrieve each Fetch
v1.0.2
There was a little problem with jshint valitation so I just fix it.
v1.0.1
Little error that prevent ... Bueno yo hablo español, así que hay les va cometí un pequeño error al llamar una función para dar formato.
Many To Many Support
Sorry I skipped the v0.4.1, but I experimented some problems with npm.