Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Releases: superdispatch/itable

1.1.0

27 Oct 18:26
d20595c

Choose a tag to compare

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/core
  • itable/material-ui
  • itable/antd
  • itable/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

24 Oct 14:32

Choose a tag to compare

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