@lonelyplanet/dotcom-core
Version:
489 lines (183 loc) • 14 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.1.0"></a>
# [2.1.0](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.1.0) (2017-08-30)
### Features
* Add actions for bookmark, toast ([1ed360d](https://github.com/lonelyplanet/dotcom-ui/commit/1ed360d))
* Add constants for bookmark, toast ([d1c9774](https://github.com/lonelyplanet/dotcom-ui/commit/d1c9774))
* Add reducers for bookmark, toast ([e8379c2](https://github.com/lonelyplanet/dotcom-ui/commit/e8379c2))
<a name="2.0.20"></a>
## [2.0.20](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.20) (2017-08-30)
<a name="2.0.19"></a>
## [2.0.19](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.19) (2017-08-30)
<a name="2.0.18"></a>
## [2.0.18](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.18) (2017-08-28)
<a name="2.0.17"></a>
## [2.0.17](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.17) (2017-08-25)
<a name="2.0.16"></a>
## [2.0.16](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.16) (2017-08-23)
<a name="2.0.15"></a>
## [2.0.15](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.15) (2017-08-18)
<a name="2.0.14"></a>
## [2.0.14](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.14) (2017-08-17)
<a name="2.0.13"></a>
## [2.0.13](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.13) (2017-08-15)
<a name="2.0.12"></a>
## [2.0.12](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.12) (2017-08-15)
<a name="2.0.11"></a>
## [2.0.11](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.11) (2017-08-14)
<a name="2.0.10"></a>
## [2.0.10](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.9...@lonelyplanet/dotcom-core@2.0.10) (2017-08-14)
<a name="2.0.9"></a>
## [2.0.9](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.8...@lonelyplanet/dotcom-core@2.0.9) (2017-08-14)
<a name="2.0.8"></a>
## [2.0.8](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.7...@lonelyplanet/dotcom-core@2.0.8) (2017-08-14)
<a name="2.0.7"></a>
## [2.0.7](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.6...@lonelyplanet/dotcom-core@2.0.7) (2017-08-14)
<a name="2.0.6"></a>
## [2.0.6](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.5...@lonelyplanet/dotcom-core@2.0.6) (2017-08-11)
<a name="2.0.5"></a>
## [2.0.5](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.4...@lonelyplanet/dotcom-core@2.0.5) (2017-08-11)
<a name="2.0.4"></a>
## [2.0.4](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.3...@lonelyplanet/dotcom-core@2.0.4) (2017-08-10)
### Bug Fixes
* Increase toast on screen time to 5 seconds (#33) ([77eefd4](https://github.com/lonelyplanet/dotcom-ui/commit/77eefd4))
<a name="2.0.3"></a>
## [2.0.3](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.2...@lonelyplanet/dotcom-core@2.0.3) (2017-07-28)
### Bug Fixes
* password link through to authModal as string instead of function (#32) ([c8ee12e](https://github.com/lonelyplanet/dotcom-ui/commit/c8ee12e))
<a name="2.0.2"></a>
## [2.0.2](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.1...@lonelyplanet/dotcom-core@2.0.2) (2017-07-28)
### Bug Fixes
* Default parameter for auth defaults component ([761b6f6](https://github.com/lonelyplanet/dotcom-ui/commit/761b6f6))
<a name="2.0.1"></a>
## [2.0.1](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@2.0.0...@lonelyplanet/dotcom-core@2.0.1) (2017-07-28)
### Bug Fixes
* Do not overwrite redirect uri in auth builder ([d189a5b](https://github.com/lonelyplanet/dotcom-ui/commit/d189a5b))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.4.5...@lonelyplanet/dotcom-core@2.0.0) (2017-07-26)
### Bug Fixes
* Add new datalayer component ([a1cc209](https://github.com/lonelyplanet/dotcom-ui/commit/a1cc209))
* Update typescript interfaces (#30) ([75a961d](https://github.com/lonelyplanet/dotcom-ui/commit/75a961d))
### Features
* authBuilder with full spec compliance ([f0163bd](https://github.com/lonelyplanet/dotcom-ui/commit/f0163bd))
### BREAKING CHANGES
* authBuilder custructor and build functions are passed query params in a nested options object
<a name="1.4.5"></a>
## [1.4.5](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.4.4...@lonelyplanet/dotcom-core@1.4.5) (2017-07-19)
<a name="1.4.4"></a>
## [1.4.4](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.4.3...@lonelyplanet/dotcom-core@1.4.4) (2017-07-19)
<a name="1.4.3"></a>
## [1.4.3](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.4.2...@lonelyplanet/dotcom-core@1.4.3) (2017-07-19)
<a name="1.4.2"></a>
## [1.4.2](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.4.1...@lonelyplanet/dotcom-core@1.4.2) (2017-07-19)
<a name="1.4.1"></a>
## [1.4.1](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.4.0...@lonelyplanet/dotcom-core@1.4.1) (2017-07-18)
### Bug Fixes
* delete cookie with correct domain set (#22) ([cddbf9e](https://github.com/lonelyplanet/dotcom-ui/commit/cddbf9e))
<a name="1.4.0"></a>
# [1.4.0](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.9...@lonelyplanet/dotcom-core@1.4.0) (2017-07-13)
### Features
* add global toast populated by cookie data (#20) ([8dca9cb](https://github.com/lonelyplanet/dotcom-ui/commit/8dca9cb))
<a name="1.3.11"></a>
## [1.3.11](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.9...@lonelyplanet/dotcom-core@1.3.11) (2017-07-12)
<a name="1.3.10"></a>
## [1.3.10](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.9...@lonelyplanet/dotcom-core@1.3.10) (2017-07-12)
<a name="1.3.8"></a>
## [1.3.8](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.7...@lonelyplanet/dotcom-core@1.3.8) (2017-07-07)
### Bug Fixes
* Remove dependency on env vars ([93aca52](https://github.com/lonelyplanet/dotcom-ui/commit/93aca52))
<a name="1.3.7"></a>
## [1.3.7](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.6...@lonelyplanet/dotcom-core@1.3.7) (2017-07-06)
### Bug Fixes
* Setup defaults for auth ([97e2994](https://github.com/lonelyplanet/dotcom-ui/commit/97e2994))
<a name="1.3.6"></a>
## [1.3.6](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.5...@lonelyplanet/dotcom-core@1.3.6) (2017-06-29)
<a name="1.3.5"></a>
## [1.3.5](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.4...@lonelyplanet/dotcom-core@1.3.5) (2017-06-28)
### Bug Fixes
* Fix race condition in modal open ([47f118f](https://github.com/lonelyplanet/dotcom-ui/commit/47f118f))
<a name="1.3.4"></a>
## [1.3.4](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.3...@lonelyplanet/dotcom-core@1.3.4) (2017-06-28)
### Bug Fixes
* Don't import reflect metadata ([2aeb1e7](https://github.com/lonelyplanet/dotcom-ui/commit/2aeb1e7))
<a name="1.3.3"></a>
## [1.3.3](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.2...@lonelyplanet/dotcom-core@1.3.3) (2017-06-28)
### Bug Fixes
* Move request builder to opnode ([2beeb64](https://github.com/lonelyplanet/dotcom-ui/commit/2beeb64))
<a name="1.3.2"></a>
## [1.3.2](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.1...@lonelyplanet/dotcom-core@1.3.2) (2017-06-27)
### Bug Fixes
* Pass animationDuration and onClose props to GlobalToast (#16) ([7ad4b0e](https://github.com/lonelyplanet/dotcom-ui/commit/7ad4b0e)), closes [#16](https://github.com/lonelyplanet/dotcom-ui/issues/16)
<a name="1.3.1"></a>
## [1.3.1](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.3.0...@lonelyplanet/dotcom-core@1.3.1) (2017-06-27)
### Bug Fixes
* Remove unused react-redux ([e31531f](https://github.com/lonelyplanet/dotcom-ui/commit/e31531f))
<a name="1.3.0"></a>
# [1.3.0](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.2.3...@lonelyplanet/dotcom-core@1.3.0) (2017-06-27)
### Bug Fixes
* Update toast, use new style (#14) ([82b9d6e](https://github.com/lonelyplanet/dotcom-ui/commit/82b9d6e))
### Features
* Add global toast component (#12) ([ac8435d](https://github.com/lonelyplanet/dotcom-ui/commit/ac8435d))
* add multi step login modal to global header (#15) ([4ac3b41](https://github.com/lonelyplanet/dotcom-ui/commit/4ac3b41))
<a name="1.2.3"></a>
## [1.2.3](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.2.2...@lonelyplanet/dotcom-core@1.2.3) (2017-05-31)
### Bug Fixes
* remove path from url builder to match with open-planet-node ([898778b](https://github.com/lonelyplanet/dotcom-ui/commit/898778b))
<a name="1.2.2"></a>
## [1.2.2](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.2.1...@lonelyplanet/dotcom-core@1.2.2) (2017-05-30)
### Bug Fixes
* Check login hash better ([957eb20](https://github.com/lonelyplanet/dotcom-ui/commit/957eb20))
<a name="1.2.1"></a>
## [1.2.1](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.2.0...@lonelyplanet/dotcom-core@1.2.1) (2017-05-23)
### Bug Fixes
* add types to authRequestBuilder ([291cecc](https://github.com/lonelyplanet/dotcom-ui/commit/291cecc))
<a name="1.2.0"></a>
# [1.2.0](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.9...@lonelyplanet/dotcom-core@1.2.0) (2017-05-23)
### Bug Fixes
* Bump backpack ([f181893](https://github.com/lonelyplanet/dotcom-ui/commit/f181893))
* Move typescript to only dev deps ([8add0c6](https://github.com/lonelyplanet/dotcom-ui/commit/8add0c6))
### Features
* **auth:** adds utility to build auth urls ([efae7ff](https://github.com/lonelyplanet/dotcom-ui/commit/efae7ff))
<a name="1.1.9"></a>
## [1.1.9](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.8...@lonelyplanet/dotcom-core@1.1.9) (2017-05-22)
### Bug Fixes
* Clean up the asynComponent ([d48ea28](https://github.com/lonelyplanet/dotcom-ui/commit/d48ea28))
* Get typescript targeting es5 ([f54b7c9](https://github.com/lonelyplanet/dotcom-ui/commit/f54b7c9))
* Remove symbol from types file ([f6e82a8](https://github.com/lonelyplanet/dotcom-ui/commit/f6e82a8))
<a name="1.1.8"></a>
## [1.1.8](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.7...@lonelyplanet/dotcom-core@1.1.8) (2017-05-12)
### Bug Fixes
* Remove container from AuthModal (#7) ([9e3fe07](https://github.com/lonelyplanet/dotcom-ui/commit/9e3fe07))
<a name="1.1.7"></a>
## [1.1.7](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.6...@lonelyplanet/dotcom-core@1.1.7) (2017-05-10)
<a name="1.1.6"></a>
## [1.1.6](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.5...@lonelyplanet/dotcom-core@1.1.6) (2017-05-09)
### Bug Fixes
* Make code style changes in login/index ([e0ee9f4](https://github.com/lonelyplanet/dotcom-ui/commit/e0ee9f4))
* Use ModalLogIn component in authModal ([6194d05](https://github.com/lonelyplanet/dotcom-ui/commit/6194d05))
* Get typescript targeting es5 ([214f204](https://github.com/lonelyplanet/dotcom-ui/commit/214f204))
* Remove symbol from types file ([c04bd00](https://github.com/lonelyplanet/dotcom-ui/commit/c04bd00))
<a name="1.1.5"></a>
## [1.1.5](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.4...@lonelyplanet/dotcom-core@1.1.5) (2017-05-04)
<a name="1.1.4"></a>
## [1.1.4](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.3...@lonelyplanet/dotcom-core@1.1.4) (2017-05-03)
### Bug Fixes
* **dotcom-core:** Comment out asyncComponent til' TS can be fixed ([053cb22](https://github.com/lonelyplanet/dotcom-ui/commit/053cb22))
<a name="1.1.3"></a>
## [1.1.3](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.2...@lonelyplanet/dotcom-core@1.1.3) (2017-05-03)
### Bug Fixes
* **dotcom-core:** Update build script ([0a6e043](https://github.com/lonelyplanet/dotcom-ui/commit/0a6e043))
<a name="1.1.2"></a>
## [1.1.2](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.1...@lonelyplanet/dotcom-core@1.1.2) (2017-05-03)
### Bug Fixes
* Make core public ([d606d93](https://github.com/lonelyplanet/dotcom-ui/commit/d606d93))
<a name="1.1.1"></a>
## [1.1.1](https://github.com/lonelyplanet/dotcom-ui/compare/@lonelyplanet/dotcom-core@1.1.0...@lonelyplanet/dotcom-core@1.1.1) (2017-05-03)
### Bug Fixes
* Lower case the module names ([c7fa8d2](https://github.com/lonelyplanet/dotcom-ui/commit/c7fa8d2))
<a name="1.1.0"></a>
# 1.1.0 (2017-05-03)
### Features
* Dotcom UI ([7fd3596](https://github.com/lonelyplanet/dotcom-ui/commit/7fd3596))