Skip to content

Focus components v0.1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@pierr pierr released this 16 Jun 15:12
· 3156 commits to master since this release

This relase is a pre-release, an other release is schedule for the end of the week. But without structural changes.

New components

Search

The search is completly refactored

Component's new name

  • search/quickSearch -> search/searchBar see README
  • search/liveFilter -> search/facetBox see README
  • page/searchResult -> page/quickSearch see README
  • page/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

Bugs fixed

  • #37 Add a global save and validate method for the whole detail
  • #49 Improve code on select elements
  • #35 Translate all messages
  • #52 Translate the buttons label
  • #36 Check that input is in the ref
  • #94 Save fix
  • #103 Fox material checkbox