Skip to content

Releases: onechiporenko/ember-models-table

v1.3.1

26 Aug 14:34
Compare
Choose a tag to compare
  • Remove unneeded console.log (#14)
  • Fix FireFox markup (thanks @bpinel for PR #15)
  • Add ability to auto generate column's title (#12)
  • Column now may have class name (thanks @bmac for PR #16)

v1.3.0

19 Aug 10:57
Compare
Choose a tag to compare

v1.2.0

03 Aug 13:52
Compare
Choose a tag to compare

v1.1.1

17 Jul 14:21
Compare
Choose a tag to compare
  • Fixed bug with global search #6
  • Messages shown in the component now available as single object (messages):
{{models-table data=content messages=myCustomMessages}}

See demo on the http://onechiporenko.github.io/ember-models-table/ (Custom Messages)

v1.1.0

16 Jul 16:13
Compare
Choose a tag to compare
  • [BREAKING] content-property replaced with data. New component usage:
{{models-table data=someContent}} 
  • Global search and search by columns are available #4
  • Added ability to show/hide columns (all in one or one by one) #3

Ember 1.13.1 support

10 Jul 13:10
Compare
Choose a tag to compare

Using
ember-cli 1.13
ember 1.13.1

v.0.1.2

03 Jul 09:40
Compare
Choose a tag to compare

Added sendAction-support.Great thanks to @bmac for this!

v.0.1.1

09 Jun 09:51
Compare
Choose a tag to compare

Different pagination support

v.0.1.0

15 May 16:27
Compare
Choose a tag to compare

Update to ember-cli 0.2.4 and add templates supports

v0.0.1

08 May 11:58
Compare
Choose a tag to compare
More dummy badges