discourse/app/assets/javascripts/wizard/lib
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
..
ajax.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
preview.js.es6 UX: adds missing wizard icons 2018-12-20 14:55:40 +02:00