Focus components v0.1.10
Pre-release
Pre-release
This relase is a pre-release, an other release is schedule for the end of the week. But without structural changes.
New components
- New popin #59
- Refactor search component #65 #61 #75 #77 #85 #86 #87 #90 #95 #101 #104 #105 #108 #99 #101
- Change facets options #110 #109
- Add search header #87
- Menu changes #68 #69
- Loading bar #73
- Add an application layout #66
- Message timer # 96 , message on save #94
- Add back to top button #106
Search
The search is completly refactored
Component's new name
search/quickSearch
->search/searchBar
see READMEsearch/liveFilter
->search/facetBox
see READMEpage/searchResult
->page/quickSearch
see READMEpage/filterResult
->page/advancedSearch
see README
The structure has changed and the way to build it also see example
Style
- Improvements on the detail elements, blocks,
- Header improvements
- Sticky navigation
Detail
- Add warining when an unknown property is accessed in a detail (declaration in the store configuration)
- Add a block save
- Fix bug on the herder build( summary and ...)
- #91 New domain validation
- Refactor sticky navigation #111