Skip to content

Releases: CodiTramuntana/ct_table_for

v1.1.0

28 Jan 10:28
Compare
Choose a tag to compare
  • Upgrade to Rails 6.1
  • [FEATURE] Change style given a method (#25)
  • Removed comma separator enforcer
  • Now forces locale settings on numbers
  • Added documentation
  • Added comma separator option to numbers

v1.0.5

15 Nov 09:28
Compare
Choose a tag to compare

make it available for rails 6

Release v1.0.4

26 Sep 10:10
Compare
Choose a tag to compare
add class to td and upgrade version for a new release (#21)

* add class to td and upgrade version for a new release

* apply requested changes and doc

* add custom class to actions

Release v1.0.1

24 May 06:35
07388f3
Compare
Choose a tag to compare

fix table headers for associated model with ransack

Release v1.0.0

12 Apr 15:12
Compare
Choose a tag to compare
Go live! Release version 1.0.0.

0.1.14.beta

13 Nov 08:48
Compare
Choose a tag to compare

Allow allow_helper_methods

0.1.13.beta

13 Nov 08:43
172f886
Compare
Choose a tag to compare
Merge pull request #8 from agpchil/custom_btn_css

Allow custom css for action buttons

0.1.12.beta

05 Jul 13:17
Compare
Choose a tag to compare
  • added option to don't truncate cell strings, passing :no_truncate as an attribute parameter
  • added settings option to change trucate defaults such as separator, length and omission

v. 0.1.11.beta

29 Jun 08:16
Compare
Choose a tag to compare
  • added localized table cell, passing :l as an attribute parameter. Useful to localize STI attribute fields.

v. 0.1.10.beta

23 May 16:01
Compare
Choose a tag to compare
  • fix table_for_cell_for_image_image_class in helper