Skip to content

v0.5.0

Compare
Choose a tag to compare
@icebob icebob released this 28 Sep 11:08
· 571 commits to master since this release

Break changes

  • dateTime field renamed to dateTimePicker #50
  • slider field renamed to rangeSlider #50
  • sliderOptions property renamed to noUiSliderOptions

New fields

Commits

  • 馃悰 fix: Fixed #75 (f8db7b0), closes #75
  • 馃摝 build (af75ebc)
  • 馃摝 Build v.0.5.0 (b67ada9)
  • Add dynamic class to help styling of the noUiSlider field (2ce1938)
  • add test for radios field and update schema (07605c1)
  • Bump version to v0.5.0 (14b34be)
  • code maintenance (307e903)
  • creation of two computed value to avoid a warning from Vue in noUiSlider field (6f5b71d)
  • fix #71 format value to properly interact with model and other fields (b48c7f1), closes #71
  • fix linting (4bc0601)
  • format date related fields values (cf2f577)
  • hideInput prop in dev schema (b68f94f)
  • rename dateTime to dateTimePicker and slider to rangeSlider (5830e85)
  • rename field html5 to input (323968e)
  • rename sliderOptions to noUiSliderOptions to follow schema logic (7f4afa9)
  • update dependencies #79 (7298080)
  • Update README.md (f70b5e8)
  • Update README.md (7d89746)
  • Update README.md (a8ec66e)
  • update schema (bce9070)
  • Update schema and data for dev (4c76f21)
  • update schema and fix a test (b97c6bd)
  • fix: check value correspond to selected value (b00e777)
  • fix: fix Codacy issues (deb50b6)
  • fix: forgot the new method getStartValue() (13b74e3)
  • fix: missing closing bracket (42c42b0)
  • fix: moment import (ebf7484)
  • fix: remove console.log (7cf484a)
  • new: hideInput prop in fieldImage #77 (deb4ec5)
  • new: new "radios" field (7106394)
  • new: new field html5 input (5189b99)
  • docs: commenting methods (0d7848e)
  • docs: commenting methods (dc17006)
  • docs: remove TODOS from readme (76aeb52)
  • test: deactivate a unit test. Add a better check to avoid "undefined" warning on a condition. (4afccd3)
  • enhancement: staticMap updated with more options for more flexibility. Test updated to reflect chang (65c8ac2)