Skip to content

Commit b6045a7

Browse files
committed
Updated changes
1 parent d32ee01 commit b6045a7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 1.0.2
2+
3+
* Button::$rightIcon renamed into $iconRight to follow global pattern
4+
* Removed depreciated classes H2, Fields and MiniApp
5+
* Cleaned up demos/button.php
6+
* Added documentation for Button class
7+
* Refactored Button internals (simplified), now uses button.html
8+
* Added comments for a Form
9+
* Cleaned up Grid type-hinting
10+
* Added example for top/bottom attached buttons to Grid.
11+
* You can disable "header" for grid now
12+
13+
## 1.0.1
14+
15+
Qucik post-release bugfixes
16+
117
## 1.0.0
218

319
* Implement Grid

0 commit comments

Comments
 (0)