Releases: punchcard-cms/content-types
Releases · punchcard-cms/content-types
v4.0.0
4.0.0
August 03, 2016
Breaking Changes
- 💥 identifier added for content types (commit)
Changed
- 🐛 new lodash was causing scripts bug (commit)
v3.0.0
3.0.0
August 03, 2016
Breaking Changes
- 💥 serverside render; punchcard repeatable pending (commit)
New
- 🆕 default instances to min (commit)
- 🆕 adds repeatable max and min; handles validation (commit)
- 🆕 Add repeatables (commit)
Changed
- 🐛 fallback for closest (commit)
- 🐛 removes closest (commit)
- 🎨 removes comment (commit)
- 🐛 fix validation scripts execution (commit)
- 👕 modify linter settings; fix linting (commit)
- 🎨 changes forEach for nodeList (commit)
- 👕 resolves one-var and func-names (commit)
- 🎨 modularize code (commit)
- 😒 resolves merge conflicts (commit)
- 🎨 minor structure change (commit)
- 😒 resolve conflicts; linting (commit)
- 😒 resolve conflicts; lint errors fix; validate fix (commit)
- 😒 resolving conflicts (commit)
- 🎨 changes id and classes of element (commit)
- 🐛 adds checkbox to package.json (commit)
- 🐛 removes value on replication (commit)
- 🎨 moves object to new folder (commit)
- 🐛 changes delete input to button (commit)
- 🐛 fixes delete button malfunctioning (commit)
v2.0.9
2.0.9
August 03, 2016
Changed
- 🐛 lodash update breaks build (commit)
- chore(package): update lodash to version 4.14.1 (commit)
v2.0.8
2.0.8
July 27, 2016
Changed
- 🐛 may throw errors if plugins dir not defined (commit)
- 😒 scripts matches upstream (commit)
v2.0.7
2.0.7
July 26, 2016
Changed
- 😒 update tests to pass (commit)
- 😒 fix linting (commit)
- 🐛 fix so paths of plugins are known (commit)
v2.0.6
2.0.6
July 21, 2016
Changed
- 👕 Fix lint errors (commit)
- 🐛 Fix linting not running (commit)
v2.0.5
2.0.5
July 21, 2016
Changed
- 🐛 fixes multiple scripts call (commit)
- 👕 fix linting; fix tests (commit)
- 🐛 scripts for input-plugin (commit)
v2.0.4
2.0.4
July 19, 2016
Changed
- chore(package): update eslint to version 3.1.1 (commit)
v2.0.3
2.0.3
July 19, 2016
Changed
- chore(package): update plugabilly to version 0.1.0 (commit)
v2.0.2
2.0.2
July 19, 2016
Changed
- ✅ adds test for checkbox javascript (commit)
- 🐛 Handles event handling for checkboxes, radio (commit)