Sha256: 6fb3a667fe7a6a0afdad85c1c5dbe59847e3cf499c9452e051dc97583ee1335d

Contents?: true

Size: 1.57 KB

Versions: 1

Compression:

Stored size: 1.57 KB

Contents

# CHANGELOG

### Master (unreleased)

### 0.24.1

* Required ace/mode-html for syntax highlighting.

### 0.24.0

* Adding generic code_editor component.

### 0.23.0

* Removing options to customize redactor toolbar. Not it shows all buttons by default and lets you add anything but script and style tags.
* Fixing dependencies on jquery-rails and jquery-ui-rails

### 0.22.0

* Adding support for user impersonation. This replaces the need for pretender.

### 0.21.0

* Setting default ruby version to 2.1.6
* Allowing pundit v1

### 0.20.0

* Added Ace components for js and css text-area rendering of design elements for page editions.

### 0.19.0

* Added Changes class for history tracking

### 0.18.1

* Updating site nav to let you set the text for the menu dropdown.

### 0.18.0

* Collection select can set include blank with a message
* Redactor toolbar z-index fix

### 0.17.0

* Make presentation data html editor able to use divs.

### 0.16.0

* Adding link to submenu to link back to wcms root.
* Updated JSON schema to use the json-schema.org standard.
* Replacing custom JSON editor with [json-editor](https://github.com/jdorn/json-editor/)
* Updated redactor to v10.2.3

### 0.15.3

* Added select_tag to the multiselect form element with attributes

### 0.15.2

* Fix how tables are handled in readactor. It was stripping out thead and th tags.

### 0.15.1

* Fixed multiselect searching. It was searching the value field instead of the text.

### 0.15.0

* Updated presentation data redactor editors
  * Showing formatting options by default
  * Showing html button by default for everyone

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
biola_wcms_components-0.24.1 CHANGELOG.md