Skip to content

Latest commit

 

History

History
177 lines (108 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

177 lines (108 loc) · 10.8 KB

Changelog

Full Changelog

Closed issues:

  • bootstrap_devise_error_messages not working #68
  • Branch bootstrap4 #65

Merged pull requests:

v1.1.0 (2018-08-20)

Full Changelog

Closed issues:

  • Rely on devise-i18n gem for translations #63
  • Change of view paths makes Rails not find correct translations #49
  • Lowercasing model name does not work in all languages #44

v1.0.0 (2018-08-20)

Full Changelog

Closed issues:

  • Unlocking account through email link does not work #61
  • Haml and Slim templates should not be present in the gem #58
  • Update for Bootstrap 4 beta #57
  • uninitialized constant Net::HTTP #52
  • couldn't find file 'devise_bootstrap_views_less' with type 'text/css' #42
  • with bootstrap 4 #30
  • How to have a main devise custom layout with devise-bootstrap-views subviews? #8

Merged pull requests:

v0.0.11 (2017-03-27)

Full Changelog

Merged pull requests:

  • Fixed error for Net:HTTP not being explicitly required #53 (rderik)
  • Update Slovenian locale. #51 (viroulep)
  • Missing pt translation fix #50 (cubizh)

v1.0.0.alpha1 (2016-12-20)

Full Changelog

Merged pull requests:

v0.0.10 (2016-12-20)

Full Changelog

Closed issues:

  • Can we use git git submodules for locales? #37

Merged pull requests:

v0.0.9 (2016-08-22)

Full Changelog

Closed issues:

  • remember me checkbox text isn't in t() method #40

Merged pull requests:

v0.0.8 (2016-03-05)

Full Changelog

Closed issues:

  • Single quote not correctly escaped in locales/uk.yml #33

Merged pull requests:

v0.0.7 (2015-11-22)

Full Changelog

Closed issues:

  • invalid multibyte char (US-ASCII) (SyntaxError) #18

Merged pull requests:

v0.0.6 (2015-09-09)

Full Changelog

Closed issues:

  • <%= bootstrap_devise_error_messages! %> #14
  • Simple Form generator #5

Merged pull requests:

v0.0.5 (2015-05-04)

Full Changelog

Closed issues:

  • Typo: "dont" instead of "don't" #11

Merged pull requests:

v0.0.4 (2015-01-28)

Full Changelog

Closed issues:

  • Confirmation Instructions view confirmation_url should use Devise's friendly token instead of token set in database #4

Merged pull requests:

  • Add autofocus attribute to all the first form fields #3 (ghost)
  • fixed typo #2 (steigr)
  • adding less support #1 (dmvt)

* This Changelog was automatically generated by github_changelog_generator