Skip to content

Releases: blocknotes/administrate-bootstrap-theme

1.1.0

Choose a tag to compare

@blocknotes blocknotes released this 03 Jul 06:59
1630ecc

What's Changed

Full Changelog: v1.0.6...v1.1.0

1.0.6

Choose a tag to compare

@blocknotes blocknotes released this 18 Feb 15:40

What's Changed

Internal changes:

Full Changelog: v1.0.4...v1.0.6

v1.0.4

Choose a tag to compare

@blocknotes blocknotes released this 12 Feb 13:47
  • Replace some styles with Bootstrap classes
  • Internal changes:
    • Update minimum required Ruby version to 2.6.0
    • Remove sassc from gemspec
    • Remove node_modules folder

v1.0.1

Choose a tag to compare

@blocknotes blocknotes released this 04 Dec 10:40
  • Update the sassc dependency (it was fixed to 2.3.x)

v1.0.0

Choose a tag to compare

@blocknotes blocknotes released this 04 Dec 10:20

Breaking changes

  • remove theme.js => JS customizations are responsibilities of the user application;
  • remove flatpickr js => it should be a user choice;

Fixes

  • fix datetimepicker error due to the missing relative positioned container;

New features

  • add generator: administrate_bootstrap_theme:install;
  • preconfigured font configurations;
  • color schemas;
  • styles structure adjustments.

v0.2.2

Choose a tag to compare

@blocknotes blocknotes released this 15 May 17:21
  • Update Bootstrap to version 5.0.1
  • Rename flatpickr.css to scss

v0.2.0

Choose a tag to compare

@blocknotes blocknotes released this 02 May 18:04
  • Initialize JS components
  • Add flatpickr for date selectors
  • Move libs from node_modules to assets
  • Update specs

0.1.9

Choose a tag to compare

@blocknotes blocknotes released this 24 Apr 10:44
  • Fix assets path for node_modules
  • Form style improvements
  • Add bootstrap javascript lib

0.1.6

Choose a tag to compare

@blocknotes blocknotes released this 24 Apr 06:55
  • Basic specs
  • Setup RSpec + Capybara
  • Prepare a dummy app

0.1.4

Choose a tag to compare

@blocknotes blocknotes released this 24 Apr 06:54
  • Improve tables style
  • Improve nested attributes style
  • Include in the gem only bootstrap scss and js/src