1.3.5 (2018-11-13)
- entry file: change to common js file (5349604)
1.3.4 (2018-10-12)
- table prop type: make some props as required (c2a768d)
1.3.3 (2018-10-11)
- sdk handlers: add optional alternative handler names in props (b13eba2)
1.3.2 (2018-10-11)
- loading data: add panding messgae during fetching (348c5c3)
1.3.1 (2018-10-10)
- resource count: add fallback for when count method is not available (db6cfcf)
1.3.0 (2018-10-10)
- api calls: add memoize function to reduce api calls (e2e9c8a)
1.2.1 (2018-10-10)
- package.json: change entry file to dist (4b250d3)
1.2.0 (2018-10-10)
- table: add updateConsumerState prop (2263258)
1.1.0 (2018-10-10)
- table: add delete items functionality from props (5179113)
1.0.5 (2018-10-09)
- table: prevet fetching data if already provided (4094704)
1.0.4 (2018-10-09)
- package.json: change entry file (a483e0b)
1.0.3 (2018-10-09)
- table: remove redundant transformation (1a6e553)
1.0.2 (2018-10-08)
- jest: remove duplicate deps (a2cc827)
1.0.1 (2018-10-08)
- styled-components-build: handle style-components imports on build (bed2821)