This repository was archived by the owner on Mar 9, 2021. It is now read-only.
Releases: superdispatch/itable
Releases · superdispatch/itable
1.1.0
1.1.0 October 27 2018
Project renamed from aeos to iTable 🏷
This decision was made from different feedbacks and due to migrating to monorepo.
Migrated to monorepo 🎉
Now repository includes several other packages that has integration to other UIKits. Here are the list of new packages:
itable/coreitable/material-uiitable/antditable/reactstrap
itable/core
This package includes main logics. Other packages uses this package to integrate other UIKits.
itable/material-ui
This package integrates current itable library with MaterialUI's Table.
itable/reactstrap
This package integrates current itable library with Reactstrap's Table.
itable/antd
This package is currently under development and it is not ready for production.
This package integrates current itable library with Antd's Table.
v1.0.0
Initial release 🎉
Published initial version of aeos.
Documentation and official Readme is coming soon.
- There is simple demo for now in order to introduce basic usage of library