]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
ayaya [Tue, 16 Oct 2012 12:02:50 +0000 (20:02 +0800)]
Rebind event handler when call foundationTopBar repeatly
Mark Hayes [Fri, 12 Oct 2012 04:02:33 +0000 (21:02 -0700)]
Update lib/foundation/generators/layout_generator.rb
update missing elsif condition
Mark Hayes [Thu, 11 Oct 2012 15:55:55 +0000 (08:55 -0700)]
Merge pull request #1012 from snorpey/patch-1
Removes duplicate code
Georg Fischer [Thu, 11 Oct 2012 09:10:55 +0000 (12:10 +0300)]
Removes duplicate code
```display: block; content:"";``` is already included in ```cssTriangle()```.
This patch removes duplicate output in CSS.
Chris Michel [Thu, 11 Oct 2012 05:20:17 +0000 (22:20 -0700)]
Merge pull request #986 from bmatzner/master
Fixed augmented fourth
Mark Hayes [Thu, 11 Oct 2012 03:40:26 +0000 (20:40 -0700)]
Merge pull request #970 from EnigmaSolved/patch-4
fix custom form elements exclusion
Mark Hayes [Fri, 5 Oct 2012 18:22:07 +0000 (11:22 -0700)]
Update README.md
added link to foundation icons rails gem
Bernd Matzner [Fri, 5 Oct 2012 17:44:03 +0000 (20:44 +0300)]
Fix augmented fourth
Augmented fourth used to be smaller than one, whereas all other ratios were larger.
In addition, shortened the approximation of square root of 2 a bit
zurbchris [Fri, 5 Oct 2012 14:46:16 +0000 (07:46 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Tue, 2 Oct 2012 18:54:05 +0000 (11:54 -0700)]
Merge pull request #975 from daftspunk/master
Adds mobile to one up to block grid, top bar touchable area on iPad improvements.
Jordan Humphreys [Tue, 2 Oct 2012 18:50:00 +0000 (11:50 -0700)]
Merge pull request #976 from bratsche/master
Move some app.js initialization into a ready callback, re #949
Jordan Humphreys [Tue, 2 Oct 2012 18:46:09 +0000 (11:46 -0700)]
Close navigation flyout when hover over another flyout and input has focus.
Jordan Humphreys [Tue, 2 Oct 2012 18:34:43 +0000 (11:34 -0700)]
Fix hover state in Firefox for nav bar inputs.
Cody Russell [Tue, 2 Oct 2012 12:34:53 +0000 (07:34 -0500)]
Move some app.js setup into a ready callback, re #949.
Sam Georges [Tue, 2 Oct 2012 06:49:12 +0000 (16:49 +1000)]
Adds mobile one up to block grid
Sam Georges [Tue, 2 Oct 2012 06:46:31 +0000 (16:46 +1000)]
Fixes issue where top level items are touchable on iPad
Chris Michel [Tue, 2 Oct 2012 01:59:40 +0000 (18:59 -0700)]
Merge pull request #969 from peteroconnor/topBarDropToggleColor
Added more settings for top-bar: $topBarDropToggleColor, $topBarDropToggleAlpha
Chris Michel [Tue, 2 Oct 2012 01:59:16 +0000 (18:59 -0700)]
Merge pull request #962 from daftspunk/master
Minors
Chris Michel [Tue, 2 Oct 2012 01:58:52 +0000 (18:58 -0700)]
Merge pull request #961 from EnigmaSolved/patch-3
Make Address Bar hiding conditional on no #Hash
Chris Michel [Tue, 2 Oct 2012 01:56:15 +0000 (18:56 -0700)]
Merge pull request #946 from dmackerman/updated-tooltips
tooltips now support html, such as <br>
Chris Michel [Tue, 2 Oct 2012 01:53:59 +0000 (18:53 -0700)]
Merge pull request #942 from keilmillerjr/master
block-grid now supports up to twelve-up
zurbchris [Tue, 2 Oct 2012 01:49:37 +0000 (18:49 -0700)]
fixed contain-to-grid sidescroll
Chris Michel [Tue, 2 Oct 2012 01:13:54 +0000 (18:13 -0700)]
Merge pull request #900 from tswicegood/allow-relative-sizes
Make these two values configurable via settings
zurbchris [Tue, 2 Oct 2012 00:44:41 +0000 (17:44 -0700)]
added a new Joomla template using Foundation 3
EnigmaSolved [Mon, 1 Oct 2012 16:45:21 +0000 (13:45 -0300)]
fix custom form elements exclusion
I went looking for (and found!) the undocumented feature of the Custom Forms that if you add `data-customforms="disabled"` to an element in a custom form it will not be converted into the Foundation Custom version. This is useful for instances when the developer wishes to use a particular form field in a different manner (eg, apply some other kind of custom form code to the field). However, I discovered that the change I've made for this Pull Request is necessary for it to fully work.
peter [Mon, 1 Oct 2012 16:29:55 +0000 (00:29 +0800)]
add more settings for top-bar: $topBarDropToggleColor, $topBarDropToggleAlpha
Sam Georges [Sat, 29 Sep 2012 09:39:34 +0000 (19:39 +1000)]
Allows top level items to remain clickable when breakpoint not reached
EnigmaSolved [Sat, 29 Sep 2012 03:16:20 +0000 (00:16 -0300)]
Make Address Bar hiding conditional on no #Hash
If the user comes to a page via a deep link (eg, www.example.com/page/#anchor-on-page) we don't want the `scrollTo` to fire because it will prevent the page from staying at the anchor location (which is confusing, since the page would try to go to the anchor and then scroll up when the `scrollTo` fires). This commit remedies that via what should be a pretty standard, cross browser method (as far as I know). :)
Dave Ackerman [Wed, 26 Sep 2012 17:40:12 +0000 (13:40 -0400)]
tooltips now support html, such as <br>
Keil Miller Jr [Wed, 26 Sep 2012 15:13:26 +0000 (11:13 -0400)]
block-grid now supports up to twelve-up
Jordan Humphreys [Thu, 20 Sep 2012 15:49:33 +0000 (08:49 -0700)]
Add hover state support for desktop accordions.
Mark Hayes [Wed, 19 Sep 2012 20:42:27 +0000 (13:42 -0700)]
updated version
Mark Hayes [Wed, 19 Sep 2012 20:42:08 +0000 (13:42 -0700)]
bumped version
Mark Hayes [Wed, 19 Sep 2012 20:38:17 +0000 (13:38 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 19 Sep 2012 20:38:07 +0000 (13:38 -0700)]
don't track .orig files which get generated by git
zurbchris [Wed, 19 Sep 2012 19:03:25 +0000 (12:03 -0700)]
bumbed Top Bar Version, updated implementation to remove side-scroll bug
Mark Hayes [Tue, 18 Sep 2012 23:09:14 +0000 (16:09 -0700)]
breakpoint actually is necessary, creating a new element with the 'top-bar-js-breakpoint' class that contains the width defined by the $topBarBreakPoint sass variable
Jordan Humphreys [Tue, 18 Sep 2012 21:56:27 +0000 (14:56 -0700)]
Move topbar breakpoint config to nav element data-breakpoint attribute.
Mark Hayes [Tue, 18 Sep 2012 21:44:52 +0000 (14:44 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 18 Sep 2012 21:44:38 +0000 (14:44 -0700)]
include top bar into Rails asset pipeline, remove breakpoint option from top bar js file since it doesn't appear to be necessary
Chris Michel [Tue, 18 Sep 2012 21:11:24 +0000 (14:11 -0700)]
Merge pull request #906 from eddywashere/fix-invisible-placeholder-classes-for-grid
Added placeholder selector to fix extra output of invisible classes
zurbchris [Tue, 18 Sep 2012 21:08:35 +0000 (14:08 -0700)]
fixes #899
zurbchris [Tue, 18 Sep 2012 21:07:49 +0000 (14:07 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 21:07:42 +0000 (14:07 -0700)]
fixes #897
Chris Michel [Tue, 18 Sep 2012 20:37:55 +0000 (13:37 -0700)]
Merge pull request #893 from mehlah/fix-import-order
Update custom imports order to meet required dependencies
zurbchris [Tue, 18 Sep 2012 20:36:41 +0000 (13:36 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 20:36:33 +0000 (13:36 -0700)]
updated ui.scss to remove error with passing 2 values to transition-duration
Chris Michel [Tue, 18 Sep 2012 20:26:34 +0000 (13:26 -0700)]
Merge pull request #880 from Bluerise/mobile-end-float
mobile columns should also float on end
zurbchris [Tue, 18 Sep 2012 20:17:28 +0000 (13:17 -0700)]
updated test direction settings.scss file to include ratios again
zurbchris [Tue, 18 Sep 2012 20:02:25 +0000 (13:02 -0700)]
updated tabs
zurbchris [Tue, 18 Sep 2012 20:01:46 +0000 (13:01 -0700)]
updated user app.scss file with correct order of commented parts of Foundation
Mark Hayes [Tue, 18 Sep 2012 18:56:34 +0000 (11:56 -0700)]
Merge pull request #814 from nicinabox/tabs
Add tab support for use as a navigation element
Mark Hayes [Tue, 18 Sep 2012 18:49:32 +0000 (11:49 -0700)]
Merge pull request #885 from modlearning/master
allow option so that slides are only cycled once in orbit
zurbchris [Tue, 18 Sep 2012 18:28:13 +0000 (11:28 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 18:28:03 +0000 (11:28 -0700)]
updated orbit test
Mark Hayes [Tue, 18 Sep 2012 18:20:10 +0000 (11:20 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Conflicts:
test/reveal.html
Mark Hayes [Tue, 18 Sep 2012 18:18:11 +0000 (11:18 -0700)]
stop playing embedded flex-videos when modal is closed, includes test
zurbchris [Tue, 18 Sep 2012 17:57:42 +0000 (10:57 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 17:57:28 +0000 (10:57 -0700)]
updated custom forms so Radio has normal functionality of keeping checked when checked
Mark Hayes [Tue, 18 Sep 2012 17:43:02 +0000 (10:43 -0700)]
supports slim templates in the generator
Eddy Hernandez [Tue, 18 Sep 2012 15:39:37 +0000 (10:39 -0500)]
Added placeholder selector to fix extra output of invisible classes
Travis Swicegood [Mon, 17 Sep 2012 19:23:54 +0000 (14:23 -0500)]
Make these two values configurable via settings
These two values are originally hard-coded which causes a failure if you
want to use relative font-sizes. Moving these to settings allows the
developer to specify them however they see fit, including as a relative
value.
Mehdi Lahmam B [Sun, 16 Sep 2012 22:55:12 +0000 (00:55 +0200)]
Update custom imports order to meet required dependencies
ModLearning Team [Sat, 15 Sep 2012 04:57:11 +0000 (00:57 -0400)]
Single cycle for orbit slides
When enabled, orbit will only cycle through the slides once...like a
presentation
Mark Hayes [Fri, 14 Sep 2012 19:54:47 +0000 (12:54 -0700)]
bump version
Mark Hayes [Fri, 14 Sep 2012 19:34:46 +0000 (12:34 -0700)]
bumped version
Mark Hayes [Fri, 14 Sep 2012 19:34:01 +0000 (12:34 -0700)]
bumped version
zurbchris [Fri, 14 Sep 2012 18:27:21 +0000 (11:27 -0700)]
updated button style on topbar
Patrick Wildt [Fri, 14 Sep 2012 18:21:57 +0000 (20:21 +0200)]
mobile columns should also float on end
zurbchris [Fri, 14 Sep 2012 18:14:41 +0000 (11:14 -0700)]
updated user app.scss
zurbchris [Fri, 14 Sep 2012 18:11:56 +0000 (11:11 -0700)]
bumped version
zurbchris [Fri, 14 Sep 2012 17:56:24 +0000 (10:56 -0700)]
added a line to button JS to close open when new one is clicked, fixes #870
zurbchris [Fri, 14 Sep 2012 16:56:54 +0000 (09:56 -0700)]
added margin bottom to rows inside of a reveal modal, fixes #863
zurbchris [Fri, 14 Sep 2012 16:53:11 +0000 (09:53 -0700)]
fixes #858
zurbchris [Fri, 14 Sep 2012 16:18:05 +0000 (09:18 -0700)]
updated user settings file
zurbchris [Fri, 14 Sep 2012 16:17:34 +0000 (09:17 -0700)]
updated test directory settings file
zurbchris [Fri, 14 Sep 2012 16:00:21 +0000 (09:00 -0700)]
update style
zurbchris [Fri, 14 Sep 2012 14:34:09 +0000 (07:34 -0700)]
divider style tweaks
zurbchris [Fri, 14 Sep 2012 14:08:35 +0000 (07:08 -0700)]
changed classname for topbar toggle
zurbchris [Fri, 14 Sep 2012 05:46:37 +0000 (22:46 -0700)]
refactored scss a bit for top bar
zurbchris [Fri, 14 Sep 2012 03:16:00 +0000 (20:16 -0700)]
updated hover style again
zurbchris [Fri, 14 Sep 2012 03:10:52 +0000 (20:10 -0700)]
updated hover styles
zurbchris [Fri, 14 Sep 2012 00:32:57 +0000 (17:32 -0700)]
remove extra classes
zurbchris [Fri, 14 Sep 2012 00:25:21 +0000 (17:25 -0700)]
QA complete
zurbchris [Thu, 13 Sep 2012 23:27:42 +0000 (16:27 -0700)]
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Thu, 13 Sep 2012 23:27:36 +0000 (16:27 -0700)]
update
Jordan Humphreys [Thu, 13 Sep 2012 23:26:43 +0000 (16:26 -0700)]
Merge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3.0.10
Jordan Humphreys [Thu, 13 Sep 2012 23:26:27 +0000 (16:26 -0700)]
Testing disabled touch events.
zurbchris [Thu, 13 Sep 2012 22:38:17 +0000 (15:38 -0700)]
fixed conflict
zurbchris [Thu, 13 Sep 2012 22:37:47 +0000 (15:37 -0700)]
update
Jordan Humphreys [Thu, 13 Sep 2012 22:36:26 +0000 (15:36 -0700)]
Fix height issue.
Jordan Humphreys [Thu, 13 Sep 2012 21:23:22 +0000 (14:23 -0700)]
Calculate height on load.
zurbchris [Thu, 13 Sep 2012 21:18:59 +0000 (14:18 -0700)]
updated for Jordan to fix height issue
zurbchris [Thu, 13 Sep 2012 18:00:44 +0000 (11:00 -0700)]
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Thu, 13 Sep 2012 18:00:37 +0000 (11:00 -0700)]
updated topbar
Jordan Humphreys [Thu, 13 Sep 2012 17:32:31 +0000 (10:32 -0700)]
Merge conflicts.
Jordan Humphreys [Thu, 13 Sep 2012 17:28:28 +0000 (10:28 -0700)]
Fix height issue.
zurbchris [Thu, 13 Sep 2012 15:25:02 +0000 (08:25 -0700)]
added description to test page for top bar
zurbchris [Thu, 13 Sep 2012 15:13:26 +0000 (08:13 -0700)]
updated topbar to include contain to grid class for keeping its content width to whatever the grid width is
zurbchris [Thu, 13 Sep 2012 14:48:00 +0000 (07:48 -0700)]
tweaked button margin so its a little smaller for visual consistency