Commit Graph

  • 94062ea1d3 fixing 768 alpha omega bug, changing the button css to clean it up a bit and resetting version on tabs Dave Gamache 2012-01-25 21:27:50 -0800
  • 057c8d617f Merge branch 'master' of github.com:dhgamache/Skeleton Dave Gamache 2012-01-25 21:04:02 -0800
  • 0e4db701a6 Merge d10f96bc9b into cd25dd9818 #50 GitHub Merge Button 2012-01-25 21:03:50 -0800
  • 4996644883 Merge 9eb4ad54a9 into cd25dd9818 #52 GitHub Merge Button 2012-01-25 21:03:50 -0800
  • 7174bdbaf3 Merge 9919db84a3 into cd25dd9818 #55 GitHub Merge Button 2012-01-25 21:03:50 -0800
  • ca220f93bd Merge c268f236f0 into cd25dd9818 #38 GitHub Merge Button 2012-01-25 21:03:49 -0800
  • cd25dd9818 Merge pull request #53 from jokull/master Dave Gamache 2012-01-25 21:03:48 -0800
  • 78ae309e2f adding column and columns, singular and plural, to single column Dave Gamache 2012-01-25 21:01:54 -0800
  • b43be292ee changing to lastest jQuery version and using new tabs js Dave Gamache 2012-01-25 20:51:32 -0800
  • 1b69094ff5 Adding disabled button styling. Depending on how light you want to keep this it might be overkill, and i'm pretty sure there's a way to optimize it to a smaller size... #57 mozajik 2012-01-08 14:39:23 +0100
  • 9919db84a3 adds custom modernizr with html5 shim, respond.js and yepnope, updates jquery to 1.7.1 and uses modernizr.load to attempt to load jquery from cdn or fallback to local copy #55 alisdair sullivan 2011-12-26 23:34:02 -0800
  • 88049e15a4 Merge b70db39062 into 2dfa28cea9 #54 GitHub Merge Button 2011-12-01 18:41:17 -0800
  • b70db39062 Merge branch 'addWidescreen' #54 Nicholas Whittier 2011-12-01 20:56:47 -0500
  • ce543821eb Changing base from 960 to 1200, and adding appropriate media queries to 960 classes. Nicholas Whittier 2011-12-01 20:55:21 -0500
  • 6242de43ba Merge c3bd1eb457 into 2dfa28cea9 #53 GitHub Merge Button 2011-11-29 09:42:14 -0800
  • c3bd1eb457 Scope the .column and .columns selectors correctly. #53 Jökull Sólberg Auðunsson 2011-11-29 17:40:44 +0000
  • 9eb4ad54a9 Change tabpanels so the non active ones are hidden by default #52 conzett 2011-11-22 21:05:18 -0500
  • 2cd63df1b7 Add tests for default tabpanel hidden states conzett 2011-11-22 21:03:32 -0500
  • 8aa95004fc Add bit that visibly hides the panels conzett 2011-11-22 20:52:51 -0500
  • 24d30cc9df Add tests to check if tabpanel elements are hidden after click conzett 2011-11-22 20:47:18 -0500
  • 085f412500 Add code for handeling clicking on tabs conzett 2011-11-22 20:42:11 -0500
  • 6f1c6e02e3 Add tests for clicking on tab conzett 2011-11-22 20:25:41 -0500
  • 12627f5e39 Add tests and code for aria-hidden attributes on tabpanels conzett 2011-11-22 20:14:55 -0500
  • deb887727a Add generation of aria-controls and aria-labeledby attributes conzett 2011-11-22 20:04:44 -0500
  • 9afc75f2b1 Add tests for aria-controls and aria-labeledby attribute generation conzett 2011-11-22 19:56:01 -0500
  • 7779cb0506 Add tests for tab and tabpanel role generation conzett 2011-11-22 19:42:52 -0500
  • c8fc54fd77 Add tests for generation of aria attributes conzett 2011-11-22 18:01:27 -0500
  • 0c2a04726d Add jQuery plugin structure conzett 2011-11-22 15:51:31 -0500
  • 2129d1fc67 Add qunit test structure conzett 2011-11-22 15:44:08 -0500
  • 2ed8b1f276 Moving html5shim for ie8 & under, for performance. #51 joedevon 2011-11-20 17:43:27 -0800
  • d10f96bc9b made tabs work without JavaScript as this was a requirement for our accessibility guidelines. #50 Brian P. Hogan 2011-11-17 10:14:46 -0600
  • 3f6733bb91 Added Respond.js to the package and the default label #49 Brian P. Hogan 2011-11-17 09:56:23 -0600
  • 82d6b394bf I have created paddings also at right side. #47 Michał Leśniowski 2011-10-08 23:48:04 +0200
  • 2dfa28cea9 relinking from jQuery hotlink cause Google CDN delivery was wonky on local Dave Gamache 2011-09-17 10:30:18 -0700
  • 51b8d2847b changing names of folders to CSS and JS Dave Gamache 2011-09-17 10:28:39 -0700
  • 46662e1378 leftover changes from previous code experimentation on grid and such Dave Gamache 2011-09-17 10:28:16 -0700
  • c268f236f0 Changed tab handling from binding a click handler on each tab to a <body> delegate targeting the same tabs #38 Scott Rabin 2011-09-09 12:07:59 -0400
  • 60194966bb updating the style formatting in the CSS files Dave Gamache 2011-09-08 23:31:05 -0700
  • 3f12a6877e fixing the button background inheritance issue Dave Gamache 2011-09-08 22:49:38 -0700
  • d68ace707f changing up le grid spacing just a bit Dave Gamache 2011-09-08 22:48:16 -0700
  • 94f0591c4f making the CSS more readable and changing the grid indents to be position: relative then offset with left rather than padding (makes far better sense) Dave Gamache 2011-09-08 22:27:52 -0700
  • 737336c221 refining README and cleaning up base.css Dave Gamache 2011-08-30 09:55:14 -0700
  • 95f9b37dc5 adding the README.markdown and my Twitter handle to a few files Dave Gamache 2011-08-29 22:37:09 -0700
  • 7ccb81bc31 removing some whitespace Dave Gamache 2011-08-29 22:04:13 -0700
  • 2dc00e0924 adding commas to the indented declarations for mobile...doh Dave Gamache 2011-08-29 22:03:05 -0700
  • c06276bfc6 creating a new branch to experiment with a new grid. Dave Gamache 2011-08-29 21:57:53 -0700
  • 20e1874b96 changing active button styles Dave Gamache 2011-08-17 23:22:43 -0700
  • 0222ed0975 changing the version numbers where needed Dave Gamache 2011-08-17 22:22:11 -0700
  • 751c738bbe reverting to old tabs.js because others don't function correctly in IE8- Dave Gamache 2011-08-17 22:11:39 -0700
  • 0ed1e6e1ed updaing docs and commenting all the CSS in correctly Dave Gamache 2011-08-17 21:58:20 -0700
  • 68fb0e1755 resolving a CSS typo Dave Gamache 2011-08-17 21:34:24 -0700
  • 9e4f68e180 removing some of the type=text/javascript since it is the default Dave Gamache 2011-08-17 21:06:51 -0700
  • f53e666531 removing jquery (only using Google CDN now); refactoring layout.css media queries to be more straightforward and better commented; Fixed tabs for CSS to use first-child so it would have all the borders even in IE Dave Gamache 2011-08-17 21:05:28 -0700
  • 5e668f243b adding the actual tabs.js file Dave Gamache 2011-08-17 18:37:35 -0700
  • a853af7018 fixing the app.js to become tabs.js and refactoring based on some awesome input from napcs on github Dave Gamache 2011-08-17 18:37:22 -0700
  • 747ce04e6a Merge 82380d5c2d into a06ce03310 #25 GitHub Merge Button 2011-08-17 18:05:43 -0700
  • 1fe74f890d Merge 76be30c318 into a06ce03310 #35 GitHub Merge Button 2011-08-17 18:04:32 -0700
  • 82380d5c2d Removed 'Tab' suffix, tabs-content li's are now hidden by JavaScript instead of CSS. #25 Eric Kever 2011-08-16 13:28:51 -0400
  • 76be30c318 modified the tab behavior so it works when JS is disabled but CSS is enabled, an accessibility edge-case #35 Brian Hogan 2011-08-13 12:22:18 -0500
  • 3d03e14363 removed self-closing tags and corrected doctype capitalization Brian Hogan 2011-08-13 11:46:39 -0500
  • c96423f56e DEEERRRRRRRPPPPPPPPPPPPPPPPPPPP. Eric Kever 2011-08-12 21:41:14 -0400
  • 54030326cf Whoops undo Eric Kever 2011-08-12 13:24:16 -0400
  • c9de4e5a6f Added the first bit of the HTML5 thingy, need to make a couple changes on the master branch. Eric Kever 2011-08-12 13:20:03 -0400
  • 89d54a83f2 Moved doFancyExpensiveTabThings into the Skeleton namespace, and added support for multiple tab sets. Eric Kever 2011-08-10 15:01:06 -0400
  • 553f2fa375 Moved functions for compatibility into Skeleton namespace. Eric Kever 2011-08-10 13:20:52 -0400
  • a06ce03310 Merge pull request #34 from tzilliox/master Dave Gamache 2011-08-08 17:20:14 -0700
  • f19069d21f Merge f8b68e3b8b into cc6c5090c0 #34 GitHub Merge Button 2011-08-08 17:20:01 -0700
  • 043be1332a Merge f31daea627 into cc6c5090c0 #32 GitHub Merge Button 2011-08-08 17:17:40 -0700
  • 6b9a40711e Merge a41d6c4999 into cc6c5090c0 #22 GitHub Merge Button 2011-08-08 17:15:36 -0700
  • f8b68e3b8b Add slashes on the self closing <link> tags. #34 Thomas ZILLIOX 2011-08-08 16:49:55 +0300
  • f31daea627 Tab JS optimizations: - Use jQuery.live so that even if tabs are ajaxed in they still work. - Don't use DOM ready since this JS file is already at the bottom of the page. - Remove selected class only on sibling tabs. - Don't add a selected class on selected tab if it's already there (avoid hits to the DOM). - Avoid using $(this) a lot, and instead use a saved reference, as you're creating a new jQuery object each time. - Use '$' in front of jQuery variables so that you know they are jQuery objects. #32 Mauvis Ledford 2011-07-31 12:36:20 -0700
  • 626687a878 delete trailing whitespace :/ Mauvis Ledford 2011-07-31 12:03:09 -0700
  • cc6c5090c0 Merge pull request #28 from denisjacquemin/master Dave Gamache 2011-07-25 22:32:50 -0700
  • c330b5ac51 Merge 1460abb9da into 19b1921a6c #28 GitHub Merge Button 2011-07-25 22:30:52 -0700
  • 1460abb9da Offsets values fix for #Tablet (Portrait) #28 Denis Jacquemin 2011-07-24 16:49:19 +0200
  • ba19b256d8 indentation cleanup Denis Jacquemin 2011-07-24 16:47:07 +0200
  • 70ab570ba4 Copy/paste fail. Eric Kever 2011-07-21 09:12:37 -0700
  • 7afa4d85d0 Removed the 'hack' that made IE work, forced the handler to be called in the proper context. Eric Kever 2011-07-21 09:11:42 -0700
  • 60fd933834 Initialized classes variable in getElementsByClassName() Eric Kever 2011-07-20 08:32:27 -0400
  • ecd86cf8ee Removed redundancy in newer browsers by using default getElementsByClassName() if it exists. Eric Kever 2011-07-19 19:59:09 -0400
  • c9968ff6be Removed useless code. Eric Kever 2011-07-19 18:02:32 -0400
  • f9eb813bdd Fixed Firefox issue, not passing enough arguments to addEventListener Eric Kever 2011-07-19 17:41:24 -0400
  • 23e19a6445 Tabs are now pure Javascript, no jQuery. Eric Kever 2011-07-19 17:33:08 -0400
  • 19b1921a6c made changed to remove issue where browser cannot zoom/scale Dave Gamache 2011-07-17 12:28:18 -0700
  • a41d6c4999 Changed -webkit-text-size-adjust from 'none' to '100%'. The value 'none' prevents Webkit browser to zoom text (see http://www.456bereastreet.com/archive/201011/beware_of_-webkit-text-size-adjustnone/) #22 Johan Brook 2011-07-17 17:36:06 +0200
  • b63da767e8 Removed 'maximum-scale=1.0' from meta tag. Mobile visitors should be able to zoom. Added JS fix for the iOS bug where the site will autozoom whenever the orientation is changed (see http://adactio.com/journal/4470/). Johan Brook 2011-07-17 17:19:19 +0200
  • bf052b245a Merge f068644893 into b61c4b890f #18 GitHub Merge Button 2011-07-08 21:50:52 -0700
  • f068644893 Fixed one-third and two-third rule declarations #18 Offshoot Studio 2011-06-23 23:44:23 -0400
  • b61c4b890f Merge pull request #17 from LoonyPandora/master Dave Gamache 2011-06-12 10:07:03 -0700
  • be074630d1 Merge 8b05d2bb35 into 0eed0f8949 #17 GitHub Merge Button 2011-06-12 10:03:55 -0700
  • 6ee1a25631 added minified version of base.css Offshoot Studio 2011-06-08 21:21:00 -0400
  • 7a7e1f13bb added minified version of skeleton.css Offshoot Studio 2011-06-08 21:18:00 -0400
  • 8b05d2bb35 Add active class to the currently active tab content, as well as the tab itself #17 James Aitken 2011-06-08 13:42:36 +0100
  • 079bc2ed74 added twelve column support Offshoot Studio 2011-06-07 16:59:23 -0400
  • acb352b697 updated Offshoot Studio 2011-06-07 16:55:30 -0400
  • 3c64fcecca Added sixteen column class to wrapping container on index.html Offshoot Studio 2011-06-07 00:38:00 -0400
  • 0eed0f8949 added the img.scale-with-grid class to allow people to select images that should size with the grid Dave Gamache 2011-06-06 20:25:33 -0700
  • c2913f145e Made text render using sub-pixel antialiasing in WebKit/ #16 Rhys Powell 2011-06-02 04:53:00 -0700
  • c65cc2c982 fixed the 20px issue on the bottom of the page Dave Gamache 2011-05-30 10:56:29 -0700
  • c7f3e545a0 a couple quick updates to the CSS and denoted that it was version 1.0.2 Dave Gamache 2011-05-29 09:46:46 -0700