Skip to content

Releases: igorakaamigo/maac

v2.0.0.pre.alpha

06 Feb 16:14
Compare
Choose a tag to compare
v2.0.0.pre.alpha Pre-release
Pre-release

[2.0.0.pre.alpha] - 2018-02-06

Added

  • No pending tests left
  • Gem configuration
  • Separate default settings for vanilla and Bootstrap

Changed

  • README updated
  • Not depending on rails gem anymore
  • Compiled scripts moved to app from vendor
  • Compiled js made dynamic (.js.erb)
  • Rake task set completely redesigned
  • Test infrastructure completely redesigned

v1.0.1

02 Feb 18:55
06f06b4
Compare
Choose a tag to compare

[1.0.1] - 2018-02-02

Fixed

  • Click on a modal-backdrop should also act a No

v1.0.0

26 Jan 07:10
12f3526
Compare
Choose a tag to compare

[1.0.0] - 2018-01-26

Changed

  • Badges added to README.md
  • Travis CI setup
  • A development chapter improved at README.md

Fixed

  • A polite jQuery.fn.modal() call added
  • A yes button click did not work correctly
  • A close button click did nothing
  • A repo link fixed at README.md

v0.1.0.pre.alpha

25 Jan 19:11
dfd4635
Compare
Choose a tag to compare

[0.1.0-alpha] - 2018-01-25

Added

  • MIT license file
  • Changelog file
  • Readme file
  • Git support files
  • Gem support files
  • Simple implementation and RSpec/Capybara testing