Skip to content

Releases: punchcard-cms/content-types

v2.0.1

06 Jul 21:09
Compare
Choose a tag to compare

2.0.1

July 06, 2016

Changed

  • 🐛 fix plugin path (commit)

v2.0.0

06 Jul 00:04
Compare
Choose a tag to compare

2.0.0

July 06, 2016

Breaking Changes

v1.0.2

05 Jul 19:32
Compare
Choose a tag to compare

1.0.2

July 05, 2016

Changed

  • 🐛 Fix form.validate being removed (commit)

v1.0.1

05 Jul 18:05
Compare
Choose a tag to compare

1.0.1

July 05, 2016

Changed

  • 🎨 Fix alignment of Gherkin Scenario (commit)

v1.0.0

05 Jul 17:50
Compare
Choose a tag to compare

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

30 Jun 18:20
Compare
Choose a tag to compare

0.10.1

June 30, 2016

Changed

  • 🎨 renamed variables (commit)
  • 🐛 add code to recognize input parent for scripts (commit)

v0.10.0

28 Jun 18:06
Compare
Choose a tag to compare

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

28 Jun 15:27
Compare
Choose a tag to compare

0.9.1

June 28, 2016

Changed

  • 🐛 fixes options not being overwritten (commit)

v0.9.0

23 Jun 17:41
Compare
Choose a tag to compare

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

23 Jun 15:46
Compare
Choose a tag to compare

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)