Dave Gamache
5e668f243b
adding the actual tabs.js file
2011-08-17 18:37:35 -07:00
Dave Gamache
a853af7018
fixing the app.js to become tabs.js and refactoring based on some awesome input from napcs on github
2011-08-17 18:37:22 -07:00
Dave Gamache
a06ce03310
Merge pull request #34 from tzilliox/master
...
Add slashes on the self closing <link> tags.
2011-08-08 17:20:14 -07:00
Thomas ZILLIOX
f8b68e3b8b
Add slashes on the self closing <link> tags.
2011-08-08 16:49:55 +03:00
Dave Gamache
cc6c5090c0
Merge pull request #28 from denisjacquemin/master
...
Offset values fix for Tablet (Portrait) and better indenting!
2011-07-25 22:32:50 -07:00
Denis Jacquemin
1460abb9da
Offsets values fix for #Tablet (Portrait)
2011-07-24 16:49:19 +02:00
Denis Jacquemin
ba19b256d8
indentation cleanup
2011-07-24 16:47:07 +02:00
Dave Gamache
19b1921a6c
made changed to remove issue where browser cannot zoom/scale
2011-07-17 12:28:18 -07:00
Dave Gamache
b61c4b890f
Merge pull request #17 from LoonyPandora/master
...
Add active class to the currently active tab-content.
2011-06-12 10:07:03 -07:00
James Aitken
8b05d2bb35
Add active class to the currently active tab content, as well as the tab itself
...
If this is not done, then the active class remains on the tab that was initially visible on page load - even if this tab is now hidden and no longer active. This is confusing when trying to target CSS as a the selector "ul.tabs-content > li.active" , may not be visible.
Also removed unused tabsContent variable.
2011-06-08 13:42:36 +01:00
Dave Gamache
0eed0f8949
added the img.scale-with-grid class to allow people to select images that should size with the grid
2011-06-06 20:25:33 -07:00
Dave Gamache
c65cc2c982
fixed the 20px issue on the bottom of the page
2011-05-30 10:56:29 -07:00
Dave Gamache
c7f3e545a0
a couple quick updates to the CSS and denoted that it was version 1.0.2
2011-05-29 09:46:46 -07:00
Dave Gamache
6b8ff4d489
changed the list statement to include a needed comma - thanks to 2csswizardry
2011-05-23 14:15:57 -07:00
Dave Gamache
e59637c5f0
edited the doc head of 404 to match the regular homepage
2011-05-22 10:18:32 -07:00
Dave Gamache
42354329ef
updated the 404 page to be the same as the regular index page
2011-05-22 10:17:31 -07:00
dhgamache
8ce37ba4b4
Merge pull request #11 from valentinvieriu/patch-1
...
Favicon for 404 incorrectly linked!
2011-05-22 10:16:20 -07:00
valentinvieriu
ae0a8dcf82
I think the href for the favicon is wrong.
2011-05-21 12:33:06 -07:00
Dave Gamache
41912bd47d
changed the image commenting in base.css to be more clear
2011-05-20 17:18:42 -07:00
Dave Gamache
df67c35228
removed the img width 100% declaration. Breaks some plugins and techniques, but commented why it was removed and how the same effect of scaling images can be achieved by individually calling those properties on images
2011-05-20 15:30:44 -07:00
Dave Gamache
c1ad114a99
moved version to 1.0.2 with change of CSS
2011-05-20 09:39:44 -07:00
Dave Gamache
6eb429a255
added more button styles and the legend to the label declaration
2011-05-20 09:36:57 -07:00
Dave Gamache
1e6853c9c6
removed the edge rendering for IE and made sure the docs validated for HTML5 :)
2011-05-19 18:17:49 -07:00
Dave Gamache
529c1f6a02
removed the README.markdown from the source since I can't seem to make it an exclusion to the download...sadness strikes but all the details are on www.getskeleton.com anyway
2011-05-19 13:01:50 -07:00
Dave Gamache
ab7f82674e
changed the version number across the board to 1.0.1
2011-05-19 12:28:31 -07:00
Dave Gamache
b2d3f20604
nevermind...that didn't work. Need to find a way so README isn't packaged with download of sourcefiles
2011-05-19 12:12:40 -07:00
Dave Gamache
54fe30c7be
changed the README to be an exception file on the download link :)
2011-05-19 12:11:22 -07:00
Dave Gamache
941a324339
moving up to version 1.0.1 and making some slight changes in the CSS
2011-05-19 12:05:30 -07:00
Dave Gamache
2eca81305d
Doh! Left git conflict in base CSS by accident...fixing
2011-05-17 18:13:40 -07:00
Dave Gamache
a0cf898309
Add Apple Touch Icon sizes and linked those in, added active button CSS, changed some unneeded CSS in base.css, changed the Favicon to be square and cleaner, updated the app.js to include awesome suggestions made from Github community to be faster. Honestly, shocked at how awesome Github community has been already and thanks so much to everyone for the help
2011-05-17 17:55:29 -07:00
Dave Gamache
3b9fe7c444
Add Apple Touch Icon sizes and linked those in, added active button CSS, changed some unneeded CSS in base.css, changed the Favicon to be square and cleaner, updated the app.js to include awesome suggestions made from Github community to be faster. Honestly, shocked at how awesome Github community has been already and thanks so much to everyone for the help
2011-05-17 17:54:18 -07:00
dhgamache
c22b8053d5
Merge pull request #5 from Calvein/patch-1
...
Added :active state on buttons
2011-05-17 17:03:43 -07:00
François Robichet
8d96b42429
Added :active state on buttons
2011-05-17 16:05:21 -07:00
dhgamache
25e93dba69
Merge pull request #1 from paulirish/master
...
Included the JS refinement from Mr. Paul Irish :)
2011-05-16 18:12:28 -07:00
Paul Irish
6f643a6761
fixing some weird stuff in the app.js
2011-05-16 18:03:36 -07:00
Dave Gamache
eb86b14ac2
the glorious Mark Otto points out that the submit button style is not getting the proper font declaration. Fixed
2011-05-16 16:21:05 -07:00
Dave Gamache
3d7d4e1154
made a couple last minor changes to the download package before I push this bad boy live
2011-05-16 16:09:48 -07:00
Dave Gamache
f07ab65b1d
changed the initial download page to have some quick information about the product
2011-05-16 16:06:10 -07:00
Dave Gamache
44f4156977
changed Skeleton.gs to skeleton or getskeleton.com and cleaned up some last pieces
2011-05-15 17:02:52 -07:00
Dave Gamache
6276c745f8
recleaned all of the code and formatting to be BEAUTIFUL
2011-05-15 16:50:51 -07:00
Dave Gamache
a6e9116a97
changed some of the markdown
2011-05-15 16:23:29 -07:00
Dave Gamache
9caa68902a
changed the markdown to include the main principles, better start/intro and some details about how to get in contact with me and make sure that this is the best boilerplate ever
2011-05-15 16:21:48 -07:00
Dave Gamache
135aa8ab43
trying to change the readme section to markdown and edited the file structure thing to remove the IE CSS specific stuff
2011-05-15 16:16:41 -07:00
Dave Gamache
82c35f64b7
changed the git repo to the src folder, browser tested, changed the tabs to work cross browser and to stack...removed the IE conditional stylesheet
2011-05-15 16:13:52 -07:00
Dave Gamache
e4ff97ce7a
creating some testing docs and refined buttons and tabs
2011-05-07 21:28:35 -07:00
Dave Gamache
e9ba01df76
yeah, added examples and rewrote some tabs n' button code
2011-05-06 18:30:05 -07:00
Dave Gamache
7d12d78eed
added more documentation, refined some of the styles and kept pushing on the organization. Still need to work on testing the hell out of it and then cleaning and deploying
2011-05-06 13:34:14 -07:00
Dave Gamache
48aa42b216
finished the grid and added a lot more documentation on the skeleton project, including some code snippets and other pieces
2011-05-05 12:41:53 -07:00
Dave Gamache
82d63e753d
broke the grid into a spearate file from base called skeleton, really really refined the grid across different devices (although it still needs a lot of testing). I've also started a documentation
2011-05-04 18:20:56 -07:00
Dave Gamache
887f2f4d86
started building out the documentation and trying to include a fluid grid (but nesting seems impossible)
2011-05-03 07:36:26 -07:00