We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32ee01 commit b6045a7Copy full SHA for b6045a7
CHANGELOG.md
@@ -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
17
## 1.0.0
18
19
* Implement Grid
0 commit comments