Commit Graph

129 Commits

Author SHA1 Message Date
dhg
c34806e863 adding support for input['tel'] and input['url'] and cleaning up a few other form styles 2014-12-15 16:49:25 -08:00
dhg
2144cee05b changing property order to adhere roughly to http://markdotto.com/2011/11/29/css-property-order/ 2014-12-15 16:25:32 -08:00
dhg
3b9f339b2a shrinking the % width of the 400-550px column since it felt a little crowded 2014-12-15 16:16:36 -08:00
dhg
febee0bc9b moving the padding: 0 down to the 400px query 2014-12-15 16:14:27 -08:00
dhg
06b819aeb9 changing the .container to feel appropriately sized on mobile/tablet devices. A very small update to grid that makes it all feel a little less constrained on smaller sizes 2014-12-15 16:10:56 -08:00
dhg
c099903a83 adding the forgotten max-width property to container above 550px 2014-12-15 16:05:08 -08:00
dhg
2992a0be54 decreasing the specificity of all grid items, changing small grid sizes to rely on container padding so it flexes to near full width of viewport sub-550px 2014-12-15 15:59:27 -08:00
dhg
d0008ad160 adding the link from the readme under license to Skeleton license 2014-12-11 14:49:12 -08:00
dhg
284e0acc3d adding license to repo 2014-12-11 14:48:25 -08:00
dhg
b01cf390e0 improving Google fonts protocol in the docs 2014-12-11 14:12:14 -08:00
Dave Gamache
9f7ff982a5 Merge pull request #174 from Andersos/patch-1
Remove maximum-scale=1 for better usability #173
2014-12-11 13:41:09 -08:00
Dave Gamache
a31cb93be3 Merge pull request #182 from JakeHenshall/patch-1
Spelling Mistake
2014-12-11 12:19:53 -08:00
dhg
eed018bd68 fixing the noun project link in the README 2014-12-11 12:14:30 -08:00
dhg
958fc2f009 updating to the 2.0.1 link on README link 2014-12-11 11:56:44 -08:00
dhg
ce24c09177 updating the date of the license 2014-12-11 11:48:54 -08:00
dhg
32372eb1a1 updating really quickly in the master branch even though I should create separate branch. Grid issue with offsets and column vs. columns 2014-12-11 11:28:11 -08:00
dhg
1e19814b51 rolling back cause there was a tiny issue 2014-12-11 11:23:26 -08:00
dhg
0858fce5a4 fixing issue with grid offsets not working with certain other classes 2014-12-11 11:20:19 -08:00
Jake Henshall
f091647f7c Spelling Mistake
Spelling Mistake on Line 373 says secion instead of section.
2014-12-10 09:47:46 +00:00
Anders Olsen Sandvik
fbcd84c21f Remove maximum-scale=1 for better usability #173 2014-12-09 23:40:45 +01:00
dhg
84acb36f5c updating the readme 2014-12-09 12:30:17 -08:00
dhg
b2fafacace adding the proper download link to the readme 2014-12-09 12:27:51 -08:00
dhg
a3208cfa39 adding in the offsets and a few other small things 2014-12-09 11:12:30 -08:00
Dave Gamache
c63d4b7a02 staging the proper page for master branch in v2.0 branch 2014-12-08 12:51:10 -08:00
Dave Gamache
baec02aeb5 creating the downloadish page 2014-12-08 12:36:15 -08:00
Dave Gamache
ca48ff0d72 found anchor 2014-12-08 11:29:14 -08:00
Dave Gamache
28d510e728 removing nav on mobile, moving nav into mobile first query, changing the docs a bit, adding support section, testing out markdown IDs as links for README 2014-12-08 11:28:38 -08:00
Dave Gamache
7e293bdc43 got the nav working on web and looking real sharp. 2014-12-01 22:44:25 -08:00
Dave Gamache
a4ab5f6f4e starting to implement a docking nav? 2014-12-01 20:05:29 -08:00
Dave Gamache
4f8392275a removing old icons and adding new. Adding colophon. Cleaning up a few other things probably 2014-12-01 18:26:32 -08:00
Dave Gamache
0c19f06469 updating readme 2014-12-01 13:02:19 -08:00
Dave Gamache
90a2980999 updating readme 2014-12-01 13:01:14 -08:00
Dave Gamache
c8a28fcda2 adding readme and small cleanup 2014-12-01 12:59:46 -08:00
Dave Gamache
4785e60a39 adding some real code styling to the docs to make them legible and starting to add the docs code content 2014-12-01 11:30:23 -08:00
Dave Gamache
2cbda075be one step closer to v 2.0. Remove apple touch icons, getting rid of old base and layout files, removing outdating reference css, cleaning up pre and code, adding a show code toggle to docs and the crazy js that goes with that, slightly changing button and input styles 2014-12-01 03:02:51 -08:00
Dave Gamache
7a68cd5b80 first version of 2.0 WIP 2014-11-20 16:38:45 -08:00
Dave Gamache
7ab682091d changing version number 2012-06-20 18:55:00 -07:00
Dave Gamache
093732e102 removing robots and 404 cause they aren't getting a lot of use in my projects or projects of people I've chatted with 2012-06-20 18:40:50 -07:00
Dave Gamache
c103965d73 cleaning up with headers with the new version 2012-06-20 18:05:52 -07:00
Dave Gamache
6b3162ee3f Merge pull request #89 from fat/no-tabs
remove tabs. Skeleton is not a UI framework <3
2012-06-20 18:02:57 -07:00
Jacob Thornton
1fb5487ce3 remove tabs. Skeleton is not a UI framework 2012-06-20 13:23:08 -07:00
Dave Gamache
015a69fc97 Merge pull request #82 from DBPreston/master
Edit to base.css
2012-05-15 09:23:25 -07:00
Dave Gamache
19190c1224 Merge pull request #83 from sunlifter/master
Updated jquery library to 1.7.2
2012-05-15 09:20:28 -07:00
sunlifter
be1be535b7 Updated jquery library. 2012-05-15 00:10:09 +03:00
DBPreston
f858d9b0b6 Removed redundant padding declaration on .button 2012-05-02 18:43:35 +02:00
Dave Gamache
6d07a6538e Merge pull request #78 from micrypt/patch-1
Awwww man. I have no idea how that's made it in there that long. Thanks.
2012-04-18 10:38:38 -07:00
Seyi Ogunyemi
85c83d9874 Make up one's mind regarding typography? :P 2012-04-18 19:22:40 +02:00
Dave Gamache
94ce27001d Merge pull request #71 from LearnBoost/tabs-refactor
Tabs refactor
2012-03-03 12:17:14 -08:00
Guillermo Rauch
bc178a5228 It now works before dom is ready :) 2012-03-01 19:53:51 -03:00
Guillermo Rauch
110765dbc1 Misc refactoring.
- Switched to `hashchange` listening instead of delegation
  We still check that the given hash exists as a `href` within a valid
  Skeleton tabs markup, but you can now send links around that focus
  on tabs.

  As an example, if I tweet out mypage.com/#activetab, it will check that
  `#activetab` is a valid href in an anchor within an `<ul class="tabs">`
  element, and if so, make that tab active.

- In addition, you can have multiple anchors in the page that
  trigger tabs by simply setting the appropriate `href`.

- Leverage `closest` and `find` instead of `parent`, `siblings` and
  `children` (code simplification).
2012-03-01 19:38:50 -03:00