Paul Adam Davis
|
7782c48383
|
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 |
|
Nicola Mustone
|
1d0cb1603f
|
fix username length
|
2014-08-21 10:07:11 +02:00 |
|
Paul Adam Davis
|
7e55f9a393
|
Reimplement notification close button hit area size
Essentially, this: 087868c1c9
|
2014-08-19 15:31:18 +01:00 |
|
Paul Adam Davis
|
9208677e6c
|
Prevent nav items from wrapping
|
2014-08-19 15:27:01 +01:00 |
|
Paul Adam Davis
|
8f225fe640
|
Refactor auth CSS
This means signing screen icons now depend on new markup
|
2014-08-19 15:25:24 +01:00 |
|
Paul Adam Davis
|
c63c88c37f
|
Move nav-item file, use variable colours instead of some hexes
|
2014-08-18 18:08:52 +01:00 |
|
Paul Adam Davis
|
bacb7dd93c
|
New PSM markup, nav-item, and refactored input icons
References #97, #98, #99
|
2014-08-18 17:57:04 +01:00 |
|
Paul Adam Davis
|
cd9628cd45
|
Remove dist CSS files from gitignore
|
2014-08-18 13:28:06 +01:00 |
|
Paul Adam Davis
|
91ef8680c8
|
Ignore GUI.css files
|
2014-07-29 10:59:40 +01:00 |
|
John O'Nolan
|
3ede5f4feb
|
Always hide horizontal scrollbars on body
|
2014-07-29 12:28:02 +03:00 |
|
John O'Nolan
|
12f78f22ce
|
Introducing new mobile header and more mobile nav components
|
2014-07-29 12:10:20 +03:00 |
|
John O'Nolan
|
5a1e3299f8
|
First pass on global nav mobile styles
|
2014-07-29 02:34:47 +03:00 |
|
John O'Nolan
|
c108feb687
|
Slightly smaller user profile image for nav dropdown
|
2014-07-29 01:38:28 +03:00 |
|
John O'Nolan
|
38f3101518
|
Finished first pass on new navbar
|
2014-07-29 01:34:34 +03:00 |
|
John O'Nolan
|
76c8c86ada
|
Clean up
|
2014-07-28 23:21:02 +02:00 |
|
John O'Nolan
|
24f51e0e37
|
Second pass on refactor - starting to introduce new global navigation component
|
2014-07-20 01:55:29 +02:00 |
|
John O'Nolan
|
2e2e939419
|
First pass refactor - cleaning the slate
|
2014-07-19 20:33:48 +02:00 |
|
John O'Nolan
|
58df5289d9
|
Minor setup screen design tweaks
|
2014-07-17 11:25:11 +02:00 |
|
Paul Adam Davis
|
1b71bafa80
|
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 |
|