ajax-table
Version:
Handles a table loading with AJAX
104 lines (46 loc) • 3.71 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.12.6](https://github.com/Zenoo/ajaxTable/compare/v1.12.5...v1.12.6) (2025-01-07)
### Bug Fixes
* Trigger publish on release ([4ccc797](https://github.com/Zenoo/ajaxTable/commit/4ccc7971c7fab0b170b4290d0f9460135c8280fb))
## [1.12.5](https://github.com/Zenoo/ajaxTable/compare/v1.12.4...v1.12.5) (2025-01-07)
### Bug Fixes
* Auto release ([3bbf059](https://github.com/Zenoo/ajaxTable/commit/3bbf05920a52d24e79280e8ad3b38f4e4b10bb94))
* Deps update ([1d1ecf3](https://github.com/Zenoo/ajaxTable/commit/1d1ecf3a7b8db63e475270a23e59d2331bc61fb8))
### [1.12.4](https://github.com/Zenoo/ajaxTable/compare/v1.12.3...v1.12.4) (2021-07-11)
### [1.12.3](https://github.com/Zenoo/ajaxTable/compare/v1.12.2...v1.12.3) (2021-07-11)
### [1.12.2](https://github.com/Zenoo/ajaxTable/compare/v1.12.0...v1.12.2) (2021-07-11)
### Bug Fixes
* New workflow + babel config ([53f0bb7](https://github.com/Zenoo/ajaxTable/commit/53f0bb75a0234a6f453cb74c81411708ca2dcd6e))
## [1.12.0](https://github.com/Zenoo/ajaxTable/compare/v1.11.8...v1.12.0) (2021-04-08)
### Features
* New 'searchPlaceholders' parameter ([7ec56df](https://github.com/Zenoo/ajaxTable/commit/7ec56df502deaeb0f9ca88cd659a7ab42aa2117e))
### [1.11.8](https://github.com/Zenoo/ajaxTable/compare/v1.11.7...v1.11.8) (2021-03-31)
### Bug Fixes
* npm vulnerabilities ([b4cc817](https://github.com/Zenoo/ajaxTable/commit/b4cc817ba7beb89ee3c0c31a239170f869f161a4))
### [1.11.7](https://github.com/Zenoo/ajaxTable/compare/v1.11.6...v1.11.7) (2021-03-31)
### [1.11.6](https://github.com/Zenoo/ajaxTable/compare/v1.11.5...v1.11.6) (2020-04-30)
### Bug Fixes
* Dependencies vulnerabilities ([19bad0e](https://github.com/Zenoo/ajaxTable/commit/19bad0e2871df7d67cc6984d7c0ecae59f18282d))
### [1.11.5](https://github.com/Zenoo/ajaxTable/compare/v1.11.4...v1.11.5) (2020-04-30)
### [1.11.4](https://github.com/Zenoo/ajaxTable/compare/v1.11.3...v1.11.4) (2020-03-02)
### Bug Fixes
* Populate PDF iframe with line clones ([fd93e4e](https://github.com/Zenoo/ajaxTable/commit/fd93e4e1ec530906829c1eaabe6b83af18366a68))
### [1.11.3](https://github.com/Zenoo/ajaxTable/compare/v1.11.2...v1.11.3) (2019-12-02)
### Bug Fixes
* PDF button triggered iframe removal too quickly ([187036f](https://github.com/Zenoo/ajaxTable/commit/187036f6956ea7fcd768ac8ed4ee723e95154e5f))
### [1.11.2](https://github.com/Zenoo/ajaxTable/compare/v1.11.1...v1.11.2) (2019-12-02)
### Bug Fixes
* Update gitcdn links ([3c09048](https://github.com/Zenoo/ajaxTable/commit/3c09048c8698306624f59e381485fc694ced6b3e))
### [1.11.1](https://github.com/Zenoo/ajaxTable/compare/v1.11.0...v1.11.1) (2019-11-20)
### Bug Fixes
* Missing parentheses in search filter ([9be14c1](https://github.com/Zenoo/ajaxTable/commit/9be14c10937d37d2d5016b18d884042b27fdb435))
## [1.11.0](https://github.com/Zenoo/ajaxTable/compare/v1.10.10...v1.11.0) (2019-10-28)
### Features
* onReady callback was called at the wrong time ([f7341d9](https://github.com/Zenoo/ajaxTable/commit/f7341d96844969ee777f46c7b5d27faad5d93ec0))
### [1.10.10](https://github.com/Zenoo/ajaxTable/compare/v1.10.9...v1.10.10) (2019-10-28)
### Bug Fixes
* Undefined variable ([fdfaab7](https://github.com/Zenoo/ajaxTable/commit/fdfaab760fbb001bb88d715d3632cadcc8a08ec5))
### [1.10.9](https://github.com/Zenoo/ajaxTable/compare/v1.10.8...v1.10.9) (2019-10-28)
### Features
* **Callbacks:** Added onStructureReady callback ([c8bce53](https://github.com/Zenoo/ajaxTable/commit/c8bce53112231d4cb5f5b23799d8575559a9fe0e))