]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
aint here [Mon, 26 May 2014 23:12:32 +0000 (16:12 -0700)]
doc pages offcanvas toggle anchor requires href
Updated offcanvas examples to include href attribute on toggle anchors.
The offcanvas toggle anchors require an href attribute to work properly
on iphones as discussed here
http://foundation.zurb.com/forum/posts/1651-cant-get-off-canvas-to-toggle-on-mobile
Eric Morris [Thu, 22 May 2014 20:20:36 +0000 (13:20 -0700)]
Fix sidebar in docs
Eric Morris [Wed, 21 May 2014 16:41:46 +0000 (09:41 -0700)]
Merge pull request #5189 from codymorgan/patch-1
Orbit anchored image breaks timer - bugfix
codymorgan [Wed, 21 May 2014 13:18:03 +0000 (09:18 -0400)]
Anchored image breaks timer - bugfix
If the slider image is wrapped in an anchor tag the timer never starts because line 278 was looking for a direct child image. changed to .find('img') to locate inner images
Rafi Benkual [Tue, 20 May 2014 21:33:04 +0000 (14:33 -0700)]
adadds documentation for block grid variable
Eric Morris [Tue, 20 May 2014 21:16:39 +0000 (14:16 -0700)]
Merge pull request #5112 from unclediluvian/mybranch
js init function updated
Arthur [Tue, 20 May 2014 20:26:29 +0000 (13:26 -0700)]
Updating deployer
Arthur [Tue, 20 May 2014 20:24:13 +0000 (13:24 -0700)]
Adding Data-Offcanvas for Docs page
Brandon Arnold [Tue, 20 May 2014 00:30:19 +0000 (17:30 -0700)]
undo PR 5128 as it was a breakig chnage
Rafi Benkual [Mon, 19 May 2014 22:23:46 +0000 (15:23 -0700)]
adfix for overriding styles on subheader
Jonathan Smiley [Mon, 19 May 2014 21:09:07 +0000 (00:09 +0300)]
Merge pull request #5032 from clyates/patch-4
Add support for table caption
Jonathan Smiley [Mon, 19 May 2014 21:08:59 +0000 (00:08 +0300)]
Merge pull request #5033 from clyates/patch-5
Provides more configuration of side nav
Brandon Arnold [Mon, 19 May 2014 18:03:41 +0000 (11:03 -0700)]
Merge pull request #5170 from danielck/master
Allow controlling heading sizes on small screens, fixes #5169
danielck [Sun, 18 May 2014 18:24:53 +0000 (21:24 +0300)]
Allow controlling heading sizes on small screens
Introduced variables $h1-font-reduction etc to allow customizing font sizes on mobile separately without overriding them in a custom stylesheet.
Brandon Arnold [Thu, 15 May 2014 22:29:54 +0000 (15:29 -0700)]
Merge pull request #5160 from darylprickett/issue_5036
Fix for issue #5036
Daryl Prickett [Thu, 15 May 2014 20:36:10 +0000 (16:36 -0400)]
Fix for issue #5036
Brandon Arnold [Thu, 15 May 2014 18:39:46 +0000 (11:39 -0700)]
Merge pull request #5159 from winghouchan/fix-5155
Fix #5155
Wing-Hou Chan [Thu, 15 May 2014 17:33:50 +0000 (18:33 +0100)]
Fix #5155
Fix #5155. Hamburger icon has now become a pseudo-element meaning the old way of centre positioning it will not work. Updated version will work.
Brandon Arnold [Wed, 14 May 2014 20:26:02 +0000 (13:26 -0700)]
Merge pull request #5104 from winghouchan/reverse-c1c81b
Reverse c1c81b
Wing-Hou Chan [Wed, 14 May 2014 19:40:18 +0000 (20:40 +0100)]
Merge pull request #10 from zurb/master
Update Foundation
Brandon Arnold [Wed, 14 May 2014 18:10:11 +0000 (11:10 -0700)]
Merge pull request #5105 from winghouchan/menu-icon
Changes to the menu-icon
Brandon Arnold [Wed, 14 May 2014 17:14:13 +0000 (10:14 -0700)]
Merge pull request #5123 from neil-h/patch-1
remove padding-right from topbar menu icon
Brandon Arnold [Wed, 14 May 2014 17:00:54 +0000 (10:00 -0700)]
Merge pull request #5025 from chancerussell/5023
Fixed malformed Data URI
Brandon Arnold [Wed, 14 May 2014 16:52:40 +0000 (09:52 -0700)]
Merge pull request #5107 from danmillar/patch-1
Allow false to be passed as abort_on_close option
Brandon Arnold [Wed, 14 May 2014 16:48:48 +0000 (09:48 -0700)]
Merge pull request #5110 from winghouchan/equalizer-doc-fix
Equalizer doc fix
Brandon Arnold [Wed, 14 May 2014 16:47:14 +0000 (09:47 -0700)]
Merge pull request #5113 from silviogutierrez/font-weight-variables
Font weight variables
Brandon Arnold [Wed, 14 May 2014 16:46:01 +0000 (09:46 -0700)]
Merge pull request #5125 from zafe/master
Fixes Issue #5116
Brandon Arnold [Wed, 14 May 2014 16:34:13 +0000 (09:34 -0700)]
Merge pull request #5128 from fede91it/patch-1
Update _top-bar.scss
Brandon Arnold [Wed, 14 May 2014 16:31:14 +0000 (09:31 -0700)]
Merge pull request #5131 from clyates/patch-7
Update _accordion.scss
Brandon Arnold [Wed, 14 May 2014 16:30:49 +0000 (09:30 -0700)]
Merge pull request #5133 from winghouchan/master
Fix Spelling Error
Brandon Arnold [Wed, 14 May 2014 16:29:01 +0000 (09:29 -0700)]
Merge pull request #5136 from davidgovea/off-canvas-events
Off canvas cleanup and event triggering
Brandon Arnold [Wed, 14 May 2014 16:27:45 +0000 (09:27 -0700)]
Merge pull request #5138 from davidgovea/docs-off-canvas-binding
Docs : Off-canvas trigger (small devices)
Brandon Arnold [Wed, 14 May 2014 16:27:07 +0000 (09:27 -0700)]
Merge pull request #5146 from moldyman/fix-revealCloseDialog
Fixed Reveal Close Dialog method; the settings variable will now default...
Brandon Arnold [Wed, 14 May 2014 16:26:21 +0000 (09:26 -0700)]
Merge pull request #5147 from airios/master
[Interchange] Use RegExp When Parsing Data Attribute Data
Brandon Arnold [Wed, 14 May 2014 16:23:52 +0000 (09:23 -0700)]
Merge pull request #5154 from wolfgang-demeter/master
set pagination height to min-height
Wolfgang Demeter [Wed, 14 May 2014 12:59:39 +0000 (14:59 +0200)]
set pagination height to min-height
Abel Rios [Tue, 13 May 2014 13:42:13 +0000 (08:42 -0500)]
Changing cached split to use a Regexp
moldyman [Mon, 12 May 2014 18:25:26 +0000 (14:25 -0400)]
Fixed Reveal Close Dialog method; the settings variable will now default to the default values provided by lib reveal if the settings variable cannot resolve
David Govea [Sun, 11 May 2014 21:14:01 +0000 (14:14 -0700)]
Add docs for programmatic show / hide / toggle of off-canvas
David Govea [Sun, 11 May 2014 21:13:45 +0000 (14:13 -0700)]
Move off-canvas event docs to JS section
David Govea [Sun, 11 May 2014 21:02:02 +0000 (14:02 -0700)]
Add [data-offcanvas] to marketing off-canvas: zurb/foundation#5137
David Govea [Sun, 11 May 2014 20:52:20 +0000 (13:52 -0700)]
Respect off-canvas event scope to allow for multiple off-canvas-wraps and programmatic triggering
David Govea [Sun, 11 May 2014 08:37:43 +0000 (01:37 -0700)]
Add offcanvas events to docs
David Govea [Sun, 11 May 2014 08:28:32 +0000 (01:28 -0700)]
Add events & split presentational show/hide methods away from click handlers
David Govea [Sun, 11 May 2014 05:27:45 +0000 (22:27 -0700)]
Consolidate offcanvas event binding
Conflicts:
js/foundation/foundation.offcanvas.js
Wing-Hou Chan [Fri, 9 May 2014 18:26:07 +0000 (19:26 +0100)]
Fix spelling error
clyates [Fri, 9 May 2014 11:03:43 +0000 (12:03 +0100)]
Update _accordion.scss
If the accordion .content div contains a div with the class .content, that div currently gets display:none and so is invisible
Solution: specify the accordion .content div as a child of the dd
Federico Liva [Thu, 8 May 2014 14:35:21 +0000 (16:35 +0200)]
Update _top-bar.scss
It is added an arbitrary 20px padding at the right of menu items with sub menus. This break the layout, it should be added only the standard $topbar-link-padding.
zafe [Wed, 7 May 2014 20:12:04 +0000 (22:12 +0200)]
Fixes Issue #5116
neil-h [Wed, 7 May 2014 18:12:40 +0000 (11:12 -0700)]
remove padding-right from topbar menu icon
The rule padding-right: 25px; at line 231 pushes the menu icon half way out of the topbar element, as can be seen at http://foundation.zurb.com/docs/components/topbar.html.
Removing the rule fixes it.
Rafi [Mon, 5 May 2014 18:26:44 +0000 (11:26 -0700)]
Update _tabs.scss
adds type to make tabs work in customizer or stand alone.
Silvio J. Gutierrez [Mon, 5 May 2014 13:30:20 +0000 (09:30 -0400)]
Changed settings to reference font variables.
Silvio J. Gutierrez [Mon, 5 May 2014 13:29:47 +0000 (09:29 -0400)]
Changed font weight definitions to variables.
unclediluvian [Mon, 5 May 2014 13:21:00 +0000 (14:21 +0100)]
js init function updated
Wing-Hou Chan [Mon, 5 May 2014 08:10:58 +0000 (09:10 +0100)]
Update equalizer.html
Dan Millar [Sun, 4 May 2014 10:31:38 +0000 (11:31 +0100)]
Allow false to be passed as abort_on_close option
Before as it was only looking to see if the abort var was defined or not you were unable to set the abort_on_close option to false and have the post callbacks trigger.
Wing-Hou Chan [Sat, 3 May 2014 15:00:52 +0000 (16:00 +0100)]
Update _top-bar.scss
Wing-Hou Chan [Sat, 3 May 2014 14:53:11 +0000 (15:53 +0100)]
Update _top-bar.scss
Wing-Hou Chan [Sat, 3 May 2014 14:52:31 +0000 (15:52 +0100)]
Update _top-bar.scss
Wing-Hou Chan [Sat, 3 May 2014 14:52:02 +0000 (15:52 +0100)]
Update _top-bar.scss
Wing-Hou Chan [Sat, 3 May 2014 14:50:47 +0000 (15:50 +0100)]
Update _top-bar.scss
Wing-Hou Chan [Sat, 3 May 2014 14:43:36 +0000 (15:43 +0100)]
Check if mixin is being used in offcanvas
Wing-Hou Chan [Sat, 3 May 2014 14:39:59 +0000 (15:39 +0100)]
Update _offcanvas.scss
Wing-Hou Chan [Sat, 3 May 2014 14:39:11 +0000 (15:39 +0100)]
Check if mixin is being used in offcanvas
Wing-Hou Chan [Sat, 3 May 2014 14:06:07 +0000 (15:06 +0100)]
Create mixin for hamburger icon
Wing-Hou Chan [Sat, 3 May 2014 11:19:18 +0000 (12:19 +0100)]
Merge pull request #9 from zurb/master
Update Foundation
Wing-Hou Chan [Sat, 3 May 2014 10:23:45 +0000 (11:23 +0100)]
Update _offcanvas.scss
Arthur [Thu, 1 May 2014 23:55:56 +0000 (16:55 -0700)]
Fixing Google Map on interchange page
Arthur [Thu, 1 May 2014 22:49:10 +0000 (15:49 -0700)]
Updating our Docs topbar
Arthur [Thu, 1 May 2014 19:00:56 +0000 (12:00 -0700)]
Version Bump for Topbar.js
Arthur [Thu, 1 May 2014 17:58:56 +0000 (10:58 -0700)]
fix
Arthur [Thu, 1 May 2014 17:55:15 +0000 (10:55 -0700)]
Fixing topbar dropdowns
Arthur [Wed, 30 Apr 2014 21:44:44 +0000 (14:44 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 30 Apr 2014 21:44:23 +0000 (14:44 -0700)]
Merge branch 'campbellwmorgan-patch-1'
Arthur [Wed, 30 Apr 2014 21:43:26 +0000 (14:43 -0700)]
Fixing conflict
Brandon Arnold [Wed, 30 Apr 2014 21:39:40 +0000 (14:39 -0700)]
Merge pull request #5037 from winghouchan/update-offcanvas-docs
Update offcanvas docs
Brandon Arnold [Wed, 30 Apr 2014 21:38:41 +0000 (14:38 -0700)]
Merge pull request #5035 from winghouchan/new-offcanvas-functionality
New offcanvas functionality
Jonathan Smiley [Wed, 30 Apr 2014 21:31:30 +0000 (00:31 +0300)]
Merge pull request #4964 from glafarge/patch-2
Prevent scroll from completing a full cycle
Rafi [Wed, 30 Apr 2014 21:24:24 +0000 (14:24 -0700)]
Merge pull request #5067 from ibroadfo/master
handle empty settings in reveal
Brandon Arnold [Wed, 30 Apr 2014 21:23:59 +0000 (14:23 -0700)]
Merge pull request #5083 from gastlich/master
Add !important keyword to float: none; rule of centered columns in grid system
Brandon Arnold [Wed, 30 Apr 2014 21:21:05 +0000 (14:21 -0700)]
Merge pull request #5074 from danielsamuels/master
Fix button background color not being used when defined in settings.
Jonathan Smiley [Wed, 30 Apr 2014 21:20:10 +0000 (00:20 +0300)]
Merge pull request #5086 from istrasoft/PR-dropdown-reuse
Allow to reuse dropdown-content element.
Wing-Hou Chan [Wed, 30 Apr 2014 14:12:28 +0000 (15:12 +0100)]
Merge pull request #8 from zurb/master
Update Foundation
Istrasoft [Wed, 30 Apr 2014 02:49:31 +0000 (04:49 +0200)]
- Allow to reuse dropdown-content element. If a target opened the dropdown, clicking another target will directly open the same dropdown element instead of just closing the previous one.
- Remove unnecessary call to this.close.call
gastlich [Tue, 29 Apr 2014 20:07:44 +0000 (21:07 +0100)]
Added !important keyword to float: none; rule of centered columns in grid system
Currently selectors:
[class*="column"] + [class*="column"]:last-child { float: $opposite-direction; }
[class*="column"] + [class*="column"].end { float: $default-float; }
are more specific (specifity= 3) than rules for centered columns (specifity=2), and if centered
column is the last one in a row it will use f.e. float: right; rule instead of
float: none; from centered classes
Brandon Arnold [Tue, 29 Apr 2014 17:31:36 +0000 (10:31 -0700)]
Merge pull request #5080 from johnbacon/patch-5
Fix minor typo in _alert-boxes.scss
John Bacon [Tue, 29 Apr 2014 16:03:49 +0000 (12:03 -0400)]
Fix minor typo in _alert-boxes.scss
Daniel Samuels [Mon, 28 Apr 2014 17:55:04 +0000 (18:55 +0100)]
Fix button background color not being used when defined in settings.
Rafi Benkual [Mon, 28 Apr 2014 17:15:51 +0000 (10:15 -0700)]
adds aldocumentation for full class on reveal and notes the default on small
Rafi Benkual [Mon, 28 Apr 2014 17:07:42 +0000 (10:07 -0700)]
adds alert - alert and secondary alert to docs examples
Rafi Benkual [Mon, 28 Apr 2014 16:51:12 +0000 (09:51 -0700)]
Merge branch 'master' of github.com:zurb/foundation
make fixes
Iain D Broadfoot [Mon, 28 Apr 2014 11:46:54 +0000 (12:46 +0100)]
handle empty settings
Eric Morris [Fri, 25 Apr 2014 21:01:30 +0000 (14:01 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Fri, 25 Apr 2014 21:01:15 +0000 (14:01 -0700)]
Trim beginning and ending whitespace before doing Abide regex comparison
Jonathan Smiley [Fri, 25 Apr 2014 18:49:29 +0000 (21:49 +0300)]
Merge pull request #4950 from daigofuji/list-style
Adding more list variables for flexibility
Jonathan Smiley [Fri, 25 Apr 2014 18:43:51 +0000 (21:43 +0300)]
Merge pull request #5049 from winghouchan/remove-menu-icon-class-specificity
Remove menu icon class specificity
Rafi Benkual [Fri, 25 Apr 2014 16:50:53 +0000 (09:50 -0700)]
fix a typo on applications docs page
Rafi Benkual [Fri, 25 Apr 2014 00:30:31 +0000 (17:30 -0700)]
adds s span tag needed for menu icon in docs and adds comment to explain
Rafi Benkual [Fri, 25 Apr 2014 00:27:39 +0000 (17:27 -0700)]
adds link to utility classes to type page
Rafi Benkual [Thu, 24 Apr 2014 23:49:46 +0000 (16:49 -0700)]
Add reveal examples file