discourse/app/assets/javascripts/wizard
Joe d7466156ae UX: adds missing wizard icons
With our recent move to SVG icons, the font file does not work in the wizard. I've opted for path2D, which accepts an SVG path

Path2D is not supported by IE11 but the chances of admins running the wizard on IE11 are practically none. 

https://caniuse.com/#feat=path2d
2018-12-20 14:55:40 +02:00
..
components UX: shows a save changes for intermediate steps (#6612) 2018-11-15 20:44:19 +01:00
controllers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib UX: adds missing wizard icons 2018-12-20 14:55:40 +02:00
mixins fix 1.14.0 prettier offenses 2018-07-30 11:56:48 -04:00
models fix 1.14.0 prettier offenses 2018-07-30 11:56:48 -04:00
routes DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
templates FIX: s/save/finish for wizard exit early button (#6614) 2018-11-15 21:26:26 +01:00
test UX: shows a save changes for intermediate steps (#6612) 2018-11-15 20:44:19 +01:00
router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
wizard.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00