discourse/app/assets/stylesheets
Régis Hanol cd2c9edb46 FIX: 🐛 upload on IE9 wasn't working :'(
- FIX: make sure we set a default name to a pasted image only on Chrome (the only browser that supports it)
- FIX: use ".json" extension to uploads endpoints since IE9 doesn't pass the correct header
- FIX: pass the CSRF token in a query parameter since IE9 doesn't pass it in the headers
- FIX: display error messages comming from the server when there is one over the default error message
- FIX: HACK around IE9 security issue when clicking a file input via JavaScript (use a label and set `visibility:hidden` on the input)
- FIX: hide the "cancel" upload on IE9 since it's not supported
- FIX: return "text/plain" content-type when uploading a file for IE9 in order to prevent it from displaying the save dialog
- FIX: check the maximum file size on the server 💥
- update jQuery File Upload Plugin to v. 5.42.2
- update JQuery IFram Transport Plugin to v. 1.8.5
- update jQuery UI Widget to v. 1.11.1
2015-01-28 19:43:20 +01:00
..
common Perf UX : reduce page paint on scrolling, due to fixed header element union with progress bar 2015-01-26 20:47:43 -05:00
desktop FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
mobile new topic/post alert div regressed a bit on mobile 2015-01-23 23:39:44 -08:00
vendor clean up CSS3 animations a bit 2014-12-25 02:29:39 -08:00
admin.css Restructure the app/assets/stylesheets directory 2013-08-28 13:58:44 -04:00
common.scss FEATURE: Enable topic entrance on mobile 2014-09-22 11:49:11 -04:00
desktop.scss Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
embed.css.scss changing font sizes to ems, so fonts scale a bit more gracefully 2014-12-15 22:12:56 -05:00
mobile.scss UX: fix revision history modal on mobile 2014-10-13 23:26:49 +02:00