Skip to content

Latest commit

 

History

History
54 lines (52 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

54 lines (52 loc) · 4.61 KB

Changelog

  • v0.7.17 - Update Tag script #83
  • Update tag script

  • Improve semver regex, Add full PR gitlog to release description and changelog

  • v0.7.16 - Add release script shortcuts
  • v0.7.15 - Reduce bundle #80
  • v0.7.14 - Remove css, Add rtl support, style updates for demo, enable clone #79
  • v0.7.13 - UI Bugs #78
  • v0.7.12 - Fix column preset, resolves #76 #77
  • v0.7.11 - Fix checkbox and radio display bug, resolves #74 #75
  • v0.7.10 - Add dynamic css for action buttons #73
  • v0.7.9 - Style fixes #71
  • v0.7.8 - replace existing formeo-sprite, control nav button style fix #70
  • v0.7.7 - Fix bug where could not set custom ID to field, make sortables toggleable, handy for editing labels #69
  • v0.7.6 - Feature/no bs #68
  • v0.7.5 - Hotfix/required #67
  • v0.7.4 - Fix control filter #65
  • v0.7.3 - v0.7.2
  • v0.7.2 - setConfig causes icons to be missing from stage #64
  • v0.7.1 - Feature/keyboard nav #63
  • v0.7.0 - Configurable action buttons for rows, columns and fields #62
  • v0.6.1 - Tabbed edit panel, style updates, bugfixes #60
  • v0.6.0 - Add buttons, column style update #59
  • v0.5.1 - Remove console
  • v0.5.0 - Numerous visual and functional fixes. #57
  • v0.4.4 - bug where element is removed from row onAdd #55
  • v0.4.3 - Add column class on render fix bug where cannot drag column to Row #54
  • v0.4.2 - Bugfixes #53
  • v0.4.1 - Update icons #52
  • v0.4.0 - Render and repeatable groups #51
  • v0.3.20 - Linter and codeclimate improvments, syntax updates #45
  • v0.3.19 - Bugfix: icons are missing from dist #44
  • v0.3.18 - Bugfix: Edit panel buttons missing type attribute #43
  • v0.3.17 - Bugfix: move formeoUpdate event, update disabled fields filter #41
  • v0.3.16 - Bugfix: add regex disable to control groups #39
  • v0.3.15 - Bugfix: No visible controls without disable setting #37
  • v0.3.14 - Chore/Bugfix: Improve control disabling #36
  • v0.3.13 - Bugfix: all buttons need type attribute #33
  • v0.3.12 - Bugfix: race condition with remote assets #31
  • v0.3.11 - Bugfix: control groups not disable with option #30
  • v0.3.10 - Bugfixes and Features: sessionStorage option, disable groups and elements, fixed option merge bug, fixed Event undefined bug #29
  • v0.3.7 - Bugfix: Demo update, init bug #28
  • v0.3.6 - Feature/Bugfix: I18N updates and various bugfixes #27
  • v0.3.1 - Bugfix: toggleElementsByStr not toggling correctly #26
  • v0.3.0 - Features/Bugfixes: #25
  • v0.2.7 - Bugfix: events are undefined #19
  • v0.2.6 - Bugfix: formData events and options #17
  • v0.2.5 - Feature/Bugfix: CSS Updates and editWindow fix #16
  • v0.2.3 - Bugfix: scope style, enable xhr style loading #8
  • v0.2.2 - Change packaging
  • v0.2.0 - Add i18N
  • v0.1.0 - Initial release: Formeo MVP