Граф коммитов

181 Коммитов

Автор SHA1 Сообщение Дата
XhmikosR 33a385822f Remove padding from pre code. 2014-03-15 09:00:04 +02:00
connors 82191dec0b starting to use the light font weight in some areas again. 2014-03-14 10:16:52 -07:00
XhmikosR 88840d5a53 Fix sliders transition duration. 2014-03-13 20:44:34 +02:00
XhmikosR 2d5fefb224 Specify `cursor: grab` for `slide`. 2014-03-12 20:06:15 +02:00
XhmikosR 7711f4bf87 Fix @keyframes.
Use the `@at-root` directive to work around the issue.
2014-03-12 19:57:41 +02:00
XhmikosR 7f47cc278d Fix deprecation warnings for Sass 3.3. 2014-03-12 19:52:57 +02:00
XhmikosR cc46080f83 Remove border-bottom from the last input of an input-group. 2014-03-12 07:45:49 +02:00
XhmikosR 415867d239 Properly override normalize.css' `box-sizing` for all browsers.
Fix #481.
2014-03-11 13:40:30 +02:00
XhmikosR 51c6fc1375 sass/theme-ios.scss: Remove extra comma. 2014-03-11 11:15:36 +02:00
Christian Seel abc020333b add default to scss variables
Doing so allows one to override default variables when writing custom SASS that imports Ratchet's SASS.
2014-03-09 17:38:35 +01:00
XhmikosR 3e3cb4d809 Auto-generate Ratchicons data to be used by Jekyll.
Backported from Bootstrap, adapted for Ratchet.
2014-03-09 09:28:11 +02:00
XhmikosR 10346ebd95 Re-indent ratchicons.scss and use single quotes. 2014-03-09 09:28:11 +02:00
XhmikosR e7ffc5be66 Change alerts comments to `//` so that they aren't added in the final CSS. 2014-03-08 17:48:19 +02:00
XhmikosR 45d8d3686a Fix toggle's cursor. 2014-03-07 19:54:31 +02:00
XhmikosR 76825a7514 Fix device images being off by 1px. 2014-03-07 10:09:08 +02:00
XhmikosR 8425c84d0c Add CSSComb support taken from Bootstrap. 2014-03-07 07:57:04 +02:00
XhmikosR fc29b66f84 Remove unit from zero. 2014-03-07 07:56:54 +02:00
XhmikosR 56f88fbc88 Remove duplicate properties. 2014-03-07 07:56:54 +02:00
XhmikosR 21f8d5c91e Add CSSLint support. 2014-03-07 07:56:54 +02:00
XhmikosR e336aea053 Increase docs base `font-weight` to 400.
Fix #433.
2014-03-07 07:55:47 +02:00
Connor Sears 55a2c079d8 Merge pull request #440 from twbs/content-absolute
Position `.content` absolutely
2014-03-06 20:53:06 -08:00
XhmikosR f2a09a0166 Make the gradient mixin more explicit. 2014-03-07 06:25:18 +02:00
XhmikosR 9113b5a050 docs.scss: use the box-shadow mixin. 2014-03-07 06:25:18 +02:00
connors 4003149fe3 position the content absolutely. 2014-03-06 15:28:04 -08:00
connors 5f99ba2f1b fix invalid css and remove border-top from ios footers 2014-03-05 08:36:26 +02:00
Zlatan Vasović 4522e7dff1 Remove duplicate `:before` content.
`toggles.scss` has the same `:before` styles.

Close #402.
2014-03-05 08:34:28 +02:00
connors c960a30301 fixing it up a bit for mobile 2014-03-04 20:34:31 -08:00
connors 8ee182f97b cleanup 2014-03-04 19:56:16 -08:00
connors 53c2022f76 adding the team section. 2014-03-04 17:12:57 -08:00
XhmikosR aef4e00c29 Show a warning when the user is on IE < 9.
Use the same alert as in Bootstrap docs.
2014-03-04 20:50:13 +02:00
XhmikosR 2b29cbf60b Organize dist folder more.
Fix #407.
2014-03-04 11:09:43 +02:00
XhmikosR 9731fd634d Update docs.scss too for PR #348 and run `grunt`. 2014-03-04 10:26:45 +02:00
Connor Sears d0a06855cc Merge pull request #404 from twbs/docs-cleanup
Docs cleanup
2014-03-03 20:37:07 -08:00
connors 1a17c088b1 adding back some css 2014-03-03 20:10:01 -08:00
connors 10097d6ac1 remove unneed grid 2014-03-03 20:03:06 -08:00
Zlatan Vasović 8b14a0c2e2 Move Ratchicons to fonts/
Fixes #391
Closes #393
2014-03-03 19:59:48 -08:00
connors b3a85b120c getting rid of unused css in docs.scss 2014-03-03 19:58:14 -08:00
Mark Otto 5ccaea573b Merge branch 'optimize_docs_fonts' of github.com:twbs/ratchet into optimize_docs_fonts
Conflicts:
	docs/examples.html
	docs/getting-started.html
	sass/docs.scss
2014-03-03 10:59:54 -08:00
Mark Otto 84a532eda2 Merge branch 'master' into optimize_docs_fonts
Conflicts:
	docs/_includes/header.html
	docs/getting-started.html
	sass/docs.scss
2014-03-03 10:48:23 -08:00
connors 2cc5013c6f fix padding for android tab bar 2014-03-03 07:51:34 -08:00
XhmikosR 91146f3621 FIx property, once again. 2014-03-02 17:11:01 +02:00
XhmikosR b6680e0e04 Fix device sprite.
Use the standard W3C `background-position` property instead of the non-standard `background-position-x` one.
2014-03-02 14:00:00 +02:00
connors 9ef36fccaa adjusting the homepage ad width and the button padding. 2014-03-01 20:26:19 -08:00
connors d2e6ed7ce8 Merge branch 'master' into optimize_docs_fonts 2014-03-01 20:23:52 -08:00
connors 75f6493528 adjusting width of the add to line up better with the grid 2014-03-01 20:23:32 -08:00
connors 2856d736a2 removing more unneeded css since the grid change 2014-03-01 20:20:21 -08:00
connors 81fe1b77a1 bump it up a bit more 2014-03-01 20:08:56 -08:00
connors a8bbbaed6d make the home download button the same width as the ad 2014-03-01 20:04:39 -08:00
connors edfadd3c7d remove adelle from the ad too 2014-03-01 19:42:09 -08:00
connors 68fb12a5a0 ah whatever, let's change the grid too 2014-03-01 19:40:56 -08:00
connors adf0697b94 add a little margin to the bottom of the examples 2014-03-01 19:38:19 -08:00
connors 0c7f7e10de use h4 for the example title 2014-03-01 19:36:54 -08:00
connors 4ef7b896e5 removing unneeded css 2014-03-01 19:35:10 -08:00
connors 98fb0be7e4 fixing the examples page 2014-03-01 19:34:31 -08:00
connors 2094af6bcc fixing conflicts 2014-03-01 19:15:59 -08:00
connors 228d22c6d4 fixes #365 2014-03-01 17:16:50 -08:00
connors 58dbcc116e fixing block buttons to use width 100%. 2014-03-01 16:53:06 -08:00
connors 7a51f86a0b clean up 2014-03-01 15:53:37 -08:00
connors 0806c11b27 update android 2014-03-01 15:46:33 -08:00
connors 17ae73f987 adding back in the deprecated classes 2014-03-01 15:41:20 -08:00
connors 8c03e7fe52 changing push to navigate 2014-03-01 15:18:58 -08:00
Mark Otto dcf306cff0 Merge pull request #360 from twbs/slider-images
Reduce the file size on slider images
2014-03-01 14:42:59 -08:00
connors 91a7c7766c removing old device images 2014-03-01 14:29:48 -08:00
Mark Otto 3ec0991776 refactor all the things, switch to open sans 2014-03-01 14:22:32 -08:00
connors 5161ac970a fix the slider example on mobile. 2014-03-01 14:08:45 -08:00
Mark Otto cef384f0f5 Drop Adelle Sans for Source Sans Pro from Google Fonts 2014-03-01 12:06:06 -08:00
connors 0be2d3803e add a font-family to code 2014-02-28 11:24:46 -08:00
connors 0dcaa1adb2 use media queries to only show font-weight 100 on retina screens. 2014-02-28 11:21:02 -08:00
connors 1049089355 fix padding on the jump menu's caret 2014-02-28 10:58:06 -08:00
connors f3cb626bc7 adding side padding to the foot for mobile. 2014-02-28 10:40:38 -08:00
connors 33fc85f8eb wrapping the home ad and footer in a parent and positioning the parent. 2014-02-28 10:36:40 -08:00
connors d5e1854d7b comments 2014-02-28 10:25:39 -08:00
connors 3c770cefa6 fixing the ad posiitoning for now. This whole set up is bs tho. going to fix it up soon. 2014-02-28 07:57:00 -08:00
connors fcc3216ab1 get buttons with icons to display properly in the device. 2014-02-28 07:48:11 -08:00
connors bfaa083596 reorg the media queries 2014-02-28 07:43:26 -08:00
XhmikosR 312dd79824 Merge pull request #333 from twbs/img-dimensions
Add image dimensions.
2014-02-28 17:05:07 +02:00
Achal Varma 3a722fc582 removed push icons/carets for the Android theme. 2014-02-28 10:16:25 +02:00
Connor Sears bbda606d48 Merge pull request #335 from twbs/remove-cursor
Removing `cursor: default;` from icons
2014-02-27 22:40:52 -08:00
connors 950367cfbe remove cursor rule 2014-02-27 22:38:07 -08:00
connors 872145a92c adjusting the text 2014-02-27 22:12:36 -08:00
connors 9dc4bed7f7 clean up the version text under our download buttons. 2014-02-27 22:06:35 -08:00
connors ac62aae96c dem conflicts 2014-02-27 21:45:50 -08:00
connors 1097799cae makin dem links look good. 2014-02-27 21:44:46 -08:00
connors 80298c69cb remove pointer from nav trigger instead. 2014-02-27 11:59:54 -08:00
connors 3d18f38709 removing cursor default from icons 2014-02-27 11:15:05 -08:00
XhmikosR 2974522428 Add image dimensions. 2014-02-27 18:48:16 +02:00
XhmikosR a45994a47a Fix a couple of CSS issues.
* remove duplicate property
* fix incompatible property for `background-color`
* remove unit from zero
2014-02-27 08:18:01 +02:00
Chris Rebert 2fb099a0a6 drop iframe attributes for CSS styling
From f4bb660974
2014-02-26 11:27:23 -08:00
XhmikosR 7eb31a7049 Trim trailing spaces. 2014-02-26 18:41:27 +02:00
Chris Rebert 728615eaa8 add docs footer links
refs #267
2014-02-25 18:48:14 -08:00
connors 4d70c8b623 no delay 2014-02-24 20:32:15 -08:00
connors 5ee30f48fb fade 2014-02-24 20:31:17 -08:00
connors 379acada28 fix mobile home 2014-02-24 19:57:09 -08:00
connors d90a0a1cdc fix ios push 2014-02-24 19:13:59 -08:00
connors fcfa8b08d0 stop using the mixin for transform transitions. mixin breaks 2014-02-24 19:05:35 -08:00
connors 0e2360c0e8 updating some links in the head 2014-02-24 17:52:25 -08:00
connors 3b5d226966 refine download button. 2014-02-24 17:01:23 -08:00
connors f480a73ed0 update footer and grunt 2014-02-24 16:19:29 -08:00
connors 34dfafc3b9 example page 2014-02-24 14:34:28 -08:00
connors cf7ddaa717 blocking in the example page. 2014-02-24 14:19:28 -08:00