Skip to content

Releases: cprodhomme/arctic_admin

v4.3.0

09 Apr 09:22
Compare
Choose a tag to compare
  • Add tertiary-button
  • Use tertiary-button for has_many_remove button (inside an has_many)
  • Use secondary-button for has_many_add button (inside an has_many)
  • reduce transition time for buttons

v4.2.6

13 Oct 16:19
Compare
Choose a tag to compare
  • πŸ’„ Add 2 variables link-primary-color and button-primary-color for override color

v4.2.5

04 Aug 14:16
Compare
Choose a tag to compare

v4.2.4

04 Aug 14:13
Compare
Choose a tag to compare
  • 48dbdb5 πŸ› Fix data input filter
  • c947ebc Update gemspec to work with ActiveAdmin 3.0
  • f5e44cf πŸ’„ Improve the size of input in filter

v4.2.2

14 Apr 09:18
Compare
Choose a tag to compare

Fix

  • Fix toggle input

v4.2.0

13 Apr 14:35
Compare
Choose a tag to compare

v4.1.0

23 Mar 17:51
Compare
Choose a tag to compare
  • πŸ’„ Improve the ui for index as a grid
  • πŸ’„ add styles for table_tools_segmented_control
  • Fix for select2 multiple choice cancellation
  • Fix for select2 multiple choice cancellation
  • Fix wrong CSS attribute

v4.0.1.alpha

07 Dec 16:38
Compare
Choose a tag to compare
  • FIX: Active menu expands whole tree #78
  • Improve webpacker doc in README.md
  • fix toggle of nested menu items
  • Fix css when you have scope and index with multiple format
  • Enforce checbox default background color

V3.3.0

07 Dec 16:39
Compare
Choose a tag to compare
  • Fix css when you have scope and index with multiple format
  • Improve webpacker doc in README.md

4.0.0.alpha - Drop of Jquery

07 Dec 16:38
Compare
Choose a tag to compare
Enforce checbox default background color

otherwise, in case validation fails on a checkbox, https://github.com/cprodhomme/arctic_admin/blob/76af378f4fda01783a838d9ea157ce82a6bc6b3b/app/assets/stylesheets/arctic_admin/components/_form.scss#L29..L33 overwrites it and checking only works internally but no visual change can be seen