Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 1.02 KB

0.1.1 (2025-02-03)

  • Improve configuration file usage and logic (@simon-isler)
  • Configure compatible Ruby/Rails versions for testing (@ignaciosy)
  • Improve flash messages layout (@ignaciosy)
  • Form inputs are now always visible for usage simplicity (@ignaciosy)

0.1.0 (2024-11-05)

  • Gem structure and initial configuration (@ignaciosy)
  • Inline editing table ((@simon-isler) and (@edmunteanu))
  • Dummy app for development and test (@hunchr)
  • Configuration for initializer, CI, lint, tests (@hunchr)
  • Generator bin/rails g hotsheet:install for copying initializer and mounting engine in routes (@hunchr)
  • Pagination for data tables (@hunchr)