Marc Anguera
|
3c34c18bdf
|
Minify JS: migrate from Uglifier to Terser gem to support ES6 (#2532)
* Minify JS: migrate from Uglifier to Terser gem to support ES6
* rebase and bundle update
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
|
2022-01-30 19:37:53 +00:00 |
|
Paul McMahon
|
85523c84bb
|
Trigger a reload for the preview server when data changes (#2340)
Resolves #2329. Without this, proxy pages that were passed data as a
local weren't being loaded when the data changed.
|
2020-06-11 08:25:59 -07:00 |
|
Paul McMahon
|
e277a80fa4
|
Remove tag for ruby less than 2.1 (#2338)
Minimum Ruby version is currently 2.5, so this is no longer relevant.
|
2020-06-10 11:38:55 -07:00 |
|
Paul McMahon
|
bfd978f509
|
Test reloading of the preview server (#2339)
When files like config.rb are changed, the preview server reloads. This
behaviour wasn't tested anywhere previously.
|
2020-06-10 11:20:01 -07:00 |
|
Thomas Reynolds
|
6714828e27
|
Update active support and padrino (#2237)
* Update active support and padrino
* Remove `present?` helper method
* Aruba deprecation
* Update changelog [ci skip]
|
2018-12-31 13:30:15 -08:00 |
|
Thomas Reynolds
|
efd1ef69d6
|
2018 cleanup
Upgrade our deps
Drop support for Ruby 2.2 (because some deps have)
Update rubocop and lints
|
2018-09-11 11:43:07 -07:00 |
|
Thomas Reynolds
|
091e71a95a
|
Fix CLI test
|
2018-02-26 11:07:36 -08:00 |
|
Thomas Reynolds
|
1f33cfdf3c
|
More tweaks
|
2018-01-25 15:41:32 -08:00 |
|
Thomas Reynolds
|
65aebc1887
|
Move some tests around
|
2016-01-19 14:55:47 -08:00 |
|