Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 640 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v0.11.0

Added
  • Add ability to enable select2 for specific select controls
  • Make default select configurable
  • Add initializer to setup addons.
  • Add automatic deployment on tags push through travis.
  • Enable allowClear in select2_search.
  • Allow :order option if Ajax Search.
  • Respect date_time_picker input_html[:value].
  • Allow date_time_picker in ActiveAdmin custom pages.
  • Allow customizable select2 values.
Fixed
  • Replace slashes to underscore in module name.