mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Update changelog
This commit is contained in:
parent
4df48013ef
commit
e472deaee6
1 changed files with 11 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -12,7 +12,17 @@ way to update this template, but currently, we follow a pattern:
|
|||
|
||||
---
|
||||
|
||||
## v.2.1.1 2018-10-23
|
||||
## v2.2.0 2018-11-XX
|
||||
|
||||
* [add] SearchPage: adds PriceFilter (and RangeSlider, FieldRangeSlider, PriceFilterForm).
|
||||
|
||||
**Note:** You must define min and max for the filter in `src/marketplace-custom-config.js`.
|
||||
Current maximum value for the range is set to 1000 (USD/EUR/currency units). In addition, this
|
||||
fixes or removes component examples that don't work in StyleguidePage.
|
||||
|
||||
[#944](https://github.com/sharetribe/flex-template-web/pull/944)
|
||||
|
||||
## v2.1.1 2018-10-23
|
||||
|
||||
* [add] Added initial documentation about routing and loading data.
|
||||
[#941](https://github.com/sharetribe/flex-template-web/pull/941)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue