зеркало из
1
0
Форкнуть 0
Граф коммитов

1215 Коммитов

Автор SHA1 Сообщение Дата
なつき 1e6b6b24af Fix rails test 2024-09-02 12:08:17 +01:00
Kevin Menard ce9dfc2631 Fix outdated gem count in README. 2024-09-02 05:25:44 +01:00
Gleb Mazovetskiy f1f92e0cb0 Make autoprefixer dependency optional
See #277
2024-07-31 20:43:46 +01:00
Gleb Mazovetskiy f240cae79f Fix Rails 4.2 test 2024-04-29 09:48:30 +09:00
Gleb Mazovetskiy 81b20a8d12 Increase test timeout 2024-04-29 09:48:14 +09:00
Gleb Mazovetskiy 1842cdcb62 Update changelog and README for v5.3.3 2024-04-29 09:45:43 +09:00
Gleb Mazovetskiy ef54e895dc Update to v5.3.3 2024-04-29 09:37:13 +09:00
なつき 90467dee09
Update Rakefile for sass-embedded (dart-sass) (#268) 2024-01-11 08:05:38 +00:00
Matija Čupić 51396a30ee Add notes about new SASS processors in README 2024-01-11 08:04:04 +01:00
Matija Čupić b667cfb09f Support other SASS engines 2024-01-11 08:04:04 +01:00
Manuel Meurer 053271759d fix rescuing LoadError twice 2024-01-05 19:57:01 +01:00
Gleb Mazovetskiy cf24341ae9 Update to v5.3.2 2023-09-28 20:49:13 +01:00
Gleb Mazovetskiy 76f39739de Add missing rails_server dev dependencies 2023-09-28 20:45:46 +01:00
Ryan McGeary 4b35084bc5 Add bootstrap-utilities to list of main files 2023-09-28 20:29:24 +01:00
Ryan McGeary 3903cf3e30 Add bundler/setup to Rakefile 2023-09-28 20:28:55 +01:00
Gleb Mazovetskiy 8ae3977200 Add rake dev dependency 2023-09-28 20:28:14 +01:00
Sébastien Gaya fde1edff90 Soft-dependency to Sass to allow Dart Sass 2023-08-17 15:33:50 +09:00
Gleb Mazovetskiy 07f432e9f3 Update to v5.3.1 2023-08-14 08:16:54 +09:00
Gleb Mazovetskiy cfee773f8d Update to v5.3.0 2023-08-14 08:13:20 +09:00
Gleb Mazovetskiy e7c174919e Update to v5.3.0.alpha3 2023-04-12 09:10:36 +01:00
Gleb Mazovetskiy ba51ab2847 Fixup tasks/updater for v5.3.0 2023-04-12 09:05:37 +01:00
Gleb Mazovetskiy 092589a4cb Update to v5.2.3 2022-11-25 12:24:41 +00:00
ppmasa8 0b5b7930c9 fix a typo 2022-10-24 12:40:48 +01:00
mishina b699d700df Clean up Travis 2022-10-23 17:48:40 +01:00
mishina 4d16b32a81 Increase :timeout and :process_timeout
The timeout value was extended due to occasional CI failures.
Addressing the following error messages:

```
Ferrum::TimeoutError: Timed out waiting for response. It's possible that this happened because something took a very long time (for example a page load was slow). If so, setting the :timeout option to a higher value might help.
```

```
Ferrum::ProcessTimeoutError: Browser did not produce websocket url within 10 seconds, try to increase `:process_timeout`. See https://github.com/rubycdp/ferrum#customization
```
2022-10-23 17:48:40 +01:00
mishina 8db6ce7e87 CI against newer Ruby and Rails 2022-10-23 17:48:40 +01:00
mishina 202802689e Add GitHub Actions workflow 2022-10-23 17:48:40 +01:00
Gleb Mazovetskiy 7d46ee77c1 Update to v5.2.2 2022-10-15 10:38:44 +09:00
Gleb Mazovetskiy 6ecce3b28e Update to v5.2.1
1. `rake 'update[23e50829f958ea1d741d63e2781716be037e4644]'`
2. Bump minimum `popper_js` version (2.11.5 -> 2.11.6).
3. Bump version in README.md and version.rb.
2022-09-18 16:28:31 +09:00
Gleb Mazovetskiy c548a9a69c tasks/updater/js.rb: Fix popper reference 2022-09-18 16:24:32 +09:00
Hartley McGuire 49a70a4933 Add Importmaps section to README
As importmap-rails is the default way to use javascript starting in
Rails 7, this should help users wanting to use Bootstrap without using
node.
2022-07-25 21:46:24 +01:00
Gleb Mazovetskiy 003c627ea7 Update to v5.2.0
bundle exec rake update[v5.2.0]
2022-07-20 09:48:15 +01:00
Gleb Mazovetskiy badd3aed1a Prepare for v5.2.0
Updater script:

1. Upstream uses relative paths for import. Support that.
2. Upstream no longer inlines any sources in js/dist/.

Integration JS:

1. Popper is now referenced via `globalThis["@popperjs/core"]`
   (previously: `globalThis["Popper"]`).

Dependencies:

1. Minimum Popper version bumped to 2.11.5
2022-07-20 09:45:40 +01:00
Gleb Mazovetskiy 9892831e00 Update to v5.1.3
bundle exec rake 'update[v5.1.3]'
2021-11-05 12:49:03 +00:00
Gleb Mazovetskiy dcf74d7daa Update to v5.1.2
bundle exec rake 'update[v5.1.2]'
2021-11-05 12:47:27 +00:00
Gleb Mazovetskiy 9b7f652f18 Update to v5.1.1
bundle exec rake 'update[v5.1.0]'
2021-11-05 12:46:31 +00:00
Gleb Mazovetskiy 8180cf0f5e Update to v5.1.0
bundle exec rake 'update[v5.1.0]'
2021-08-12 14:10:44 +01:00
Gleb Mazovetskiy 4c1cc4a2bc Update JS updater for v5.1.0 2021-08-12 14:09:53 +01:00
Gleb Mazovetskiy 931853c1ba Update dependencies 2021-08-12 14:05:00 +01:00
Gleb Mazovetskiy 7b25c697d8 Update to v5.0.2
bundle exec rake 'update[v5.0.2]'
2021-08-12 13:58:25 +01:00
Pavel Lobashov c702c4dc73 Actualize bootstrap version in README 2021-05-15 02:24:37 +01:00
Gleb Mazovetskiy 73f9c09beb Update to v5.0.1
1. `bundle exec rake 'update[v5.0.0]'
2. Update version numbers.
2021-05-15 02:20:49 +01:00
Gleb Mazovetskiy 73ff038142 Update to v5.0.0
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-05-06 12:01:08 +01:00
sergioro 5be8a01c0c fix README typo 2021-04-28 10:31:49 +01:00
Gleb Mazovetskiy 7d23f76ba8 Bump popper_js version 2021-04-25 10:33:29 +01:00
Gleb Mazovetskiy a949bd815d Update to v5.0.0-beta3
* `rake 'update[v5.0.0-beta3]'`
* Update version in README.md and version.rb
2021-04-25 10:29:36 +01:00
Gleb Mazovetskiy 07bc4774a9 Updater: Mark util/scrollbar.js as inlined 2021-04-25 10:28:58 +01:00
Gleb Mazovetskiy fdef7a019b Updater: log file on network error 2021-04-25 10:27:13 +01:00
Gleb Mazovetskiy 8b5b57938f Bump minimum Popper version to v2.8.6 2021-02-26 22:18:25 +00:00
Gleb Mazovetskiy e9fb4c7bc9 travis: Add Rails 6.1 2021-02-26 22:07:35 +00:00