mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 09:13:14 +10:00
Merge pull request #1031 from sharetribe/update-changelog-for-improve-bundling-order
Add missing Changelog update
This commit is contained in:
commit
be8de4f960
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ way to update this template, but currently, we follow a pattern:
|
|||
|
||||
## Upcoming version 2019-XX-XX
|
||||
|
||||
- [change] Reordered import/exports on src/components/index.js. This helps to mitigate possible
|
||||
circular dependency problems and strange bugs in CSS bundle. In addition, derivative buttons were
|
||||
refactored to work with `rootClassName` prop (PrimaryButton, SecondaryButton and
|
||||
InlineTextButton). [#1024](https://github.com/sharetribe/flex-template-web/pull/1024)
|
||||
|
||||
## [v2.11.1] 2019-02-21
|
||||
|
||||
- [add] New translations for French and Spanish (fr.json & es.json)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue