Releases: liuwenchao/aha-table
Releases · liuwenchao/aha-table
Read data-choices from aha-column
v1.0.11 add missing fix of meta reading into build.
Performance improvement
v1.0.10 fix meta reading error.
Add label in aha-column
v1.0.9 add label in aha-column.
v1.0.8
add missing dist file.
Bug fix
v1.0.7 fix a bug about editing mode.
Simplified pagination, moved all default text away so i18n is possible
v1.0.6 simplify pagination.
Bug fix: default value was not set in creation
v1.0.5 Fix typo in README.
Bug fixing
- fixed searchable failure on column level
- extract meta explicitly from aha-columns
First usable version
Begin to use now.
Declarative meta
Column meta can be declarative claimed with aha-column now.
TODO:
generate default meta from data if there's no aha-column provided.