94062ea1d3fixing 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
057c8d617fMerge branch 'master' of github.com:dhgamache/Skeleton
Dave Gamache
2012-01-25 21:04:02 -0800
cd25dd9818Merge pull request #53 from jokull/master
Dave Gamache
2012-01-25 21:03:48 -0800
78ae309e2fadding column and columns, singular and plural, to single column
Dave Gamache
2012-01-25 21:01:54 -0800
b43be292eechanging to lastest jQuery version and using new tabs js
Dave Gamache
2012-01-25 20:51:32 -0800
1b69094ff5Adding 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
9919db84a3adds 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
2129d1fc67Add qunit test structure
conzett
2011-11-22 15:44:08 -0500
2ed8b1f276Moving html5shim for ie8 & under, for performance.
#51
joedevon
2011-11-20 17:43:27 -0800
d10f96bc9bmade tabs work without JavaScript as this was a requirement for our accessibility guidelines.
#50
Brian P. Hogan
2011-11-17 10:14:46 -0600
3f6733bb91Added Respond.js to the package and the default label
#49
Brian P. Hogan
2011-11-17 09:56:23 -0600
82d6b394bfI have created paddings also at right side.
#47
Michał Leśniowski
2011-10-08 23:48:04 +0200
2dfa28cea9relinking from jQuery hotlink cause Google CDN delivery was wonky on local
Dave Gamache
2011-09-17 10:30:18 -0700
51b8d2847bchanging names of folders to CSS and JS
Dave Gamache
2011-09-17 10:28:39 -0700
46662e1378leftover changes from previous code experimentation on grid and such
Dave Gamache
2011-09-17 10:28:16 -0700
c268f236f0Changed 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
60194966bbupdating the style formatting in the CSS files
Dave Gamache
2011-09-08 23:31:05 -0700
3f12a6877efixing the button background inheritance issue
Dave Gamache
2011-09-08 22:49:38 -0700
d68ace707fchanging up le grid spacing just a bit
Dave Gamache
2011-09-08 22:48:16 -0700
94f0591c4fmaking 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
737336c221refining README and cleaning up base.css
Dave Gamache
2011-08-30 09:55:14 -0700
95f9b37dc5adding the README.markdown and my Twitter handle to a few files
Dave Gamache
2011-08-29 22:37:09 -0700
7ccb81bc31removing some whitespace
Dave Gamache
2011-08-29 22:04:13 -0700
2dc00e0924adding commas to the indented declarations for mobile...doh
Dave Gamache
2011-08-29 22:03:05 -0700
c06276bfc6creating a new branch to experiment with a new grid.
Dave Gamache
2011-08-29 21:57:53 -0700
20e1874b96changing active button styles
Dave Gamache
2011-08-17 23:22:43 -0700
0222ed0975changing the version numbers where needed
Dave Gamache
2011-08-17 22:22:11 -0700
751c738bbereverting to old tabs.js because others don't function correctly in IE8-
Dave Gamache
2011-08-17 22:11:39 -0700
0ed1e6e1edupdaing docs and commenting all the CSS in correctly
Dave Gamache
2011-08-17 21:58:20 -0700
68fb0e1755resolving a CSS typo
Dave Gamache
2011-08-17 21:34:24 -0700
9e4f68e180removing some of the type=text/javascript since it is the default
Dave Gamache
2011-08-17 21:06:51 -0700
f53e666531removing 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
5e668f243badding the actual tabs.js file
Dave Gamache
2011-08-17 18:37:35 -0700
a853af7018fixing 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
82380d5c2dRemoved 'Tab' suffix, tabs-content li's are now hidden by JavaScript instead of CSS.
#25
Eric Kever
2011-08-16 13:28:51 -0400
76be30c318modified 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
3d03e14363removed self-closing tags and corrected doctype capitalization
Brian Hogan
2011-08-13 11:46:39 -0500
c96423f56eDEEERRRRRRRPPPPPPPPPPPPPPPPPPPP.
Eric Kever
2011-08-12 21:41:14 -0400
54030326cfWhoops undo
Eric Kever
2011-08-12 13:24:16 -0400
c9de4e5a6fAdded 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
89d54a83f2Moved doFancyExpensiveTabThings into the Skeleton namespace, and added support for multiple tab sets.
Eric Kever
2011-08-10 15:01:06 -0400
553f2fa375Moved functions for compatibility into Skeleton namespace.
Eric Kever
2011-08-10 13:20:52 -0400
a06ce03310Merge pull request #34 from tzilliox/master
Dave Gamache
2011-08-08 17:20:14 -0700
f8b68e3b8bAdd slashes on the self closing <link> tags.
#34
Thomas ZILLIOX
2011-08-08 16:49:55 +0300
f31daea627Tab 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
b63da767e8Removed '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