You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,30 @@
1
1
# bexis-core-ui
2
+
## 0.4.32
3
+
- Menu
4
+
- fix log off, add click event o a
5
+
6
+
## 0.4.31
7
+
- Table
8
+
- Adds variants for pagination buttons
9
+
10
+
## 0.4.30
11
+
- Table:
12
+
- Fixes issue with rounded corners on pagination button under the table
13
+
- Updates colors scheme for disabled buttons
14
+
15
+
## 0.4.29
16
+
- table
17
+
- Fixes the appearance issues related to Table paginator.
18
+
-
19
+
## 0.4.28
20
+
- Fixes issue with options component not displaying items correctly
21
+
- New pagination component
22
+
- Removes the option for selecting page index string type of "pages" or "items". "items" will be the default and only option to show pagination info now.
23
+
24
+
## 0.4.27
25
+
- Fixes the issue with updating the number of displayed items correctly.
26
+
- Makes "items" the default type for displaying pagination info.
27
+
2
28
## 0.4.26
3
29
- menu
4
30
- change submenu buttons to a link and add link menuitems to support right click menu
0 commit comments