Skip to content

Releases: clay/clay-kiln

unambiguous-placeholdering

04 Aug 16:22
Compare
Choose a tag to compare
  • #121 added data-placeholder for non-editable items that need placeholders

component-addition

03 Aug 18:56
Compare
Choose a tag to compare
  • #115 add components!
  • #116 use bootstrap for component defaults (when adding)

none-shall-pass

31 Jul 19:02
Compare
Choose a tag to compare
  • #114 stop people from hitting backspace and losing data when fields are focused

bug-squasher

30 Jul 21:03
Compare
Choose a tag to compare
  • #113 various bugfixes

split-and-merge

30 Jul 18:18
Compare
Choose a tag to compare
  • #111 split wysiwyg fields when pressing enter (when your cursor is not at the end of the field)
  • #112 merge tags and formatting correctly when merging components

pastery

29 Jul 21:06
Compare
Choose a tag to compare
  • #110 allow pasting html

deletable-text-selections

29 Jul 19:59
Compare
Choose a tag to compare
  • #108 enables deleting components
  • #109 text selection fixes and soft-return

draggable-publishing

29 Jul 15:19
Compare
Choose a tag to compare
  • #106 ability to reorder components in lists
  • #107 ability to publish bare (e.g. new, without uris) pages

modern-major-general

28 Jul 18:06
Compare
Choose a tag to compare
  • #101 added drag and delete buttons to component selector
  • #102 added model-text service
  • #103 bugfix for component selector (when reloading components after save)
  • #104 model-text service now converts tags
  • #105 fixed new page functionality

caret-and-stick

28 Jul 18:03
Compare
Choose a tag to compare
  • #97 new component selector
  • #98 wysiwyg behavior has enableKeyboardExtras arg
    • create new component on enter
    • merge with previous component (of the same name) on backspace
  • #99 set the caret properly when merging components