UNPKG

39.2 kBMarkdownView Raw
1ChangeLog
2---------
3
4### 1.16.0
5
6#### Core
7
8- **New:** Added `buttonsOrder` option.
9- **New:** Added `headerStyle` option.
10- **New:** Added `showColumnsSearch` option.
11- **New:** Added `serverSort` option.
12- **New:** Added `unfiltered` parameter for `getData` method.
13- **Update:** Updated `event` name to lowercase hyphen format for vue component.
14- **Update:** Updated `es-AR` locale.
15- **Update:** Updated the default classes of semantic theme.
16- **Update:** Improved the `resize` problem with multiple tables.
17- **Update:** Fixed `checkAll` event bug with sortable checkbox field.
18- **Update:** Fixed `checkbox` and not-found td style errors.
19- **Update:** Fixed `customSearch` return empty array bug.
20- **Update:** Fixed column checkboxes not being disabled when using `toggleAll`.
21- **Update:** Fixed `flat` not polyfilled error in vue cli3.
22- **Update:** Fixed `height` and `border` not aligned bug.
23- **Update:** Fixed `jqXHR` `undefined` error using custom ajax.
24- **Update:** Fixed `pageSize` set to all bug with filter.
25- **Update:** Fixed `refreshOptions` bug with radio and checkbox.
26- **Update:** Fixed `removeAll` bug in the last page when sidePagination is server.
27- **Update:** Fixed `search` not always trigger in IE11 bug.
28- **Update:** Fixed `search` width `escape` bug.
29- **Update:** Fixed `showColumns` cannot work of foundation theme.
30- **Update:** Fixed `showFullscreen` bug when setting height.
31- **Update:** Fixed `sort` cannot work after searching.
32- **Update:** Fixed `sortable` style error when using `table-sm`.
33- **Update:** Fixed `sortStable` not work bug.
34- **Update:** Fixed `triggerSearch` not work bug.
35- **Update:** Supported build cross all platforms.
36- **Remove:** Removed `resetWidth` method and use `resetView` instead.
37
38#### Extensions
39
40- **New(cookie):** Added new options to get/set/delete the values by a custom function.
41- **New(cookie):** Added save re-order and resize support.
42- **New(filter-control):** Added `filterControlContainer` option.
43- **New(filter-control):** Added `filterCustomSearch` option.
44- **New(filter-control):** Added object and function support in `filterData` column option.
45- **New(filter-control):** Added support for using sticky-header extension.
46- **New(filter-control):** Added support comparisons search(<, >, <=, =<, >=, =>).
47- **New(fixed-columns):** Added all themes support.
48- **New(fixed-columns):** Added `fixedRightNumber` option.
49- **New(fixed-columns):** Added support for using filter-control extension.
50- **New(group-by):** Add `Array` support for `groupByField` option.
51- **New(group-by):** Added `customSort` option support.
52- **New(multiple-sort):** Added custom `sorter` support.
53- **New(multiple-sort):** Added `multiSortStrictSort` option.
54- **New(multiple-sort):** Added `multiSort` method.
55- **New(print):** Added `printFormatter` data-attribute support.
56- **New(reorder-columns):** Added `orderColumns` method.
57- **New(reorder-rows):** Added `search` and `cardView` supported.
58- **New(sticky-header):** Added support for all themes.
59- **New(toolbar):** Added support for all themes.
60- **New(reorder-rows):** Added `search` and `cardView` support.
61- **Update(cookie):** Fixed cookie localeStorage not work bug with filter-control.
62- **Update(cookie):** Fixed `minimumCountColumns` not working bug.
63- **Update(cookie):** Improved `cookiesEnabled` to support ' in `data-attribute`.
64- **Update(editable):** Fixed `formatter` bug if the column was edited.
65- **Update(filter-control):** Fixed `hideUnusedSelectOptions` not work bug.
66- **Update(filter-control):** Fixed filter not work bug with `undefined`.
67- **Update(filter-control):** Fixed missing parameter of `resetSearch` and `filterDataType`.
68- **Update(filter-control):** Fixed `search` with filter-control `search` bug.
69- **Update(filter-control):** Fixed the `value` of select display error using editable.
70- **Update(fixed-columns):** Fixed checkbox bug with fixed columns.
71- **Update(fixed-columns):** Updated default value to `0` of `fixedNumber` option.
72- **Update(group-by):** Improved `number` type support.
73- **Update(group-by):** Fixed new table using modal bug.
74- **Update(group-by):** Fixed `scrollTo` method using group-by.
75- **Update(mobile):** Fixed input keyboard bug.
76- **Update(multiple-sort):** Fixed not destroy bug.
77- **Update(multiple-sort):** Fixed sort not work with `boolean` bug.
78- **Update(print):** Improved to use `undefinedText` option.
79- **Update(print):** Fixed IE11 not work bug.
80- **Update(reorder-columns):** Fixed detail view column reorder bug.
81- **Update(resizable):** Fixed columns resizing not work bug.
82- **Update(resizable):** Fixed not work via JavaScript.
83- **Update(sticky-header):** Fixed not work bug with fullscreen.
84- **Update(treegrid):** Fixed `virtualScroll` option bug.
85- **Remove:** Removed natural-sorting extension.
86
87### 1.15.5
88
89- **New:** Added `jqXHR` for `responseHandler` option and `onLoadSuccess` event.
90- **New:** Added `stickyHeaderOffsetLeft` and `stickyHeaderOffsetRight` for sticky-header.
91- **New:** Added Serbian RS cyrillic and latin locales.
92- **Update:** Improved `export` button when there is only one type.
93- **Update:** Fixed column events click error with `detailView`.
94- **Update:** Fixed bug for `searchOnEnterKey` and `showSearchButton` are true.
95- **Update:** Fixed `onScrollBody` event and added parameter.
96- **Update:** Fixed search input size bug with `iconSize` option.
97- **Update:** Fixed filter control select cannot work more than one table.
98- **Update:** Fixed virtual scroll to top error when using `append` method.
99- **Update:** Fixed `events` cannot work on virtual scroll.
100- **Update:** Fixed bottom border bug with `height` option.
101- **Update:** Fixed min version throw cannot convert object to primitive value error.
102
103### 1.15.4
104
105- **New:** Added `query` to `queryParams` option.
106- **New:** Added `filter` parameter of `customSearch` option.
107- **Update:** Fixed search bug in hidden columns.
108- **Update:** Fixed table zoom width calculating bug.
109- **Update:** Fixed events of column formatted by nested table.
110- **Update:** Fixed checkbox style display bug.
111- **Update:** Fixed stack overflow error of `checkBy` method.
112- **Update:** Fixed `showSearchButton` and `showSearchClearButton` style bug.
113- **Update:** Fixed filter-control select `null` value handle error.
114- **Update:** Fixed `showSearchClearButton` bug in filter-control extension.
115- **Update:** Fixed `print` button appears twice bug.
116
117### 1.15.3
118
119- **New:** Added nl-BE, fr-CH and fr-LU locale.
120- **Update:** Updated nl-NL, pt-BR, fr-BE, fr-FR, nl-BE and nl-NL locale.
121- **Update:** Fixed treegrid duplicate rows bug.
122- **Update:** Fixed `updateCellByUniqueId` method bug on a filtered table.
123- **Update:** Fixed colspan group header display bug.
124- **Update:** Fixed table footer display bug in some case.
125- **Update:** Fixed `getOptions` bug.
126- **Update:** Fixed `detailView` bug when hiding columns.
127- **Update:** Fixed IE minify bug.
128- **Update:** Fixed full screen scrolling bug.
129
130### 1.15.2
131
132#### Core
133
134- **New:** Added `virtualScroll` and `virtualScrollItemHeight` options to support large data.
135- **New:** Added vue component support.
136- **New:** Added support comparisons search(<, >, <=, =<, >=, =>).
137- **New:** Added `detailViewByClick` table option and `detailFormatter` column option.
138- **New:** Added `showExtendedPagination` and `totalNotFilteredField` table options.
139- **New:** Added `widthUnit` option to allow any unit.
140- **New:** Added `multipleSelectRow` option to support ctrl and shift select.
141- **New:** Added `onPostFooter`(`post-footer.bs.table`) event.
142- **New:** Added `detailViewIcon` and `toggleDetailView` method to hide the show/hide icons.
143- **New:** Added `showSearchButton` and `showSearchClearButton` options to improve the search.
144- **New:** Added `showButtonIcons` and `showButtonText` options to improve the icons display.
145- **New:** Added `visibleSearch` option search only on displayed/visible columns.
146- **New:** Added `showColumnsToggleAll` option to toggle all columns.
147- **New:** Added `cellStyle` to support checkbox field.
148- **New:** Added checkbox and radio auto checked from html support.
149- **New:** Added screen reader support for pagination.
150- **New:** Added travis lint src and check docs scripts.
151- **New:** Added webpack support and user rollup to build the src.
152- **New:** Added a version number property.
153- **New:** Improved `filterBy` method with `or` condition and custom filter algorithm.
154- **New:** Improved `showColumn` and `hideColumn` methods with array of fields.
155- **New:** Improved `scrollTo` method to allow `rows` units.
156- **Update:** Rewrote all code to ES6.
157- **Update:** Improved `pageList` options to support localization.
158- **Update:** Improved the `totalRows` option.
159- **Update:** Improved table footer.
160- **Update:** Improved `getSelections` and `getAllSelections` methods.
161- **Update:** Improved css frameworks themes.
162- **Update:** Updated parameters of the `getData` method.
163- **Update:** Updated parameters of the (un)checkAll events to `rowsAfter, rowsBefore`.
164- **Update:** Updated parameters of the `updateRow` method to support `replace`.
165- **Update:** Updated page number to 1 while making a server side sort.
166- **Update:** Renamed table `maintainSelected` option to `maintainMetaData`.
167- **Update:** Renamed method `refreshColumnTitle` to `updateColumnTitle`.
168- **Update:** Fixed card view value to be aligned incorrectly bug.
169- **Update:** Fixed `smartDisplay` option pagination bug.
170- **Update:** Fixed data-* attribute is an object bug.
171- **Update:** Fixed page separators click bug.
172- **Update:** Fixed scrolling bug in IE11.
173- **Update:** Fixed initHeader error caused by toggleColumn.
174- **Update:** Fixed search input trigger multiple times bug.
175- **Update:** Fix Pagination/totalRows not updated on `hideRow`.
176- **Update:** Fixed columns title error.
177
178#### Extensions
179
180- **New(editable):** Added `onExportSaved` event.
181- **New(export):** Added `forceExport` column option force export columns with hidden.
182- **New(export):** Added function support of `fileName` option.
183- **New(filter-control):** Added `filterDataCollector` to control the filter select options.
184- **New(filter-control):** Added `filterOrderBy` and filterDefault column options.
185- **New(multiple-sort):** Added bootstrap v4 theme support.
186- **New(print):** Added RTL dir support.
187- **Remove:** Removed group-by, multi-column-toggle, multiple-search, multiple-selection-row, select2-filter and tree-column extensions.
188- **Update(cookie):** Fixed cookie search cannot work bug.
189- **Update(editable):** Updated parameters of `onEditableSave` to `field, row, rowIndex, oldValue, $el`.
190- **Update(editable):** Fixed editable rerender bug after saving data.
191- **Update(export):** Updated to only export table header.
192- **Update(export):** Fixed bug with the footer extensions while sorting.
193- **Update(filter-control):** Added ability to handle boolean.
194- **Update(filter-control):** Fixed DatePicker of filter-control does not work bug.
195- **Update(filter-control):** Fixed clear filterControl with Cookie bug.
196- **Update(filter-control):** Fixed loading screen with filter control.
197- **Update(filter-control):** Fixed overwriting the searchText bug.
198- **Update(filter-control):** Fixed filtering does not work json sub-object.
199- **Update(filter-control):** Fixed select filter with formatter.
200- **Update(multiple-sort):** Fixed multiple-sort does not work with data-query-params bug.
201- **Update(page-jump-to):** Fixed `click` bug when paginationVAlign is 'both'.
202- **Update(reorder-columns):** Fixed reorder columns cannot work bug.
203- **Update(reorder-columns):** Fix search and columns bug after reorder columns.
204- **Update(treegrid):** Fixed treegrid cannot work bug.
205
206### 1.14.2
207
208- **New(fixed-columns extension):** Added new version fixed-columns extension.
209- **New(js):** Updated the style of loading message.
210- **Update(js):** Updated refresh event params.
211- **Update(locale):** Updated all locale translation with English as default.
212- **Update(export extension):** Fixed export all rows to pdf bug.
213- **Update(export extension):** Disabled export button when exportDataType is 'selected' and selection empty.
214- **Update(addrbar extension):** Fixed addrbar extension remove hash from url bug.
215
216### 1.14.1
217
218- **New(css):** Added CSS Frameworks supported.
219- **New(css):** Added [Semantic UI](http://semantic-ui.com) theme.
220- **New(css):** Added [Bulma](http://bulma.io) theme.
221- **New(css):** Added [Materialize](https://materializecss.com/) theme.
222- **New(css):** Added [Foundation](https://foundation.zurb.com/) theme.
223- **New(js):** Added data attribute support for `ignoreClickToSelectOn` option.
224- **Update(js):** Fixed `detailView` find td elements bug.
225- **Update(js):** Fixed `showColumns` close dropdown bug when item label clicking.
226- **Update(js):** Fixed reset width error after `toggleFullscreen`.
227- **Update(js):** Fixed `cardview` click event bug.
228
229### 1.13.5
230
231- **New(auto-refresh extension):** Rewrote auto-refresh extension to ES6.
232- **Update(js):** Fixed showFullscreen cannot work bug.
233- **Update(js):** Redefined customSearch option.
234- **Update(js):** Fixed show footer cannot work bug.
235- **Update(js):** Updated the parameter of `footerStyle`.
236- **Update(js):** Added classes supported for `footerStyle`.
237- **Update(js):** Fixed IE11 transform bug.
238- **Update(js):** Removed beginning and end whitespace from td.
239- **Update(export extension):** Fixed export selected bug.
240
241### 1.13.4
242
243- **New(sticky-header extension):** Rewrote sticky-header extension to ES6.
244- **New(sticky-header extension):** Added to support bootstrap v4 and `theadClasses` option.
245- **New(auto-refresh extension):** Icons update to font-awesome 5.
246- **New(examples):** Added examples Algolia search.
247- **Update(js):** Fixed `theadClasses` is not set when a `thead` exists.
248- **Update(js):** Fixed table resize after mergeCell the first row.
249- **Update(cookie extension):** Fixed cookie extension broken bug.
250- **Update(cookie extension):** Fixed cookie extension unicode encode bug.
251- **Update(package):** Added `sass` devDependencies.
252
253### 1.13.3
254
255- **New(js):** Supported full table classes of bootstrap v4.
256- **New(css):** Rewrote bootstrap-table.css to scss.
257- **New(accent-neutralise extension):** Rewrote accent-neutralise extension to ES6.
258- **New(addrbar extension):** Rewrote addrbar extension to ES6 and supported attribute option.
259- **New(group-by-v2 extension):** New `groupByFormatter` option.
260- **New(pipeline extension):** New pipeline extension `bootstrap-table-pipeline`.
261- **Remove(js):** Removed `striped` option and use classes instead.
262- **Update(js):** Fixed `locale` option bug.
263- **Update(js):** Fixed `sortClass` option bug.
264- **Update(js):** Fixed `sortStable` option cannot work bug.
265- **Update(js):** Improved built-in sort function and `customSort` logic.
266- **Update(js):** Fixed horizontal scrollbar bug.
267- **Update(cookie extension):** Improved cookie extension code.
268
269### 1.13.2
270
271- **New(js):** Added `paginationSuccessivelySize`, `paginationPagesBySide` and `paginationUseIntermediate` pagination options.
272- **New(cookie extension):** Rewrote cookie extension to ES6.
273- **New(cookie extension):** Saved `filterBy` method.
274- **New(filter-control extension):** Added `placeholder` as a empty option to the select controls.
275- **New(filter-control extension):** Added `clearFilterControl` method in order to clear all filter controls.
276- **New(docs)** Added algolia search.
277- **Update(js):** Fixed sort column shows hidden rows in `server` side pagination bug.
278- **Update(js):** Fixed `scrollTo` bug.
279- **Update(css):** Fixed no-bordered problem of bootstrap v4.
280- **Update(filter-control extension):** Added bootstrap v4 icon support.
281
282### 1.13.1
283
284- feat(js): add `theadClasses` option to supoort bootstrap v4
285- feat(js): fix #3727, icons update to font-awesome 5
286- feat(locale): rewrite all locales to ES6
287- feat(editable extension): rewrite bootstrap-table-editable to ES6
288- feat(filter-control extension): rewrite bootstrap-table-filter-control to ES6
289- feat(treegrid extension): add `rootParentId` option
290- fix(js): fix #3653, getHiddenRows method bug
291- fix(js): fix #4066, `getOptions` method remove data property
292- fix(js): fix #4088, no matches display error
293- fix(js): fix eslint warning and error
294- fix(locale): fix #3999, improve es-ES locale
295- fix(filter-control extension): fix #3474, multiple choice bug
296- fix(filter-control extension): fix #4008, select all rows and `keyup` event error
297- fix(export extension): fix #4086, export in cardView display error
298
299### 1.13.0
300
301- feat(js): rewrite bootstrap-table to ES6
302- feat(locale): add fi-FI.js locale
303- feat(build): use babel instead grunt
304- feat(filter-control): add `created-controls.bs.table` event to filter-control
305- feat(export extension): rewrite export extension to ES6
306- feat(export extension): export extension support bootstrap v4
307- feat(export extension): add `exportTable` method
308- feat(toolbar extension): rewrite toolbar extension to ES6
309- feat(toolbar extension): toolbar extension supports bootstrap v4
310- feat(toolbar extension): add server sidePagination support
311- feat(resizable extension): new resizable extension version 2.0.0
312- feat(editable extension): allow different x-editable configuration per table row
313- feat(addrbar extension): add addrbar extension
314- fix(js): fix #1769, improve check/uncheck methods
315- fix(js): fix #1983, cookie with pageNumber and searchText bug
316- fix(js): fix #2485, selections bugs
317- fix(js): fix #2545, customSearch support data attribute
318- fix(js): fix #3696, can't search data with formatter
319- fix(js): fix #4081, getRowByUniqueId error when row unique id is undefined
320- fix(js): fix older bootstrap version bug
321- fix(css): fix #1848, remove toolbar line-height
322- fix(css): limit fullscreen CSS rule scope
323- fix(editable extension): fix #1819, #2072, editable formatter bug
324- fix(extension): fix #3720, fix #3682, bug with export extension together
325- fix(extension): remove lick-edit-row and flat-json extensions
326
327### 1.12.2
328
329- fix(js): fix #3656, toggle icon typo release error
330
331### 1.12.1
332
333- fix(js): fix #3656, toggle icon typo
334- fix(js): fix #3657, opencollective postinstall error
335- fix(group-by-v2 extension): fix #3598, detailView display bug
336- feat(tree-grid extension): fix #3607, add `rowStyle` support
337
338### 1.12.0
339
340- fix(js): fix zoom header width bug
341- fix(js): fix #3452, reset the table data when url loaded error
342- fix(js): fix #3380, check-all was wrong with the sub-table
343- fix(js): fix #2963, singleSelect, maintainSelected and pagination bug
344- fix(js): fix #3342, remove limit when it is 0
345- fix(js): fix #3472, group header style bug
346- fix(js): fix #3310, searchText causes two requests
347- fix(js): fix #3029, IE8 does not support getOwnPropertyNames
348- fix(js): fix #3204, sortName cannot work in server side pagination
349- fix(js): fix #3163, `showToolbar` bug when using extensions
350- fix(js): fix #3087, only send pagination parameters when `sidePagination` is `server`
351- fix(export extension): fix #3477, server pagination mode cannot export all data
352- fix(filter-control extension): fix #3271, duplicate select option with fixed header and client pagination
353- feat(js): add `detailFilter` option
354- feat(js): add `rememberOrder` option
355- feat(js): improve pageList `All` option locale independent
356- feat(js): add `Bootstrap v4.0` support
357- feat(js): add `row` data to sorter function
358- feat(js): add `ignoreClickToSelectOn` option
359- feat(js): add `onScrollBody` / `scroll-body.bs.table` event
360- feat(js): add `showFullscreen` option
361- feat(js): add `showSelectTitle` column option
362- feat(js): add `$el` to collapse-row
363- feat(locale): add `eu-EU` locale
364- feat(export extension): add `exportFooter` option
365- feat(multiple-sort extension): add `showMultiSortButton` option
366- feat(filter-control extension): add `searchOnEnterKey` option
367- feat(page-jumpto extension): add `page-jumpto` extension
368- feat(resizable extension): add `resizeMode` option
369- feat(sticky-header extension): add `Bootstrap v4.0` support
370- feat(treegrid extension): add `treegrid` extension
371- feat(print extension): add support to print complex table
372- feat(extension): add cookie in combination with filter-control and strict search
373
374#### Breaking changes in 1.12.0
375
376- feat(js): add `toggleOn` and `toggleOff` icons instead `toggle` icon
377
378
379### 1.11.1
380
381- fix(js): fix #2439, `filterBy` cannot filter array keys
382- fix(js): fix #2424, from html with checkbox bug
383- fix(js): fix #2385, checkbox render bug with formatter
384- fix(js): fix #750, showRow and hideRow bug
385- fix(js): fix #2387, page list bug
386- fix(js): decrement totalRows on remove if using server side pagination
387- fix(js): bug in the calculation of toolbar and pagination heights
388- feat(js): fix #2414, add `paginationLoop` option
389- feat(js): update method `getRowsHidden` to `getHiddenRows`
390- feat(js): add `sortClass` option
391- feat(js): add `totalField` Option
392- feat(js): add 'pageNumber' and 'pageSize' to 'refresh' method
393- feat(js): add `escape` column option
394- fix(js): fix #2461, adding the initPagination call to updateByUniqueId and updateRow methods
395- fix(js): fix #2879, IE8 bug
396- fix(js): fix #2719, remove `tabindex`
397- fix(css): fix #2208, dropdown-menu style bug
398- fix(filter-control extension): fix #2418, `height` cause datepicker not display the selected date
399- fix(export extension): fix #2220, selected rows does not work when data-pagination-side is server
400- fix(reorder-row extension): fix #1343, reorder rows bug with pagination
401- fix(cookie extension): correction regex to match 'mi'
402- feat(locale): fix #2759, add es-CL and uz-UZ locales
403- feat(cookie extension): fix #2386, add `getCookies` method
404- feat(cookie extension): fix #2371, add `cookieStorage` option
405- feat(multiple-selection-row extension): add multiple-selection-row extension
406- feat(filter-control extension): fix #1540, disable unnecessary/unused values from select options
407- feat(filter-control extension): fix #2448, create a css file which contains the style for this extension
408- feat(filter-control extension): fix #2189, set placeholder of the filter-control input
409- feat(print extension): add print extension
410- feat(auto-refresh extension): add auto refresh extension
411- feat(tree-column extension): add tree column extension
412
413#### Breaking changes in 1.11.1
414
415- **Filter-Control extension**: deleted the inline-style and now this extension is using a separated css file.
416
417
418### 1.11.0
419
420- fix(js): fix cardVisible doesn't work bug
421- fix(js): int field break toggleColumn
422- fix(js): table elements inside bootstrap table bug
423- fix(js): move formatter after cellStyle
424- fix(js): the footer is hidden in card view
425- fix(js): fix sorting rows not working bug
426- fix(js): return field from visible cells
427- fix(js): onSearch event is not fire when we press the arrows keys
428- fix(js): fix fromHtml error
429- fix(js): fix event cannot work when some columns are hideen
430- fix(js): remove page size and number when pagination is false
431- fix(js): remove getFieldIndexFromColumnIndex because it cause events bug
432- fix(js): fix getSelections method bug
433- fix(js): update records to rows
434- fix(locale): update it-IT locale
435- fix(locale): add formatAllRows in template locale
436- fix(filter-control extension): add check for null values on existsOptionInSelectControl
437- fix(filter-control extension): fix show-clear button bug
438- fix(editable extesion): fix editable formatter error when refreshOptions
439- feat(js): add support for transfer from rowspan / colspan table
440- feat(js): add data variable to post-body event
441- feat(js): add `buttonsClass` option
442- feat(js): add `getVisibleColumns` method
443- feat(js): add resize event to fit the header
444- feat(js): add `onRefresh` event
445- feat(js): add field parameter in the click and dblClick row events
446- feat(js): add div.card-views surrounds all the card view divs
447- feat(js): add `field` parameter to cellStyle
448- feat(js): add `sortStable` option
449- feat(js): add `footerStyle` option
450- feat(extension): add select2 filter and i18n enhance extensions
451- feat(extension): add multi-column-toggle extension
452- feat(filter-control extension): add select list data to be passed in as JSON string and filter control starts with search
453- feat(angular extension): add constant in order to get it from angular scope
454- feat(export extension): add `formatExport` locale
455- feat(multiple-sort extension): add `formatSortOrders` option
456- feat(multiple-sort extension): support pagination server
457- refactor(filter-control extension): refactor the filterDataType method
458- refactor(filter-control extension): adding all unique values to select control and performance improvements
459- refactor(extension): refactor filter cookies extension to avoid dbcalls
460- docs(filter-control extension): add documentation for filterData
461
462
463### 1.10.1
464
465- revert: feat: update escape to false
466- feat: add `checkInvert` method
467- feat: add `bootstrap-table-he-IL.js`
468- bug: update grunt to development dependency
469- bug: press on toolbar elements, the key-events it will not run
470- bug: remove bogus conditions that will always be true
471- bug: refactor filter control select input initialization
472- bug: typo in Slovak translation
473
474### 1.10.0
475
476- [bug] Fixed #1619: sub-table checkbox selects all the table.
477- [bug] Fixed icons for ability customizing.
478- [bug] Fixed #1677: paginationSwitch for server-side.
479- [bug] Fixed #1613: padding in footer.
480- [bug] Fixed #1742: showRow & hideRow param checks.
481- [bug] Fixed getItemField bug.
482- [bug] Fixed #617: server side pagination uses `this.options.searchText`.
483- [bug] Fixed class name does not apply to checkbox field bug.
484- [bug] Fixed clear function and searchFormatter option of filter-control extension.
485- [bug] Fixed year computation on cookie extension.
486- [bug] Fixed ReorderRows init when reorderable is false.
487- [bug] Fix #1660: removed powerpoint type of export extension.
488- [enh] Added `title` attribute to pagination controls defining the page number.
489- [enh] Added `escape` option.
490- [enh] Added `searchOnEnterKey` option.
491- [enh] Added `updateFormatText` method.
492- [enh] Added a third parameter to `detailFormatter` method passing the jQuery element.
493- [enh] Added new param for `updateCell` method to avoid table reinitialization.
494- [enh] Removed outline of th.
495- [enh] Added extension.json and composer.json files.
496- [enh] Added alternative group-by extension.
497- [enh] Added sticky-header extension.
498- [enh] Added filterLocal option to filter-control extension.
499- [enh] Enabled data attributes for editable column.
500- [enh] Added IconSize option to export extension.
501- [enh] Added tooltip for filter-control toolbar button.
502
503### 1.9.1
504
505- [bug] Removed no records events.
506- [bug] Fixed cardView fieldIndex error.
507- [bug] Fixed #1130: table-condensed is not working.
508- [bug] Fixed #1482: export all server sidePagination bug(export extension).
509- [bug] Fixed #1248: IE8 does not support indexOf function.
510- [bug] Fixed #1491: (un)check event element argument missing.
511- [bug] Fixed Italian translation.
512- [bug] Unified naming of MS in type names(export extension).
513- [bug] Fixed selectPage method fails(cookie extension).
514- [bug] Add ja-JP and ms-MY translation for formatAllRows.
515- [enh] UniqueId can also be stored in a row's data property.
516- [enh] Use default settings when cookie settings don't exist(cookie extension).
517- [enh] Expand `filterBy` to accept and array of values.
518- [enh] Added `updateByUniqueId` method.
519- [doc] Added `iconSize` docs.
520
521### 1.9.0
522
523- [enh] Update bootstrap-table-cookie.js.
524- [enh] Use options for detailView's open/close icons.
525- [enh] Added `refreshOptions` and `gtHiddenColumns` method.
526- [enh] Added `datepicker` option to Filter Control.
527- [bug] Fix #936 Sort carets should not be inline-styled by JS.
528- [bug] Fix table header width bug when setting table to no bordered.
529- [bug] Fix #938, fix #940: Multiple Sort and Hide/Show column.
530- [bug] Fix #970: `click`and `dblclick` bug on no-rows table.
531- [bug] Fix #967: unselected column while column sorted display error.
532- [enh] Support title feature in cells.
533- [enh] Improved cookie, mobile extension.
534- [enh] Added group-by, angular extension.
535- [enh] Added option for setting locale.
536- [enh] Added `exportDataType` option for export extension.
537- [enh] Add fa-IR, ca-ES, es-ES, et-EE and af-ZA locales.
538- [enh] Supported complex header with `rowspans` and `colspans`.
539- [enh] Added `searchFomatter` column option.
540- [bug] Fixed ResetRow function and undefined column search bug.
541- [bug] Fixed #639: footer resizing problem.
542- [enh] Added resetSearch method to reset the search text.
543- [enh] Supported flat json.
544- [enh] Improved reorder-columns extension.
545- [enh] Added multiple-search, accent-neutralise extension.
546- [enh] Added fixed-columns extension.
547- [enh] Added `$.fn.bootstrapTable.utils` tools.
548- [enh] Added `expandRow` and `collapseRow` methods.
549- [enh] Updated `showRow`, `hideRow` and `updateCell` methods.
550- [bug] Fix #1390: radio maintainSelected bug.
551- [bug] Fix #1421: checkBy filter enabled.
552- [bug] Remove `bootstrap-table-all.js` and `bootstrap-table-all.min.js`.
553
554### 1.8.1
555
556- [enh] Accessing field name in formatter.
557- [enh] Improve function option to support string format for example formatter.
558- [enh] Added multiple sort extension.
559- [enh] Improve filter control extension.
560- [enh] Added jsdelivr CDN.
561- [bug] Fix #912: Bug when switching to card view.
562- [bug] Fix #914: extra empty toolbar div bug.
563- [bug] Fix bootstrap-table-pt-PT.js typo.
564
565### 1.8.0
566
567- [enh] Added state saving for visible columns and the ability to use extension with multiple simultaneous tables.
568- [enh] Added `ajax` option to replace jquery ajax method.
569- [enh] Added `resetWidth` method to reset header and footer width.
570- [enh] Added key-events, mobile, filter-control, reorder-columns, reorder-rows, resizable, natural-sorting, toolbar extensions, and update the extensions name.
571- [enh] Added `onToggle`, `onCheckSome` and `onUncheckSome` events.
572- [enh] Added `getScrollPosition`, `removeAll`, `removeByUniqueId` methods.
573- [bug] Fix double header bug after table show from hidden.
574- [bug] Fix #279: scrollWidth bug.
575- [enh] `getData` method support to get the current page data.
576- [enh] Added 'getAllSelections' method to get checked rows across all pages.
577- [enh] Added `ro-RO` locale.
578- [enh] Added `table-no-bordered` class to remove table-bordered style.
579- [enh] Added `bootstrap-table-all.js` and `bootstrap-table-locale-all.js` files to dist.
580- [enh] Added detail view feature.
581- [enh] Added `updateCell` method.
582- [enh] Added `onClickCell` and `onDblClickCell` events.
583- [bug] Fix #672: Column Fixed Width in Percentage bug.
584- [bug] Fix row state field value bug when there are disabled rows.
585- [bug] Fix #762: save tr's data-* attributes.
586- [bug] Fix #823, #850: break rowspan bug, data-attribute bug.
587
588### 1.7.0
589
590- [enh] Add `showFooter`, `keyEvents`, `searchText` and `uniqueId` options.
591- [enh] Add `cardVisible` column options.
592- [enh] Add `checkBy` and `uncheckBy`, `showRow` and `hideRow` and `getRowsHidden` methods.
593- [enh] Add nb-NO, ar-SA, es-MX, ka-GE locales.
594- [enh] Add cookie, resizable, natural-sorting, toolbar extensions.
595- [enh] Add exportOptions to export extension.
596- [enh] Fix #263: prepend method support object and array.
597- [enh] Card View support checkbox and radio.
598- [bug] Fix Card View events bug.
599- [enh] Keep all `data-*` attributes when transform from normal table.
600- [enh] Load method support fixedScroll param.
601- [enh] Added 'all' option in pagination.
602- [enh] Added pagination detail align.
603
604### 1.6.0
605
606- [bug] Fix queryParams bug when use `sidePagination='server'`.
607- [enh] Add uk-UA, sv-SE, pt-PT, ms-MY, ja-JP locales.
608- [enh] Add `searchTimeOut` option.
609- [bug] Fix #220: state column hideColumn bug.
610- [bug] Fix #221: cellStyle bug.
611- [enh] Add `iconsPrefix` and `icons` options to support custom icons.
612- [enh] Add i18n support for docs.
613- [enh] Allow `query` params to be specified during refresh.
614- [bug] Fix bug of ellipsis string.
615- [bug] Fix pageList smartDisplay.
616- [bug] Fix #188: Export Button is not shown only use `showExport=true`.
617- [bug] Fix page-change event params bug.
618- [enh] Add limit and offset params only if pagination is activated.
619- [enh] Add `ajaxOptions` option to custom $.ajax options.
620- [enh] Add a toggle pagination toolbar button.
621- [enh] Add `iconSize` option.
622- [enh] Add `buttonsAlign` option and update `toolbarAlign` option.
623- [enh] Add `prepend`, `insertRow` and `toggleView` methods.
624- [enh] Add `editable-save.bs.table` event to editatble extension.
625- [enh] #431: load method support pagination.
626
627### 1.5.0
628
629- [bug] Fix #144: `onCheck` and `onUncheck` events are reversed when using `clickToSelect` option. (jQuery 1.7.2 bug).
630- [bug] Fix IE browser display header bug when use `mergeCells` method.
631- [bug] Fix #269: array as row bug.
632- [bug] Fix #314: `rowStyle` bug.
633- [enh] Add de-DE, hu-HU, sk-SK locales.
634- [enh] Fix #261: add namespace to `.table` style.
635- [bug] Fix #160, #323: operate events don't work in card view.
636- [enh] Add `filterBy`, `scrollTo`, `prevPage` and `nextPage`, `check` and `uncheck` methods.
637- [enh] Add `onPreBody` and `onPostBody` events.
638- [enh] Add `searchable` column option.
639- [enh] Fix #59: support load multiple locale files.
640- [enh] Modify the scope of the column events.
641- [enh] Improve editable extension.
642
643### 1.4.0
644
645- [enh] Fix #119, #123: Save all `id` and `class` of `tr` and `td` for html table.
646- [enh] Fix #149: Hide empty data on Card view.
647- [enh] Fix #131: Add `onPageChange` event.
648- [enh] Add `onSearch` event.
649- [enh] Apply `width` column option to row style.
650- [enh] Add bootstrap-table-filter extension.
651- [enh] Add cs-CZ, es-CR, es-NI, pl-PL, ur-PK, ko-KR, th-TH locales.
652- [bug] Fix `minimumCountColumns` option init error.
653- [bug] Fix #161: `undefined` or `null` string sort bug.
654- [bug] Fix #171: IE disabled button can be clicked bug.
655- [bug] Fix #185: Reset the page to the first page when changing the url with `refresh` method.
656- [bug] Fix #202: updateRow method keep the scroll position.
657- [enh] Add `smartDisplay` option.
658- [enh] Add `searchAlign` and `toolbarAlign` options.
659- [enh] Fix #193: Add `dataType` option.
660- [enh] Add flatJSON and editable extensions.
661- [enh] Add `rowAttributes` option.
662- [enh] Update documentation.
663
664### 1.3.0
665
666- [enh] Take `showHeader` option effect to the card view.
667- [enh] Rename and update locale files.
668- [bug] Fix #102: Wrong `options.columns` initialization.
669- [enh] Fix #121: Add extensions for bootstrap table.
670- [bug] Fix #138: IE8 search data and remove method error.
671- [bug] Fix bug: sorter and check all do not work in some case.
672- [enh] Add `bootstrap-table-nl-NL.js` and `bootstrap-table-el-GR.js`.
673- [enh] Support search without data-field set, trim search input.
674- [enh] Fix #81: Allow the `class` to be applied to the radio or checkbox row.
675- [bug] Fix #135, #142: Search use formatted data.
676- [enh] Verify search text before send queryParams.
677- [bug] Fix #148: column events support namespace.
678- [enh] Support to disable radio or checkbox column by formatter.
679
680### 1.2.4
681
682- [enh] Fix #23: Add css and classes parameters to column cell.
683- [enh] Fix #64: Add support for change remote url.
684- [enh] Fix #112: update the `refresh` method.
685- [bug] Fix #113: Using radio type and cardView error.
686- [enh] Fix #117: Add `updateRow` method.
687- [enh] Fix #96, #103: apply `class` option to td elements.
688- [enh] Fix #97: add `sortable` class to header cells instead of `cursor: pointer`.
689- [enh] Fix #124: change `queryParams` and `queryParamsType` default option.
690- [enh] Remove the `eval` method.
691- [enh] Add `bootstrap-table-it-IT.js` locale.
692
693### 1.2.3
694
695- [bug] Fix the selected row class reset after toggle column bug.
696- [bug] Fix #86: invisible column are still searchable.
697- [bug] Fix search result error when toggle column display.
698- [enh] Add `clickToSelect` to columns.
699- [bug] Fix click-row event bug.
700- [enh] When field is undefined, use index instead.
701- [enh] Add `cache` option for AJAX calls.
702- [enh] Improve zh-TW translation.
703- [enh] #82: Add `getData` method.
704- [enh] #82: Add `remove` method.
705
706### 1.2.2
707
708- Fix #68: Add `showColumn`/`hideColumn` methods.
709- Fix #69: Add `bootstrap-table-es_AR.js` locale.
710- Fix #88: Add `bootstrap-table-fr_BE.js` locale.
711- Fix #85: Select row and add row class.
712- Add `halign` column option.
713
714### 1.2.1
715
716- Fix #56: Pagination issue in bootstrap 2.3.
717- Fix #76: After refreshing table data, search no longer works.
718- Fix #77: After searching and then clearing the search field, table is no longer sortable.
719- Add `sortable` option, `false` to disable sortable of all columns.
720- Support localization for docs.
721
722### 1.2.0
723
724- Fix bootstrap 2 table border bug.
725- Fix loading and not found record display bug.
726- Update `minimunCountColumns` option to `minimumCountColumns`.
727- Fix sort order bug.
728
729### 1.1.5
730
731- Fix the bottom border bug on Chrome.
732- Add horizontal scroll for support.
733- Fix scroll header width error.
734- Add `showRefresh` and `showToggle` options.
735
736### 1.1.4
737
738- Fix `destroy` method bug.
739- Initialize table data from HTML.
740- Fix the hidden table reset header bug.
741
742### 1.1.3
743
744- Add `events` column option.
745- Add `checkboxHeader` option.
746- Add `queryParamsType` option.
747- Fix ie class bug, and fix duplicated data error.
748
749### 1.1.2
750
751- Add switchable column option.
752- Add `data-toggle` attribute.
753- Add support for number search.
754- Use html function instead of text in header th.
755
756### 1.1.1
757
758- Remove `bootstrapVerion` option.
759- Add `data-page-list` attribute.
760- Fix search data error.
761- Non case sensitive search in client side.
762- Added support for Danish translation.
763
764### 1.1.0
765
766- Fix old firefox browser display error.
767- Add minimunCountColumns option.
768- Update the table body header implementation and resetView method.
769- Remove bootstrapVersion option.
770- Fix search data error.
771
772### 1.0.6
773
774- Add jQuery events.
775- Add `onDblClickRow` event and `onAll` event.
776- Add `singleSelect` option.
777- Search improvent: add a timeout and trigger the search event when the text has changed to improve the search.
778- Scroll to top after data loaded.
779- Add `toolbar` option.
780- Add `rowStyle` option.
781- Add `bootstrapVersion` option.
782
783### 1.0.5
784
785- Update the pagination list position.
786- Update `queryParams` option.
787- Add `contentType` and `onBeforeLoad` options.
788- Add server side pagination(`pageSize, pageNumber, searchText, sortName, sortOrder`).
789- Add `COLUMN_DEFAULTS`.
790- Add `refresh` method.
791- Add `index` argument in `formatter` function.
792- Update card view display.
793
794### 1.0.4
795
796- Add `showLoading` and `hideLoading` methods.
797- Add `onLoadSuccess` and `onLoadError` events.
798- Add `clickToSelect` option.
799- Add `cardView` option.
800- Add loading with `formatLoadingMessage` function.
801- Add `idField` option.
802
803### 1.0.3
804
805- Update fixed headers.
806- Add zh-TW locale file.
807- Add `showColumns` option and `visible` column option.
808- Update `hideHeader` option to `showHeader`.
809- Add `formatNoMatches` locale function.
810- Add table events.
811
812### 1.0.2
813
814- Add i18n support.
815- Add `selectItemName` option.
816- Update the `pageList` default.
817- Add `search` option.
818- Add `destroy` method.
819- Add page list support.
820
821### 1.0.1
822
823- Add `pagination` support.
824
825### 1.0.0
826
827- Initial release