@drieam/common
Version:
Default Drieam api wrapper
295 lines (90 loc) • 7.11 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.4.1](https://github.com/Drieam/drieam-ui/compare/v2.4.0...v2.4.1) (2019-04-24)
**Note:** Version bump only for package @drieam/common
# [2.4.0](https://github.com/Drieam/drieam-ui/compare/v2.3.0...v2.4.0) (2019-04-24)
**Note:** Version bump only for package @drieam/common
# [2.3.0](https://github.com/Drieam/drieam-ui/compare/v2.2.0...v2.3.0) (2019-04-23)
**Note:** Version bump only for package @drieam/common
# [2.2.0](https://github.com/Drieam/drieam-ui/compare/v2.1.0...v2.2.0) (2019-04-23)
### Features
* **@drieam/common:** apiTable accepts different property as dataSource stateKey ([93ca2cb](https://github.com/Drieam/drieam-ui/commit/93ca2cb))
# [2.1.0](https://github.com/Drieam/drieam-ui/compare/v2.0.1...v2.1.0) (2019-04-16)
### Features
* **@drieam/common:** Add iframe resize observer ([#231](https://github.com/Drieam/drieam-ui/issues/231)) ([8f80a38](https://github.com/Drieam/drieam-ui/commit/8f80a38))
* **@drieam/common:** ApiWrapper loader property ([75a121c](https://github.com/Drieam/drieam-ui/commit/75a121c))
## [2.0.1](https://github.com/Drieam/drieam-ui/compare/v2.0.0...v2.0.1) (2019-04-02)
**Note:** Version bump only for package @drieam/common
# [2.0.0](https://github.com/Drieam/drieam-ui/compare/v1.9.1...v2.0.0) (2019-04-02)
### Bug Fixes
* **@drieam/api:** get calls should not have content-type ([#212](https://github.com/Drieam/drieam-ui/issues/212)) ([6eb9a52](https://github.com/Drieam/drieam-ui/commit/6eb9a52))
* **@drieam/common:** fix this is undefined ([110568a](https://github.com/Drieam/drieam-ui/commit/110568a))
* Typescript error ([0beadd2](https://github.com/Drieam/drieam-ui/commit/0beadd2))
## [1.9.1](https://github.com/Drieam/drieam-ui/compare/v1.9.0...v1.9.1) (2019-03-18)
### Bug Fixes
* **@drieam/common:** expose error page on common ([5c32ca3](https://github.com/Drieam/drieam-ui/commit/5c32ca3))
* **@drieam/common:** fix error in redux ([5f7bde1](https://github.com/Drieam/drieam-ui/commit/5f7bde1))
* **@drieam/common:** use the defaultOptions from api ([93ced5b](https://github.com/Drieam/drieam-ui/commit/93ced5b))
* expose redux ([e7cfb0c](https://github.com/Drieam/drieam-ui/commit/e7cfb0c))
# [1.9.0](https://github.com/Drieam/drieam-ui/compare/v1.8.0...v1.9.0) (2019-03-07)
### Features
* **@drieam/common:** add ns helper to create object from namespace ([18e8d99](https://github.com/Drieam/drieam-ui/commit/18e8d99))
* **@drieam/models:** add getLocale to dom ([6986b72](https://github.com/Drieam/drieam-ui/commit/6986b72))
# [1.8.0](https://github.com/Drieam/drieam-ui/compare/v1.7.3...v1.8.0) (2019-03-05)
### Features
* **@drieam/common:** add ApiTable to common ([fb6af8d](https://github.com/Drieam/drieam-ui/commit/fb6af8d))
* **ApiWrapper:** add hoc: ApiWrapper. Loading and ErrorPage depending of the state ([78d21f3](https://github.com/Drieam/drieam-ui/commit/78d21f3))
## [1.7.3](https://github.com/Drieam/drieam-ui/compare/v1.7.2...v1.7.3) (2019-03-01)
**Note:** Version bump only for package @drieam/common
## [1.7.2](https://github.com/Drieam/drieam-ui/compare/v1.7.1...v1.7.2) (2019-03-01)
### Bug Fixes
* **packages:** fix peerDependencies and dependencies ([4294b19](https://github.com/Drieam/drieam-ui/commit/4294b19))
## [1.7.1](https://github.com/Drieam/drieam-ui/compare/v1.7.0...v1.7.1) (2019-02-28)
**Note:** Version bump only for package @drieam/common
# [1.7.0](https://github.com/Drieam/drieam-ui/compare/v1.6.3...v1.7.0) (2019-02-27)
### Bug Fixes
* **build:** fix ts errors ([a62e7b5](https://github.com/Drieam/drieam-ui/commit/a62e7b5))
### Features
* **@drieam/api:** add exceptionHandler on fetch. ([90c0b4c](https://github.com/Drieam/drieam-ui/commit/90c0b4c))
* **@drieam/common:** set RootReducer and setStore ([ecfcefb](https://github.com/Drieam/drieam-ui/commit/ecfcefb))
* **api:** add common options ([fd0f58b](https://github.com/Drieam/drieam-ui/commit/fd0f58b))
## [1.6.2](https://github.com/Drieam/drieam-ui/compare/v1.6.1...v1.6.2) (2019-02-15)
### Bug Fixes
* **api:** fix connectors for action and reducer ([5e60785](https://github.com/Drieam/drieam-ui/commit/5e60785))
# [1.6.0](https://github.com/Drieam/drieam-ui/compare/v1.5.1...v1.6.0) (2019-02-14)
### Performance Improvements
* **webpack:** import only what we need from lodash ([00e9062](https://github.com/Drieam/drieam-ui/commit/00e9062))
## [1.5.1](https://github.com/Drieam/drieam-ui/compare/v1.5.0...v1.5.1) (2019-01-22)
### Bug Fixes
* **common:** babel transpile to es5 ([ca36e34](https://github.com/Drieam/drieam-ui/commit/ca36e34))
# [1.5.0](https://github.com/Drieam/drieam-ui/compare/v1.4.3...v1.5.0) (2019-01-21)
**Note:** Version bump only for package @drieam/common
## [1.4.3](https://github.com/Drieam/drieam-ui/compare/v1.4.2...v1.4.3) (2019-01-14)
### Bug Fixes
* **ie:** getAttributeNames not found ([29c59e4](https://github.com/Drieam/drieam-ui/commit/29c59e4))
## [1.4.2](https://github.com/Drieam/drieam-ui/compare/v1.4.1...v1.4.2) (2019-01-11)
**Note:** Version bump only for package @drieam/common
## [1.4.1](https://github.com/Drieam/drieam-ui/compare/v1.4.0...v1.4.1) (2019-01-11)
**Note:** Version bump only for package @drieam/common
## [1.3.8](https://github.com/Drieam/drieam-ui/compare/v1.3.7...v1.3.8) (2019-01-08)
**Note:** Version bump only for package @drieam/common
## [1.3.7](https://github.com/Drieam/drieam-ui/compare/v1.3.5...v1.3.7) (2019-01-08)
**Note:** Version bump only for package @drieam/common
## [1.3.5](https://github.com/Drieam/drieam-ui/compare/v1.3.3...v1.3.5) (2019-01-08)
**Note:** Version bump only for package @drieam/common
## [1.3.3](https://github.com/Drieam/drieam-ui/compare/v1.0.0...v1.3.3) (2019-01-08)
**Note:** Version bump only for package @drieam/common
# [1.0.0](https://github.com/Drieam/drieam-ui/compare/v0.37.1...v1.0.0) (2019-01-08)
**Note:** Version bump only for package @drieam/common
## [0.37.1](https://github.com/Drieam/drieam-ui/compare/v0.37.0...v0.37.1) (2019-01-03)
### Bug Fixes
* **common:** remove wrong references ([0f28b59](https://github.com/Drieam/drieam-ui/commit/0f28b59))
# [0.37.0](https://github.com/Drieam/drieam-ui/compare/v0.34.2...v0.37.0) (2019-01-03)
### Features
* **common:** moving other components from api-middleware to common ([d6341fe](https://github.com/Drieam/drieam-ui/commit/d6341fe))
* **toasts:** creation of the errorHandling middleware ([6e40eaf](https://github.com/Drieam/drieam-ui/commit/6e40eaf))
# [0.36.0](https://github.com/Drieam/drieam-ui/compare/v0.34.2...v0.36.0) (2019-01-03)
### Features
* **common:** moving other components from api-middleware to common ([d6341fe](https://github.com/Drieam/drieam-ui/commit/d6341fe))
* **toasts:** creation of the errorHandling middleware ([6e40eaf](https://github.com/Drieam/drieam-ui/commit/6e40eaf))