Skip to content

Commit ee2dc65

Browse files
committed
Updated changelog
1 parent 39bd181 commit ee2dc65

File tree

1 file changed

+2
-39
lines changed

1 file changed

+2
-39
lines changed

CHANGELOG.md

Lines changed: 2 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
- (Done) New data attribute `data-toggle` to initialize bootgrid without writing any line of code (like bootstrap controls support)
1010
- (Done) Request and response handler to support JSON object transformation (solved issue [#3](http://github.com/rstaib/jquery-bootgrid/issues/3))
1111
- (Done) WIA-ARIA busy attribute to indicate that the table is loading
12-
- Metadata for rows
1312
- (Done) New behaviour to maintain row selection during filtering, paging and sorting
1413
- (Done) Entire row click selection
1514
- (Done) New event (`click`)
@@ -42,42 +41,6 @@
4241
- `data-custom` is now `data-formatter` and instead of being a `bool` it is a event name
4342

4443
## 0.9.7
45-
- Fixed a column header visualization bug regarding sorting
4644

47-
## 0.9.6
48-
- CSS and HTML optimization for column headers
49-
- Minor bug fix regarding status bar ("-1")
50-
51-
## 0.9.6-rc3
52-
- Showing infos even if rowCount is -1 (all)
53-
54-
## 0.9.6-rc2
55-
- Fixed a bug regarding rowCount
56-
- Improved visualization generally
57-
58-
## 0.9.6-rc1
59-
- Prevent click event on active pagination item
60-
- Added refresh button
61-
- Added selection box for selecting the row count
62-
- Made the control more flexible
63-
64-
## 0.9.6-beta3
65-
- Added a new default property (pagination) to disable the pagination
66-
67-
## 0.9.6-beta1
68-
- Fixed a bug where "0" caused a rendering error
69-
- Added bower.json file for bower support
70-
71-
## 0.9.5-alpha
72-
- Fixed a regression bug which occurred when calling reload
73-
74-
## 0.9.4-alpha
75-
- Improved loading mask
76-
77-
## 0.9.3-alpha
78-
- Added loading mask
79-
- Added new template syntax
80-
- Fixed a bug where older browser showing {0} for each content row
81-
82-
## 0.9.2-alpha
83-
- Added an new event for column customization
45+
### Bug Fixes
46+
- Fixed a column header visualization bug regarding sorting

0 commit comments

Comments
 (0)