Commit graph

862 commits

Author SHA1 Message Date
Ram Ratan Maurya
1ca71befe2 Remove border-radius mixin 2014-09-14 22:56:29 +05:30
Konstantin Obenland
b9191d970e Merge pull request #612 from emiluzelac/patch-33
Double quotes for consistency.
2014-09-14 09:41:41 -07:00
Philip Arthur Moore
097b54dda2 Merge branch 'Entry-Meta-Output' 2014-09-11 08:45:31 +07:00
Konstantin Obenland
907403fc52 Merge branch 'Entry-Meta-Output' of https://github.com/Automattic/_s into Entry-Meta-Output
Conflicts:
	content-single.php
2014-09-10 18:06:15 -07:00
Konstantin Obenland
7a9b1656f6 _s: Update pot file to reflect changes. 2014-09-10 17:50:08 -07:00
Konstantin Obenland
a14b802e75 _s: Move edit link in template tag for consistency
Every time `_s_entry_footer()` is used, it’s followed by
`edit_post_link()`. Might as well just move that back in the template
tag.
2014-09-10 17:41:19 -07:00
Emil Uzelac
e6ffa223e0 Double quotes for consistency
```_s``` uses ```""``` throughout except in clearings.
2014-09-09 21:39:38 -05:00
Ram Ratan Maurya
00c220b1c5 Inherit box-sizing for best practice
Using inheritance allows easy override on other elements, and also it’s the best practice.
2014-09-09 05:09:46 +05:30
Konstantin Obenland
f136ddd333 Merge pull request #516 from chrisdc/continue_reading_link
Add post title to the continue reading link for context.
2014-09-04 13:43:31 -07:00
Christopher Crouch
23b5c08098 Add hidden post title to the continue reading link 2014-09-04 21:12:40 +01:00
Thomas Guillot
2990f8260c _s: Update to entry meta output. See #537
* Rename function
* Move edit link outside of function
* Remove comments link on single post
2014-09-04 13:28:24 +02:00
Konstantin Obenland
2c3cc41478 Merge pull request #601 from pixelstrolch/comments-hyphens
Delete hyphens.
2014-09-01 16:04:40 -05:00
Stefan Brechbühl
f0340a66e4 Delete hyphens
in comment headings
2014-09-01 22:44:54 +02:00
Yash Gupta
a88e0e989e Update style.css
fixes #587
2014-09-01 17:00:07 +05:30
Konstantin Obenland
b76f394a79 Merge pull request #594 from MickeyKay/sass-fixes
Add fixes for faulty Sass import paths and negative values.
Closes #588.
2014-08-29 13:54:45 +02:00
Konstantin Obenland
6e4a3f5e20 Merge pull request #596 from MickeyKay/sass-header-file
Change Sass headings file name and import path.
2014-08-24 19:09:20 +02:00
MickeyKay
aadc4a1e57 Change Sass headings file name and import path. 2014-08-23 13:57:51 -07:00
MickeyKay
4effd896ff Add fixes for faulty Sass @import paths and negative values. 2014-08-22 17:00:32 -07:00
Philip Arthur Moore
ba41e2222a Merge pull request #586 from yoarts/patch-1
Change plugin references to theme references in Travis CI config file.
2014-08-20 15:18:46 +07:00
yoarts
b1af13868b Rewording "plugin" to "theme" 2014-08-20 14:31:45 +07:00
Tammie Lister
a3e0022dd5 Changes description of mixin - props @r007
Relates to #582
2014-08-18 16:38:19 +01:00
Philip Arthur Moore
86575390b5 Kick off Travis CI Build Monitoring for _s
See https://github.com/Automattic/_s/issues/553.
2014-08-18 00:38:51 +07:00
Philip Arthur Moore
f490e2839f Merge pull request #581 from philiparthurmoore/master
Introduce Coding Standards Checks into Underscores
2014-08-18 00:26:27 +07:00
Philip Arthur Moore
f8b66133ed Prepare Underscores for Coding Standards. See https://github.com/Automattic/_s/issues/553. [skip ci] 2014-08-18 00:12:38 +07:00
Jason Clarke
52b11510b8 Update archive.php
Revising the "primary" element to use a "div" vs. "section" to bring it into sync with index.php and single.php
2014-08-17 13:02:35 -04:00
Philip Arthur Moore
895b7a93ab Prepare Underscores for Coding Standards. See https://github.com/Automattic/_s/issues/553. 2014-08-17 23:40:13 +07:00
Tammie Lister
e88ad83914 Merge pull request #571 from corvannoorloos/patch-2
Update input field border color props @corvannoorloos
2014-08-14 17:00:37 +01:00
Tammie Lister
9db21f4850 Merge pull request #570 from corvannoorloos/patch-1
Indentation using tabs instead of mixed tabs/spaces- props @corvannoorloos
2014-08-14 11:30:38 +01:00
Cor van Noorloos
bf1e501b00 Update input field border color
now matches style.css
2014-08-13 19:06:04 +02:00
Cor van Noorloos
354ad2b896 indentation using tabs instead of mixed tabs/spaces
see https://github.com/Automattic/_s/pull/565
2014-08-13 18:38:51 +02:00
Tammie Lister
4bba66e25e Puts width in right place
Props @corvannoorloos
2014-08-13 14:34:23 +01:00
Tammie Lister
47267e9fd5 Merge pull request #568 from fsylum/master
Reordering vendor-prefixes property in the mixin: props @fsylum
2014-08-13 13:11:47 +01:00
Firdaus Zahari
99c20e0e24 Update _mixins-master.scss 2014-08-13 20:03:49 +08:00
Firdaus Zahari
6a8b42795d Put vendor specific property first 2014-08-13 20:03:05 +08:00
Tammie Lister
96718641de Adds in missing class
Brings in class that was missing from updated Sass but in style.css.
Props @corvannoorloos
2014-08-13 12:18:30 +01:00
Mike Griffiths
16587b5123 Removed vendor prefixes, except where it fixes a specific bug or quirk 2014-08-11 18:20:09 +01:00
Tammie Lister
beae35b2e2 Merge pull request #550 from Automattic/_sass
Brings sass into _s

Sass now comes with _s - you can simply check an option on underscores.me and get a version with Sass.

Props to: @gregrickaby @bradp @hugobaeta @obenland @sabreuse @MichaelArestad @jacklenox @karmatosed
2014-08-11 18:17:19 +01:00
Konstantin Obenland
1f62b392e8 _s: Bring back closing curly brace.
Erroneously removed while trying to sort out a merge conflict, when I
squashed `_sass` commits.
2014-08-11 09:55:33 -07:00
Tammie Lister
068f90fc8f Initial commit for _sass.
Props @michaelArestad @hugobeta, and @jacklenox.

* Give prefix to variable files. This avoids confusion with files of similar names like typography. It also helps with the visual recognition over what file does what.
* Set up mixins-master.
* Setting foundation for encouraging in larger projects use of more than one mixing file. This creates a master mixins file that we can then bring subs into if the project grows.
* Fixed line breaks, spacing and new lines. Props @gregrickaby.
* Nest widget select. Props @gregrickaby.
* Make variables be variables-site. Makes this the global variables folder. People can then use sub folders in sections for local only variables.
* Change content directory to be site directory.
* Remove zip. Revert `style.css` to not be auto generated version.
* Fixes rem size issue on body font.
* Fixes for differences between `_s` and `_sass`. Fixed font sizes, added in display block to classes so they compile and the theme check
passes.
* Remove text domain and clean up css.
2014-08-11 09:05:56 -07:00
Philip Arthur Moore
63d8fcb190 Add escaping to custom header example. Make sure that proper attribute escaping is added into the example that's in the custom header include file. Since we're not including this in header.php, we should at least make sure that the example given is proper and passes WordPress Coding Standards checks. See #552 for context. 2014-08-07 11:07:50 +07:00
Philip Arthur Moore
01f15acadd Merge pull request #554 from Automattic/fix-setup-typo
Setup is a noun. Set up is a verb.
2014-08-07 10:41:16 +07:00
Philip Arthur Moore
e6fd8e99cf Setup is a noun. Set up is a verb. "Setup the WordPress core custom header feature." is incorrect. "Set up the WordPress core custom header feature." is correct. 2014-08-07 10:36:07 +07:00
Fränk Klein
17c12ec0e5 Remove Domain Path from style.css
Indicating a domain path is optional, if you use the default, there is
no need to specify it.
2014-08-06 08:55:45 +02:00
Konstantin Obenland
104b34821a Merge branch 'slobodan-updated-hAtom' 2014-07-30 14:49:19 -05:00
Konstantin Obenland
0d87d0bb70 _s: Continue using a default time tag.
We only need to change the default markup if published and updated
timestamps are different.
2014-07-30 14:47:16 -05:00
Konstantin Obenland
048057ad68 Merge branch 'updated-hAtom' of https://github.com/slobodan/_s into slobodan-updated-hAtom 2014-07-30 14:35:44 -05:00
Konstantin Obenland
e4ad206745 Merge pull request #549 from WebDevStudios/empty_selectors
_s: Wrap after each selector and comma.
2014-07-30 14:29:35 -05:00
Greg Rickaby
99287281cf return all the things! Also, add display: block; to some empty selectors (to tie in with _sass) 2014-07-29 15:54:08 -05:00
Konstantin Obenland
b0e25cfea5 Merge pull request #538 from lchski/lchski-readme-trailing-slash
Add trailing slash to `layouts` in readme.
2014-07-02 12:20:29 -07:00
Lucas Cherkewski
65b9ea8766 Add trailing slash to layouts in readme. 2014-06-30 19:42:03 -04:00