Sha256: 74cf793f2056911da14fed955eccb73318010d9b9a64b8285def05f251e5a15a

Contents?: true

Size: 1.74 KB

Versions: 1

Compression:

Stored size: 1.74 KB

Contents

# CHANGELOG

### Master (unreleased)

### 0.24.3

* Fix nav_link helper method. You have to pass '' for script_name option instead of nil.

### 0.24.2

* Allow trustees and contractors in people search results

### 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.3 CHANGELOG.md