Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-05Update to v5.1.3HEADv5.1.3masterGleb Mazovetskiy
bundle exec rake 'update[v5.1.3]'
2021-11-05Update to v5.1.2v5.1.2Gleb Mazovetskiy
bundle exec rake 'update[v5.1.2]'
2021-11-05Update to v5.1.1v5.1.1Gleb Mazovetskiy
bundle exec rake 'update[v5.1.0]'
2021-08-12Update to v5.1.0v5.1.0Gleb Mazovetskiy
bundle exec rake 'update[v5.1.0]'
2021-08-12Update to v5.0.2v5.0.2Gleb Mazovetskiy
bundle exec rake 'update[v5.0.2]'
2021-05-15Actualize bootstrap version in READMEPavel Lobashov
2021-05-15Update to v5.0.1v5.0.1Gleb Mazovetskiy
1. `bundle exec rake 'update[v5.0.0]' 2. Update version numbers.
2021-05-06Update to v5.0.0v5.0.0Gleb Mazovetskiy
1. Updater: Add `util/backdrop.js` to the list of inlined srcs. 2. `bundle exec rake 'update[v5.0.0]' 3. Update version numbers. 4. Bump minimum Popper version from 2.9.1 to 2.9.2
2021-04-28fix README typosergioro
2021-04-25Update to v5.0.0-beta3Gleb Mazovetskiy
* `rake 'update[v5.0.0-beta3]'` * Update version in README.md and version.rb
2021-02-27JS: Define components in the `bootstrap` namespaceGleb Mazovetskiy
They were previously defined directly on `window` when using `//=require bootstrap-sprockets`.
2021-02-27Bump to v5.0.0.beta2Gleb Mazovetskiy
1. Removed `base-component.js` from `js.rb` exclusion list as it is no longer inlined. 2. `bundle exec rake update '[v5.0.0-beta2]'` 3. Updated version in `version.rb` and `README.md`
2021-01-05Update to 5.0.0.beta1v5.0.0.beta1Gleb Mazovetskiy
1. rake update[v5.0.0-beta1] 2. Update version.rb and the README version
2020-11-15Bump to v5.0.0.alpha3v5.0.0.alpha3Gleb Mazovetskiy
2020-11-15[DOCS] Updates README with notice for Rails 6robertsimoes
2020-11-09Bump to v5.0.0.alpha2Gleb Mazovetskiy
2020-08-09Bump to v5.0.0.alpha1v5.0.0.alpha1Gleb Mazovetskiy
2020-08-09Bump to v4.5.2v4.5.2Gleb Mazovetskiy
2020-05-18Bump to v4.5.0v4.5.0Tejas Bubane
2019-12-05Bump to v4.4.1v4.4.1Gleb Mazovetskiy
2019-02-13Bump bootstrap to 4.3.1v4.3.1Gleb Mazovetskiy
2019-02-11Bump to v4.3.0v4.3.0Gleb Mazovetskiy
2018-12-25Bump to v4.2.1v4.2.1Gleb Mazovetskiy
2018-07-25Bump to 4.1.3v4.1.3Gleb Mazovetskiy
2018-07-18Bump to v4.1.2Gleb Mazovetskiy
2018-04-30Bump to v4.1.1v4.1.1Gleb Mazovetskiy
2018-04-26Update URL for bootstrap 4 homepage (#146)Zuqi Chen
Since bootstrap 4 is out of beta, the link should be updated
2018-04-16Bump to v4.1.0Gleb Mazovetskiy
2018-01-19Bump to v4.0.0v4.0.0Gleb Mazovetskiy
2017-12-29v4.0.0.beta3v4.0.0.beta3Gleb Mazovetskiy
2017-10-23Bump to 4.0.0.beta2.1v4.0.0.beta2.1Gleb Mazovetskiy
2017-10-19Bump to v4.0.0.beta2v4.0.0.beta2Gleb Mazovetskiy
2017-10-14Fixed outdated variables link in READMEBrian Bugh
The README link to the variables was pointing to `templates/project/_bootstrap-variables.scss` but the correct link seems to be `assets/stylesheets/bootstrap/_variables.scss`.
2017-10-13Drop Compass support, bump minimum Sass versionGleb Mazovetskiy
Compass is no longer maintained and hasn't seen a release for 3 years. The compass gem locks Sass to version < 3.5. However, we now need Sass v3.5+ due to https://github.com/sass/sass/issues/2383 This commit removes compass support and bumps minimum Ruby Sass version to v3.5.2.
2017-10-12Update README.md to mention Hanami supportaCandidMind
2017-08-11fix versionbéla
2017-08-11Bump to 4.0.0.betav4.0.0.betaGleb Mazovetskiy
2017-08-11Revert "Add Readme notice about the master version"Gleb Mazovetskiy
This reverts commit bd3d58a56c46d1f87785298706b136b73c192b8b.
2017-07-20Add Readme notice about the master versionGleb Mazovetskiy
2017-05-29Readme: specify `master` in Gemfile [ci skip]Gleb Mazovetskiy
Until the next release, to avoid confusion
2017-05-29Promote Popper.js to gem dependencyGleb Mazovetskiy
2017-05-29Readme: popper [ci skip]Gleb Mazovetskiy
2017-05-29Tether -> Popper.js and test on Rails 5.1Gleb Mazovetskiy
2017-05-17Rails 5.1+ requires adding jquery to gemfiledanielstrimpel
2017-01-08Readme: link to the variables [ci skip]v4.0.0.alpha6Gleb Mazovetskiy
See #43
2017-01-06bump to v4.0.0.alpha6Blake Gentry
2016-10-22Bump to v4.0.0.alpha5v4.0.0.alpha5Gleb Mazovetskiy
2016-09-10rake update[v4.0.0-alpha.4] and bump versionGleb Mazovetskiy
2016-07-31Bump to 4.0.0.alpha3.1v4.0.0.alpha3.1Gleb Mazovetskiy
2016-05-06Fix typoMiguel Parramon
:)