Revision history for Mojolicious-Plugin-BootstrapHelpers
0.011 2014-09-04 14:03:53 CEST
- Much improved syntax definitions (no functional changes)
0.010 2014-09-03 16:53:37 CEST
- Added badge helper
0.009 2014-09-01 15:20:27 CEST
- Can add html attributes to table elements
- Added missing dependencies (++eserte)
- Documentation: Much improved syntax descriptions
0.008 2014-09-01 10:52:55 CEST
- Added support for placing a table in panel without a .panel-body
- Documentation: Described syntax conventions
- Documentation: Added syntax descriptions for table and button.
0.007 2014-08-31 22:23:18 CEST
- Documentation: Clarified shortcuts
- Documentation: Started work on structured syntax descriptions
- Documentation: Improved synopsis
0.006 2014-08-31 17:37:26 CEST
- Added table helpers
- Added helper to include bootstrap css and js (and possibly jquery)
0.005 2014-08-31 15:01:23 CEST
- Allow dashes in id, but change them to underscores in nam
- Documented buttons
0.004 2014-08-31 14:14:19 CEST
- Added many shortcuts (and adjusted documentation)
- Documented options
- Cleaned up internals
- Improved test layout
- Cleaned up cpanfile
0.003 2014-08-31 11:21:10 CEST
- Removed unnecessary dependency
- Much improved tests (with Test::Mojo::Trim)
0.002 2014-08-30 22:50:05 CEST
- First public release.
0.001 2014-08-30 22:47:03 CEST
- Initial release