William Dibbern
b92980ce6d
Fixed word count grammar
...
Closes #349
- Added utility function to pluralize when appropriate.
2013-08-11 11:55:42 -05:00
Hannah Wolfe
c30187ad20
Merge pull request #326 from matthojo/admin-temp-removal
...
Removed `admin-ui-temp.js` and moved code to it's relative places
2013-08-03 07:21:10 -07:00
Hannah Wolfe
373f64a2bd
Revert "Merge pull request #318 from matthojo/mobile-interactions"
...
This reverts commit f18c7f22c3
, reversing
changes made to 4ea9d77b11
.
2013-08-01 22:19:20 +01:00
Matthew Harrison-Jones
41aa2b9012
Removed admin-ui-temp.js
and moved code to it's relative places
2013-08-01 15:28:13 +01:00
Matthew Harrison-Jones
27b85744f1
Improved mobile interactions
...
This is simply a commit which improves the mobile interactions. This does not fix UI problems on mobiles.
New interactions;
Menu
* Swipe right on header to show sidebar
* Swipe left on sidebar to hide
Content
* Tap / Swipe left on item to show preview
* Swipe right to show content list
Settings
* Tap / Swipe left on link to show settings
* Swipe right on settings to show links
2013-07-30 15:27:38 +01:00
Matthew Harrison-Jones
3057945b70
Refactored menu fading to be a plugin for extendability.
...
Need to find suitable place for the `.overlay` hideAway function call.
2013-07-26 12:32:26 +01:00
Matthew Harrison-Jones
0786ec5862
First pass at creating a usuable modal for the copy to HTML keyboard shortcut.
...
Has an issue where Google Chrome does not persist to keep code selected.
2013-07-25 16:00:41 +01:00
Matthew Harrison-Jones
d59f0809cd
Started a jQuery utilities file for Ghost jQuery plugins and helpers
2013-07-24 11:15:10 +01:00