discourse/app/assets
David Taylor 6acd2c58a9
DEV: Drop padStart and padEnd polyfills (#16249)
These methods have been natively supported in all our target browsers for many years. We're now feature-detecting `String.prototype.replaceAll`, which is a much more recent addition. If a browser has `replaceAll`, it'll have `padStart` and `padEnd`
2022-03-22 11:46:13 +00:00
..
images FEATURE: Update push notification icons (#16206) 2022-03-16 16:21:44 -03:00
javascripts DEV: Drop padStart and padEnd polyfills (#16249) 2022-03-22 11:46:13 +00:00
stylesheets FIX: Show bookmark options by default when editing (#16189) 2022-03-16 16:41:24 +02:00