discourse/app/assets/stylesheets
Régis Hanol e7f251c105 LOTS of changes to properly handle post/topic revisions
FIX: history revision can now properly be hidden
FIX: PostRevision serializer is now entirely dynamic to properly handle
hidden revisions
FIX: default history modal to "side by side" view on mobile
FIX: properly hiden which revision has been hidden
UX: inline category/user/wiki/post_type changes with the revision
details
FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve
latest revision
UX: do not show the hide/show revision button on mobile (no room for
them)
UX: remove CSS transitions on the buttons in the history modal
FIX: PostRevisor now handles all the changes that might create new
revisions
FIX: PostRevision.ensure_consistency! was wrong due to off by 1
mistake...
refactored topic's callbacks for better readability
extracted 'PostRevisionGuardian'
2014-10-27 22:06:43 +01:00
..
common LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
desktop LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
mobile LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
vendor sticking transitions into a sass mixin 2014-10-20 09:54:36 -04: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 add overflow:hidden to blockquote (for images) 2014-10-16 22:45:45 -07:00
mobile.scss UX: fix revision history modal on mobile 2014-10-13 23:26:49 +02:00