Paul Adam Davis
|
8e7b8f8bfa
|
Swap out Ruby Sass for Node Sass
- Uses Node Bourbon https://www.npmjs.org/package/node-bourbon
- Produces source maps
- Removed all ruby dependencie
History:
- Remove bourbon from package and cleanup grunt tasks
- Un-bourbon keyframe animations
- Un-bourbon transitions
- Un-bourbon box-sizing
- Un-bourbon font-feature-settings
- Import bourbon clearfix mixin
- Un-bourbon linear gradients
- Un-bourbon input types
- Un-bourbon positions
- Un-bourbon transforms
- Un-bourbon notification animations
- Un-bourbon uploader box-sizing
- Un-bourbon border-radius
- Un-bourbon splitbutton transitions
- Add triangle mixin
- Un-bourbon default container positioning
- Un-bourbon flexbox properties
- Fix triangle mixin - It now has the same output as the Bourbon mixin
- Add autoprefixer
- Correct global default font size
- Remove unwanted prefixes - Because, y'know, autoprefixer
- Output from node sass migration - Includes all the files we usually have, plus source maps
|
2014-08-30 14:13:36 +01:00 |
|
John O'Nolan
|
b38785d5f6
|
Settings nav overhaul
|
2014-08-16 19:39:52 +03:00 |
|
Paul Adam Davis
|
459d0de22d
|
Fix images in buttons
|
2014-08-14 17:56:23 +01:00 |
|
John O'Nolan
|
b6533cd1c8
|
unfuck settings nav
|
2014-08-06 19:46:43 +03:00 |
|
John O'Nolan
|
e1aaea0d0a
|
Convert old button override styles to new classes
(and some cleanup)
|
2014-08-06 14:36:35 +03:00 |
|
John O'Nolan
|
571a1d89a5
|
Settings
|
2014-07-30 13:39:38 +03:00 |
|
John O'Nolan
|
02d3756cd8
|
First pass refactor - cleaning the slate
|
2014-07-19 20:33:48 +02:00 |
|
Paul Adam Davis
|
819370b815
|
Better mobile styles and spacing for user list and fix mobile Back button
Closes #69
|
2014-07-17 12:27:37 +01:00 |
|
Paul Adam Davis
|
5189bb37cf
|
Unhide settings on mobile and adjust positioning for left setting header buttons
Refs #67
|
2014-07-15 17:13:30 +01:00 |
|
Paul Adam Davis
|
9bf681ddf9
|
Adjust settings menu active state media query
Closes #68
|
2014-07-13 13:27:57 +01:00 |
|
Paul Adam Davis
|
5f3edc9082
|
Remove legacy .active styling from settings-content container
Prep for #67
|
2014-07-13 13:21:56 +01:00 |
|
Paul Adam Davis
|
7125b84140
|
Add mobile styles for new-user button
Closes #58
|
2014-07-12 12:48:55 +01:00 |
|
Paul Adam Davis
|
98576cc84a
|
Refactor :focus styles
Closes #61
|
2014-07-12 12:18:44 +01:00 |
|
Paul Adam Davis
|
07fac8b40f
|
Add transparent border to add-user button
Closes #63
|
2014-07-12 12:18:24 +01:00 |
|
Paul Adam Davis
|
438d5cdb87
|
New form style
Conflicts:
dist/css/ghost-ui.min.css
docs/dist/css/ghost-ui.min.css
|
2014-07-07 16:40:33 +01:00 |
|
Paul Adam Davis
|
67e1b060c4
|
Minor style fixes for the user management screen
References https://github.com/TryGhost/Ghost/pull/3189 and #21
|
2014-07-05 12:17:53 +01:00 |
|
Paul Adam Davis
|
e69233388b
|
References #33
- Alter the existing UI
- Add 2 button options, 'has-icon' and 'only-has-icon' (for the < Users and Settings buttons)
Corresponding markup: https://github.com/TryGhost/Ghost/pull/3176/files
|
2014-07-01 17:26:41 +01:00 |
|
Paul Adam Davis
|
78b252234f
|
CSS for About page
Refs #23
Corresponding HTML is located at https://github.com/TryGhost/Ghost/pull/3155/files
|
2014-06-30 09:59:42 +01:00 |
|
Paul Adam Davis
|
91cad85237
|
Prevent cover image <img> having a max height.
|
2014-06-25 12:40:11 +01:00 |
|
Paul Adam Davis
|
b33f48bf70
|
Mac height for profile, cover & logo images in settings
Closes #43 & #45
|
2014-06-24 17:13:45 +01:00 |
|
Paul Adam Davis
|
7148e46b6a
|
Restructure .scss files, global box sizing and minor fixed from the Ember Admin rewrite
|
2014-06-20 09:29:57 +01:00 |
|
John O'Nolan
|
3f93a40544
|
REFACTOR THE THINGS
|
2014-03-11 23:23:42 +00:00 |
|
John O'Nolan
|
41c9a78eed
|
Remove old references to plugins
See TryGhost/Ghost/2295
|
2014-03-01 11:37:38 +01:00 |
|
John O'Nolan
|
1420b03802
|
Initial commit
|
2014-02-23 15:07:01 +01:00 |
|