Skip to content

Releases: HelloSebastian/hello-bootstrap-table-bundle

v0.8.1

17 Aug 09:45
c05fbcc

Choose a tag to compare

  • FIX: Filter control and search (#28)

v0.8.0

16 May 19:15
b396e00

Choose a tag to compare

  • ADD: Support for Symfony 6 (#26 @DennisWiemann)
  • CHANGED: pass entity to addIf callback for action buttons (#25)
  • FIX: LinkColumn (#27)

v0.7.0

07 Nov 15:38
4d0c3a6

Choose a tag to compare

  • ADD: LinkColumn (#21)
  • ADD: Choice filter option (#20)
  • ADD: More table dataset and column options (#24)
  • ADD: allLabel option for select field filter (#20)
  • CHANGED: filter-control to true and advanced-search to false by default (#22)
  • FIX: ActionColumn CSS issues (#22)

v0.6.0

10 Oct 10:14
b2f9976

Choose a tag to compare

  • ADD: icons-prefix option and sets to "fa" (#14)
  • ADD: AddIf option to columns and action buttons (#16)
  • ADD: Add attr option to action buttons (#16)
  • ADD: Add CountColumn (#17)
  • FIX: Replaced Exception with LogicExceptions (#15)
  • FIX: Move icons option inside HelloBootstrapTable (#18)
  • FIX: filter control select field template (#19)

v0.5.0

21 May 19:23
7f33caa

Choose a tag to compare

  • ADD: bulk identifier to improve bulk actions (#9)
  • FIX: Rename button in advanced filter modal (#10)
  • ADD: Detail view options (#11)
  • ADD: Twig to HelloBootstrapTable to render templates (#12)

v0.4.0

28 Mar 22:56
840e432

Choose a tag to compare

  • ADD: filter-control
  • UPDATE: update bootstrap-table to 1.18.3 (fix sticky-header)
  • FIX multiple tables on one page
  • FIX bulk actions

v0.3.1

10 Feb 18:43
e52915e

Choose a tag to compare

  • ADD: hello_bootstrap_table_css() and hello_bootstrap_table_js() Twig function to fix caching problem
  • FIX: Global Search (ignore BooleanChoiceFilter)

0.3.0

01 Feb 08:15
9328f5c

Choose a tag to compare

  • ADD: Advanced Search
  • FIX: Doctrine Query
  • FIX: CSS Bootstrap 3 Toolbar

v.0.2.0

27 Jan 14:38

Choose a tag to compare

  • Add: yaml config
  • Add: phpDoc to methods and classes
  • Update: Readme
  • Fix: sticky header

v0.1.1

25 Jan 19:53

Choose a tag to compare

fix composer.json (dependencies)