Skip to content

Releases: gerard2perez/ember-cli-crudtable

Getting Close the Giant

22 Jan 01:26
Compare
Choose a tag to compare

This versión makes the component compatible with ember 2.10.x

Big Update is comming [Koaton].

YOLO

09 Jul 20:04
Compare
Choose a tag to compare
  1. Added support to required, placeholder and pattern HTML attributes.
  2. Support browser validations.
  3. Paginator won't lose the current page reference.

v1.1.2

24 May 04:41
Compare
Choose a tag to compare

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

29 Apr 17:15
Compare
Choose a tag to compare
  1. Fixed a bug with ember-data RESTAdpater (v2.5.0+).
  2. Default Label for fields.
  3. Remove htmlbars deprecation.

Ember CLI CRUDTable evolves

26 Mar 05:39
Compare
Choose a tag to compare

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

07 Oct 13:53
Compare
Choose a tag to compare

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

28 Jul 21:36
Compare
Choose a tag to compare

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

22 Sep 22:54
Compare
Choose a tag to compare

There was a little problem with jshint valitation so I just fix it.

v1.0.1

28 Jul 23:05
Compare
Choose a tag to compare

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

13 May 06:33
Compare
Choose a tag to compare

Sorry I skipped the v0.4.1, but I experimented some problems with npm.