]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jonathan Smiley [Mon, 31 Oct 2011 17:05:10 +0000 (10:05 -0700)]
Committing Foundation 2.0.3 to fix several bugs and correct an issue with the rails gem.
Jonathan Smiley [Mon, 31 Oct 2011 16:24:00 +0000 (09:24 -0700)]
Fixed centered columns to not retain their left margin
Jonathan Smiley [Mon, 31 Oct 2011 16:11:35 +0000 (09:11 -0700)]
Fixed a small issue with the second mobile example on iPhones
Jonathan Smiley [Mon, 31 Oct 2011 15:26:00 +0000 (08:26 -0700)]
Adding height:auto to correct for a WP problem (issue #44)
Jonathan Smiley [Mon, 31 Oct 2011 15:07:29 +0000 (08:07 -0700)]
Fixed button styles so that input[button] will look the same as anchors and <button> elements
Mark Hayes [Sat, 29 Oct 2011 00:44:21 +0000 (17:44 -0700)]
fixed broken orbit bullets path
Matt [Fri, 28 Oct 2011 18:25:39 +0000 (11:25 -0700)]
Update doc for reveal page
Matt [Fri, 28 Oct 2011 18:23:59 +0000 (11:23 -0700)]
Update documentation for orbit page
Matt [Thu, 27 Oct 2011 21:21:27 +0000 (14:21 -0700)]
Make Orbit work outside documentation by moving required responsive styles from presentation.css to orbit.css
Jonathan Smiley [Thu, 27 Oct 2011 21:18:08 +0000 (14:18 -0700)]
Updated the QA docs to note how the Moto Xoom will be identified by the mobile visibility classes
Jonathan Smiley [Thu, 27 Oct 2011 21:10:52 +0000 (14:10 -0700)]
Removed tablet visibility support for Motorola Xoom - cannot reconcile it vs. standard Macbook or other 1280x800 device right now.
Jonathan Smiley [Thu, 27 Oct 2011 20:21:01 +0000 (13:21 -0700)]
Fixed a bug with simple button borders on input[type=submit]
Jonathan Smiley [Thu, 27 Oct 2011 13:24:48 +0000 (06:24 -0700)]
Fixed the documentation for .black buttons (no longer .charcoal)
Jonathan Smiley [Thu, 27 Oct 2011 03:41:17 +0000 (20:41 -0700)]
Fixed a few typos, thanks Nathan
Jonathan Smiley [Wed, 26 Oct 2011 18:03:14 +0000 (11:03 -0700)]
Adding updated index for 2.0.2 push
Matt [Wed, 26 Oct 2011 18:02:46 +0000 (11:02 -0700)]
Add app.css to built zip file
Jonathan Smiley [Wed, 26 Oct 2011 17:50:35 +0000 (10:50 -0700)]
Made the form-field wrapper optional and currently specific to error states (easier to implement when you generate forms programmatically)
Jonathan Smiley [Wed, 26 Oct 2011 17:05:51 +0000 (10:05 -0700)]
Merge branch 'master' into xyu-merge
Xiao Yu [Mon, 24 Oct 2011 18:07:35 +0000 (02:07 +0800)]
Adding style selectors for semantic forms
Maintain existing CSS selectors and add to them selectors to work with semantic
forms so that the both types of form construction are supported.
Xiao Yu [Mon, 24 Oct 2011 17:08:29 +0000 (01:08 +0800)]
Make forms more semantic
Encapsulate each field on the form within a div with the classname 'form-field'
and set the error state on that div instead of each individual element
associated with the field. (E.g. the text field, label, and small all getting
some error classname set separately.)
Xiao Yu [Mon, 24 Oct 2011 15:36:28 +0000 (23:36 +0800)]
Adding form markup to index.html
Example file was missing form elements so the form fields from
http://foundation.zurb.com/docs/forms.php was copied into it.
Chris [Wed, 26 Oct 2011 17:03:28 +0000 (10:03 -0700)]
fixed firefox grid bug on marketing site
Matt [Wed, 26 Oct 2011 16:51:04 +0000 (09:51 -0700)]
#32 Update to jQuery 1.6.4
Matt [Wed, 26 Oct 2011 16:35:41 +0000 (09:35 -0700)]
Add missing CSS change from last commit
Matt [Wed, 26 Oct 2011 16:35:15 +0000 (09:35 -0700)]
#34 Fix background transparency in IE by updating to latest version of Reveal.
Jonathan Smiley [Wed, 26 Oct 2011 16:35:15 +0000 (09:35 -0700)]
Fixed an incorrect link to placeholder.min.js on the marketing site
Jonathan Smiley [Wed, 26 Oct 2011 16:24:27 +0000 (09:24 -0700)]
Changed the .charcoal buttons to .black for simplicity (and to match the docs).
Jonathan Smiley [Wed, 26 Oct 2011 16:21:12 +0000 (09:21 -0700)]
Fixed a typo in the UI docs for the contained tabs
Jonathan Smiley [Tue, 25 Oct 2011 17:33:01 +0000 (10:33 -0700)]
Added alert box styles to ui.css, documented under UI in the documentation
Matt [Tue, 25 Oct 2011 17:19:19 +0000 (10:19 -0700)]
Move app.css outside the combined css file
Jonathan Smiley [Tue, 25 Oct 2011 00:21:53 +0000 (17:21 -0700)]
Fixing a small typography bug in the documentation
Matt [Mon, 24 Oct 2011 22:17:53 +0000 (15:17 -0700)]
Add build script to create ZIP package and combine CSS and JS files
Matt [Mon, 24 Oct 2011 22:15:48 +0000 (15:15 -0700)]
Remove DS_Store
Matt [Mon, 24 Oct 2011 19:08:57 +0000 (12:08 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jonathan Smiley [Mon, 24 Oct 2011 19:08:36 +0000 (12:08 -0700)]
Fixing the documentation fonts (for real)
Matt [Mon, 24 Oct 2011 19:08:10 +0000 (12:08 -0700)]
Remove unused mobile.js file
Jonathan Smiley [Mon, 24 Oct 2011 18:50:23 +0000 (11:50 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jonathan Smiley [Mon, 24 Oct 2011 18:50:14 +0000 (11:50 -0700)]
Split out typography and the grid / block grids into their own CSS files. We'll compress these into one file / request for the downloaded zip
Matt [Mon, 24 Oct 2011 18:46:58 +0000 (11:46 -0700)]
Fix links to embedded fonts on docs
Matt [Mon, 24 Oct 2011 18:44:22 +0000 (11:44 -0700)]
Fix broken link to placeholder js on docs
Matt [Mon, 24 Oct 2011 18:07:56 +0000 (11:07 -0700)]
Bump up Reveal modal and modal bg css so that it appears over Orbit controls
Jonathan Smiley [Mon, 24 Oct 2011 04:44:17 +0000 (21:44 -0700)]
Fixing the index.html script comment to not break in IE
Mark Hayes [Sun, 23 Oct 2011 20:18:14 +0000 (13:18 -0700)]
fixed invalid links to IE stylesheet and jQuery placeholder plugin. removed .DS_Store file from repo. thanks for the tip @HumanUSB
Jonathan Smiley [Sat, 22 Oct 2011 06:43:35 +0000 (23:43 -0700)]
Fixed the iPhone background images on the about page
Jonathan Smiley [Sat, 22 Oct 2011 03:39:21 +0000 (20:39 -0700)]
Fixing the rails gem doc page title
Jonathan Smiley [Fri, 21 Oct 2011 23:30:26 +0000 (16:30 -0700)]
Switching block-grid lis to immediate children selectors to eliminate cascading styles for contained lists.
Jonathan Smiley [Fri, 21 Oct 2011 23:03:22 +0000 (16:03 -0700)]
Fixed the download link in the docs section.
Jonathan Smiley [Fri, 21 Oct 2011 19:36:24 +0000 (12:36 -0700)]
Linked up the commit number to github
Jonathan Smiley [Fri, 21 Oct 2011 18:38:24 +0000 (11:38 -0700)]
Final commit for Foundation 2.0.1
Jonathan Smiley [Fri, 21 Oct 2011 18:37:11 +0000 (11:37 -0700)]
Fixed a bug in IE7 with .three.columns
Jonathan Smiley [Fri, 21 Oct 2011 18:27:53 +0000 (11:27 -0700)]
Added favicon and touch icon for the site
Matt [Fri, 21 Oct 2011 18:08:58 +0000 (11:08 -0700)]
Track downloads of foundation
Jonathan Smiley [Fri, 21 Oct 2011 18:02:12 +0000 (11:02 -0700)]
Added src-download class to file downloads so we can track it
Matt [Fri, 21 Oct 2011 17:38:20 +0000 (10:38 -0700)]
Remove console.log statement from marketing home page
Jonathan Smiley [Fri, 21 Oct 2011 17:20:15 +0000 (10:20 -0700)]
Fixed a small copy bug on the grid example page
Jonathan Smiley [Fri, 21 Oct 2011 17:09:16 +0000 (10:09 -0700)]
Removed php from the base source download, modified the index.html file to provide some simple styles.
Matt Kelly [Fri, 21 Oct 2011 16:42:03 +0000 (09:42 -0700)]
Merge pull request #16 from lailsonbm/master
README converted to markdown
Lailson Bandeira [Fri, 21 Oct 2011 13:48:03 +0000 (10:48 -0300)]
Adding spaces to links to force line breaks.
Lailson Bandeira [Fri, 21 Oct 2011 13:46:05 +0000 (10:46 -0300)]
Converted README to README.markdown.
Jonathan Smiley [Thu, 20 Oct 2011 21:38:15 +0000 (14:38 -0700)]
Updating the QA issues and fixing some links
Jonathan Smiley [Thu, 20 Oct 2011 18:44:13 +0000 (11:44 -0700)]
Updating the download package before deployment to the live site
Mark Hayes [Tue, 18 Oct 2011 21:40:21 +0000 (14:40 -0700)]
added page that contains documentation on using rails gem
Jonathan Smiley [Tue, 18 Oct 2011 16:06:50 +0000 (09:06 -0700)]
Updating the README to correct a link
Jonathan Smiley [Mon, 17 Oct 2011 23:53:28 +0000 (16:53 -0700)]
Added in Mathias Bynen's placeholder plugin in lieu of our home-rolled solution (issue #9)
Jonathan Smiley [Mon, 17 Oct 2011 23:20:50 +0000 (16:20 -0700)]
Trying out Nicolas Gallagher's new clearfix as a replacement for our old one (issue #3)
Jonathan Smiley [Mon, 17 Oct 2011 18:52:46 +0000 (11:52 -0700)]
Removed the handheld media query from mobile.css (issue #11)
Jonathan Smiley [Mon, 17 Oct 2011 18:48:49 +0000 (11:48 -0700)]
Fixing a bug with rem before px values in global.css, removed a duplicate selector in global.css (issue #12)
Jonathan Smiley [Mon, 17 Oct 2011 18:47:07 +0000 (11:47 -0700)]
Updated the README
Jonathan Smiley [Mon, 17 Oct 2011 18:44:10 +0000 (11:44 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jonathan Smiley [Mon, 17 Oct 2011 16:39:14 +0000 (09:39 -0700)]
Moved the marketing site into a subfolder, moved the src directory up to be the root of the repo (much clearer this way)
Jonathan Smiley [Mon, 17 Oct 2011 16:27:48 +0000 (09:27 -0700)]
Removed the IE rendering specification example (issue #1) and removed unnecessary style attributes (issue #7)
Matt [Sun, 16 Oct 2011 03:24:45 +0000 (20:24 -0700)]
Move js from head tag to right before close body tag
Matt [Sat, 15 Oct 2011 21:47:30 +0000 (14:47 -0700)]
Use the awesome and extensive .gitignore file from HTML5 Boilerplate
Jonathan Smiley [Sat, 15 Oct 2011 14:58:02 +0000 (07:58 -0700)]
Adding the .gitignore file to the repo
Jonathan Smiley [Sat, 15 Oct 2011 05:56:03 +0000 (22:56 -0700)]
Merge pull request #4 from nimbupani/patch-1
Removing an errant hyphen from box-shadow declaration
Divya Manian [Sat, 15 Oct 2011 04:35:07 +0000 (10:05 +0530)]
box-shadow prefixless does not have an hyphen in front of it.
Jonathan Smiley [Fri, 14 Oct 2011 23:18:21 +0000 (16:18 -0700)]
Updating the README for download link
Jonathan Smiley [Fri, 14 Oct 2011 15:55:17 +0000 (08:55 -0700)]
Fixed a link in the case studies
Mark Hayes [Fri, 14 Oct 2011 15:54:09 +0000 (08:54 -0700)]
add google tracking code
Jonathan Smiley [Thu, 13 Oct 2011 23:27:42 +0000 (16:27 -0700)]
Initial release download pack modified, download links updated
Jonathan Smiley [Thu, 13 Oct 2011 23:13:42 +0000 (16:13 -0700)]
Removing OS cruft ahead of public release
Jonathan Smiley [Thu, 13 Oct 2011 23:09:47 +0000 (16:09 -0700)]
Initial public commit for Foundation