Simon Legner
|
13b0cca6cc
|
Update jQuery documentation (3.7.1)
|
1 year ago |
Simon Legner
|
2e35633424
|
Update ESLint documentation (8.56.0)
|
1 year ago |
Simon Legner
|
7f27b8d442
|
Archive old TypeScript 5.1 documentation
|
1 year ago |
Simon Legner
|
ddfeed42db
|
Update TypeScript documentation (5.3.3)
|
1 year ago |
Simon Legner
|
53a96537c7
|
Fix sprockets.css_compressor=:sassc
See #2106.
|
1 year ago |
Simon Legner
|
75e39c8572
|
Merge pull request #2106 from freeCodeCamp/sprockets
Update dependency sprockets to 4.2.1
|
1 year ago |
Simon Legner
|
b7a5c9ea82
|
Merge pull request #2107 from larouxn/update_active_support_dependency
Upgrade ActiveSupport from 7.0.8 to 7.1.2
|
1 year ago |
Nicholas La Roux
|
b633af5a3d
|
Remove deprecated active_support/per_thread_registry usage
|
1 year ago |
Nicholas La Roux
|
c48ea69db5
|
Upgrade ActiveSupport from 7.0.8 to 7.1.2
|
1 year ago |
Simon Legner
|
867d899067
|
Update Support Tables documentation (1.0.30001574)
|
1 year ago |
Simon Legner
|
1b58ff1ac0
|
Update dependency sprockets to 4.2.1
|
1 year ago |
Simon Legner
|
86f533be0a
|
Fix this.findAllByTag(...).filter is not a function
|
1 year ago |
Simon Legner
|
5dd454c785
|
Merge pull request #2005 from freeCodeCamp/renovate/image_optim_pack-0.x-lockfile
Update dependency image_optim_pack to v0.10.1
|
1 year ago |
Simon Legner
|
74ff9b6f65
|
Merge pull request #2031 from freeCodeCamp/renovate/rss-0.x-lockfile
Update dependency rss to v0.3.0
|
1 year ago |
Simon Legner
|
5017405fb9
|
Replace :terser with Terser.new
https://github.com/ahorek/terser-ruby#usage
|
1 year ago |
Simon Legner
|
66d682eae9
|
Replace uglifier with terser
> UglifyJS only works with ES5. If you need to compress ES6, ruby-terser is a better option.
https://github.com/ahorek/terser-ruby
|
1 year ago |
Simon Legner
|
a06462f6e3
|
Uglifier::Error: Unexpected token: punc ()).
To use ES6 syntax, harmony mode must be enabled with Uglifier.new(:harmony => true).
|
1 year ago |
Simon Legner
|
92b009800d
|
Merge pull request #1441 from freeCodeCamp/decaffeinate
Migrate CoffeeScript to JavaScript
|
1 year ago |
Simon Legner
|
fe329d6aae
|
Use pointer-events w/o fallback
https://caniuse.com/pointer-events
|
1 year ago |
Simon Legner
|
aeb9f8037f
|
Fix initEvent method deprecation
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent
|
1 year ago |
Simon Legner
|
0f497e57c8
|
Use window.requestAnimationFrame w/o fallback
https://caniuse.com/requestanimationframe
|
1 year ago |
Simon Legner
|
ff7a10c003
|
Use spread syntax
https://caniuse.com/mdn-javascript_operators_spread
|
1 year ago |
Simon Legner
|
416363a551
|
app.ServiceWorker: super()
|
1 year ago |
Simon Legner
|
9f87a459eb
|
Use const, use arrow callbacks
|
1 year ago |
Simon Legner
|
82fd7e6547
|
Use Array.includes and String.includes
|
1 year ago |
Simon Legner
|
f364659d97
|
Use optional chaining operator ?.
https://caniuse.com/mdn-javascript_operators_optional_chaining
|
1 year ago |
Simon Legner
|
eea754d19a
|
ajax: do not clutter global
|
1 year ago |
Simon Legner
|
228090ad83
|
ajax: use Object.entries
|
1 year ago |
Simon Legner
|
a2e74712d3
|
Remove coffee-script gem
|
1 year ago |
Simon Legner
|
e5fcde09f9
|
Sanity-check decaffeinate the rest
|
1 year ago |
Simon Legner
|
4177026c11
|
Sanity-check decaffeinate app.views.BasePage
|
1 year ago |
Simon Legner
|
2dd04a82d8
|
Sanity-check decaffeinate app.views.Content
|
1 year ago |
Simon Legner
|
29b0916af0
|
Sanity-check decaffeinate app.View
|
1 year ago |
Simon Legner
|
3ea1050e17
|
Sanity-check decaffeinate app.templates.helpPage
|
1 year ago |
Simon Legner
|
bcb6f896b5
|
Sanity-check decaffeinate app.templates.aboutPage
|
1 year ago |
Simon Legner
|
b4cf756669
|
Sanity-check decaffeinate app.templates.render
|
1 year ago |
Simon Legner
|
925732669e
|
Sanity-check decaffeinate util
|
1 year ago |
Simon Legner
|
c1a424f7e1
|
Sanity-check decaffeinate class CookiesStore
|
1 year ago |
Simon Legner
|
c595b2ba9d
|
Sanity-check decaffeinate app.Shortcuts
|
1 year ago |
Simon Legner
|
3276b2637f
|
Sanity-check decaffeinate class Events
|
1 year ago |
Simon Legner
|
04d167c9e0
|
Sanity-check decaffeinate ajax
|
1 year ago |
Simon Legner
|
262a0b9d56
|
Sanity-check decaffeinate app.collections.Types
|
1 year ago |
Simon Legner
|
6f5beacfc4
|
Sanity-check decaffeinate app.Collection
|
1 year ago |
Simon Legner
|
c022a29fab
|
Sanity-check decaffeinate app.UpdateChecker
|
1 year ago |
Simon Legner
|
8103c2899d
|
Sanity-check decaffeinate app.DB
|
1 year ago |
Simon Legner
|
dc3dd67bca
|
Sanity-check decaffeinate class App
|
1 year ago |
Simon Legner
|
a945db9bd4
|
Sanity-check decaffeinate app.views.ListFold
|
1 year ago |
Simon Legner
|
5f63145de1
|
Sanity-check decaffeinate app.Settings
|
1 year ago |
Simon Legner
|
bbadf5f228
|
Sanity-check decaffeinate app.views.Search
|
1 year ago |
Simon Legner
|
cf412bd81f
|
Sanity-check decaffeinate app.views.Results
|
1 year ago |