Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.05 KB

1.2.1

  • Showing data from List
  • Add add dan insert method for data list
  • Add customize cell padding and alignment

1.1.3

  • Mobile padding bug fixed
  • Property pageLength and searchable has been removed, to hide/show you can use customizeLayout
  • Adding properties cutomizeLayout to customize table, pageLength, and etc layout position
  • Property controller merge to property source class
  • Rename refresh function to reload
  • Make datatable source class to simply way, but class property and function still same
  • Change property type pagination from List to List
  • Adding class BsPaginationButtons to defined pagination buttons order
  • Rename class BsPaginateButton to BsPaginationButton
  • Rename class BsPaginateButtonStyle to BsPaginationButtonStyle
  • Fixed responsive and pagination issue
  • Minor bug fixed
  • Responsive bug fixed

1.0.4

  • Minor bug fixed
  • serverside order process fixed

1.0.1

  • Remove append(Left, Right) header/footer, prepend(Left, Right) header/footer

1.0.0

  • Initial release