Releases: punchcard-cms/content-types
Releases · punchcard-cms/content-types
v2.0.1
2.0.1
July 06, 2016
Changed
v2.0.0
2.0.0
July 06, 2016
Breaking Changes
- 💥🔥 Remove Input Plugin Tests (commit)
v1.0.2
1.0.2
July 05, 2016
Changed
- 🐛 Fix form.validate being removed (commit)
v1.0.1
1.0.1
July 05, 2016
Changed
- 🎨 Fix alignment of Gherkin Scenario (commit)
v1.0.0
1.0.0
July 05, 2016
Breaking Changes
- 💥 Combine Validation and UX script generation (commit)
Changed
- 😒 Ignore Browser JS from coverage (commit)
- Blocked on having a way to do browser testing
- 📝 Update README for new scripts (commit)
v0.10.1
0.10.1
June 30, 2016
Changed
- 🎨 renamed variables (commit)
- 🐛 add code to recognize input parent for scripts (commit)
v0.10.0
0.10.0
June 28, 2016
New
- 🆕 ux scripts browserified and added to form obj (commit)
Changed
- 😒 fixing merge conflicts (commit)
- 📝 Update README (commit)
- 🔥 unneeded fixtures removed (commit)
- 😒 saving work; switching branches (commit)
v0.9.1
0.9.1
June 28, 2016
Changed
- 🐛 fixes options not being overwritten (commit)
v0.9.0
0.9.0
June 23, 2016
New
- 🆕 Allow users to define plugins search folder (commit)
Changed
- 🐛 Fix Plugabilly search syntax (commit)
- 👕 Fix unneeded console.log warning (commit)
- 😒 Bump version numbers (commit)
v0.8.0
0.8.0
June 23, 2016
New
- 🆕 fieldset only if more than one checkbox (commit)
- 🆕 fieldset around checkboxes (commit)
- 🆕 add generic version number (commit)
- 🆕 test if it exists (commit)
- 🆕 input plugin fixtures (commit)
Changed
- ✅ fieldset and radiogroup in multiple fixtures (commit)
- ✅ radiogroup in fixture (commit)
- ✅ textarea fixture cleanup (commit)
- ✅ search for numbers too; update fixture (commit)
- 🐛 array is an array (commit)
- 🎨 upgrade input plugin testing (commit)