Skip to content

Commit effa193

Browse files
committed
update readme and version
1 parent 1ef312b commit effa193

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
# bexis-core-ui
22

3-
## 0.4.17
3+
## 0.4.20
44
- Add aria-label to Table and other components
55
- Facets
66
- Add aria-label to Facets component
77
- sort by count if exists, reorder more view, truncate long names,
88
- Search
99
- Add aria-label to Search component
1010
- Table: add column
11+
## 0.4.19
12+
13+
## 0.4.18
14+
- Updates indicator text for current page and possible number of pages in a Table
15+
- Fixes client-side search on Table
16+
- Adds "No rows available" text in Table if search or filter returns no rows.
1117

1218
## 0.4.16
1319
- Facets

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bexis2/bexis2-core-ui",
3-
"version": "0.4.17",
3+
"version": "0.4.20",
44
"private": false,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)