]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Larzans [Wed, 30 Jul 2014 14:50:46 +0000 (16:50 +0200)]
Add a the class 'fixed' when navigation is 'stuck'
In line 117 the class 'fixed' is removed from the navigation without ever being added.
I assume the intention was to add a class to the navigation when it is stuck to the window so that additional skinning via CSS can be done (thats what i actually wanted to do but didn't find this functionality yet).
Browsing through the code i saw that you REMOVE a class 'fixed' when the navigation is 'unstuck' but you never add it.
This fixes that.
When the navigation sticks to the top it has the class 'fixed', as soon as it gets 'unstuck' the class is removed.
Caleb Winters [Tue, 29 Jul 2014 22:44:06 +0000 (15:44 -0700)]
update code type styles
Caleb Winters [Tue, 29 Jul 2014 22:33:01 +0000 (15:33 -0700)]
change default open_method to move
Caleb Winters [Tue, 29 Jul 2014 22:09:15 +0000 (15:09 -0700)]
off canvas overlay fixes to close #5294
Caleb Winters [Tue, 29 Jul 2014 22:00:07 +0000 (15:00 -0700)]
update off canvas docs to better explain js options
Caleb Winters [Tue, 29 Jul 2014 21:27:47 +0000 (14:27 -0700)]
Merge branch 'regdoug-offcanvas-exit-overlap'
Caleb Winters [Tue, 29 Jul 2014 21:02:13 +0000 (14:02 -0700)]
Merge branch 'offcanvas-exit-overlap' of https://github.com/regdoug/foundation into regdoug-offcanvas-exit-overlap
Caleb Winters [Tue, 29 Jul 2014 18:48:01 +0000 (11:48 -0700)]
fix the 1 pixel overlaps with off-canvas is inactive
Caleb Winters [Tue, 29 Jul 2014 18:32:38 +0000 (11:32 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Caleb Winters [Tue, 29 Jul 2014 18:31:21 +0000 (11:31 -0700)]
change default off-canavs close_on_click option to 'false', closes #5055
Arthur [Tue, 29 Jul 2014 17:39:50 +0000 (10:39 -0700)]
Removing h5 from Mobile Parent Link in topbar.js + adding styles for mobile parent link in top bar scss
Arthur [Tue, 29 Jul 2014 16:27:28 +0000 (09:27 -0700)]
Removing parent link URL length requirment for mobile parent link in Topbar.js
Arthur [Tue, 29 Jul 2014 16:20:05 +0000 (09:20 -0700)]
Conflict fix from PR
Arthur [Tue, 29 Jul 2014 16:18:11 +0000 (09:18 -0700)]
Merge pull request #5515 from ste101/patch-4
[FIX] for mobile_show_parent_link
Arthur [Tue, 29 Jul 2014 16:17:55 +0000 (09:17 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Arthur [Tue, 29 Jul 2014 16:17:28 +0000 (09:17 -0700)]
Code fix for mobile parent link from yesterday
ste101 [Tue, 29 Jul 2014 14:45:47 +0000 (16:45 +0200)]
[FIX] for mobile_show_parent_link
Brandon Arnold [Mon, 28 Jul 2014 23:40:57 +0000 (16:40 -0700)]
Removes disabled test from docs
Brandon Arnold [Mon, 28 Jul 2014 23:40:26 +0000 (16:40 -0700)]
Add Disabled style to disabled selectboxes
Brandon Arnold [Mon, 28 Jul 2014 23:24:54 +0000 (16:24 -0700)]
Fix Duplicate MQ errors in reveal
Caleb Winters [Mon, 28 Jul 2014 23:21:03 +0000 (16:21 -0700)]
Merge pull request #5509 from rvinay88/master
Fix #5494 Make it easier to comment components
Arthur [Mon, 28 Jul 2014 22:36:08 +0000 (15:36 -0700)]
re-introducing Mobile Parent Links in topbar functionality - Updated docs too.
Arthur [Mon, 28 Jul 2014 18:39:00 +0000 (11:39 -0700)]
Merge branch 'mccahan-patch-1'
Arthur [Mon, 28 Jul 2014 18:38:22 +0000 (11:38 -0700)]
fix for conflict
Arthur [Mon, 28 Jul 2014 16:56:21 +0000 (09:56 -0700)]
Merge pull request #5359 from nicmendoza/master
Allow elements with custom validators to still validate against standard validation
rvinay88 [Sun, 27 Jul 2014 18:33:15 +0000 (00:03 +0530)]
Fix #5494 Make it easier to comment components
regdoug [Fri, 25 Jul 2014 22:31:21 +0000 (18:31 -0400)]
Fixed .exit-off-canvas not closing 'overlap' menu
Old (buggy) behavior:
---
When the menu open_type was set to 'overlap', the .exit-off-canvas
link had no effect.
Cause
---
The `.offcanvas-overlap .exit-off-canvas` selector was missing. A
selector of `.offcanvas-overlap .exit-offcanvas-menu` was where
the `.offcanvas-overlap .exit-off-canvas` selector should have been
Fix
---
- Fix selector in scss/foundation/components/_offcanvas.scss
- No documentation changes are necessary because it now conforms
to the documentation. The string "exit-offcanvas-menu" is not
found anywhere else in the repository.
Nic Mendoza [Fri, 25 Jul 2014 21:16:58 +0000 (17:16 -0400)]
quick doc fix
Nic Mendoza [Fri, 25 Jul 2014 20:42:20 +0000 (16:42 -0400)]
Merge https://github.com/zurb/foundation
Caleb Winters [Fri, 25 Jul 2014 20:39:15 +0000 (13:39 -0700)]
Merge branch 'dgmstuart-patch-1'
Caleb Winters [Fri, 25 Jul 2014 20:36:47 +0000 (13:36 -0700)]
Merge branch 'patch-1' of https://github.com/dgmstuart/foundation into dgmstuart-patch-1
Caleb Winters [Fri, 25 Jul 2014 20:34:04 +0000 (13:34 -0700)]
Merge branch 'cautionbug-master'
Caleb Winters [Fri, 25 Jul 2014 20:32:12 +0000 (13:32 -0700)]
Merge branch 'master' of https://github.com/cautionbug/foundation into cautionbug-master
Nic Mendoza [Fri, 25 Jul 2014 20:29:04 +0000 (16:29 -0400)]
modified documentation with explanation of how patterns and custom validators can be used together, and an example customValidator to be super clear
Nic Mendoza [Fri, 25 Jul 2014 19:52:34 +0000 (15:52 -0400)]
reverting accidental copy-paste merge of older code
Caleb Winters [Fri, 25 Jul 2014 19:06:51 +0000 (12:06 -0700)]
update variable names
Caleb Winters [Fri, 25 Jul 2014 18:52:10 +0000 (11:52 -0700)]
Merge branch 'patch-6' of https://github.com/rlafranchi/foundation into rlafranchi-patch-6
Caleb Winters [Fri, 25 Jul 2014 18:37:14 +0000 (11:37 -0700)]
Merge branch 'Linko91-patch-1'
Caleb Winters [Fri, 25 Jul 2014 18:29:14 +0000 (11:29 -0700)]
Merge branch 'patch-1' of https://github.com/Linko91/foundation into Linko91-patch-1
Rafi Benkual [Fri, 25 Jul 2014 17:55:04 +0000 (10:55 -0700)]
Merge branch 'atmmarketing-master'
Rafi Benkual [Fri, 25 Jul 2014 17:52:32 +0000 (10:52 -0700)]
Merge branch 'master' of https://github.com/atmmarketing/foundation into atmmarketing-master
Rafi Benkual [Fri, 25 Jul 2014 17:50:13 +0000 (10:50 -0700)]
merge pr
Rafi [Fri, 25 Jul 2014 17:10:19 +0000 (10:10 -0700)]
Merge pull request #5493 from laurisvan/master
Fixes #5492: Switch now respects -speed and -ease in animation
Rafi [Fri, 25 Jul 2014 17:09:24 +0000 (10:09 -0700)]
Merge pull request #5496 from dillonlucente/nested-dropdown-button-content
Dropdown Buttons with Complex Content #4981
Rafi [Fri, 25 Jul 2014 17:07:21 +0000 (10:07 -0700)]
Merge pull request #5499 from javierjulio/add-disabled-cursor-variables
Add disabled cursor variables with default to Buttons and Forms
Javier Julio [Fri, 25 Jul 2014 16:19:50 +0000 (12:19 -0400)]
Update example docs with new variable
Javier Julio [Fri, 25 Jul 2014 16:13:31 +0000 (12:13 -0400)]
Use $input-disabled-cursor variable
with $cursor-default-value variable as the default value
Javier Julio [Fri, 25 Jul 2014 16:13:08 +0000 (12:13 -0400)]
Use $button-disabled-cursor variable
with $cursor-default-value variable as the default value
Javier Julio [Fri, 25 Jul 2014 16:12:08 +0000 (12:12 -0400)]
Add button/input disabled cursor vars with default
Richard LaFranchi [Fri, 25 Jul 2014 12:26:51 +0000 (06:26 -0600)]
remove scale color
Richard LaFranchi [Fri, 25 Jul 2014 12:21:58 +0000 (06:21 -0600)]
delete line
Richard LaFranchi [Fri, 25 Jul 2014 02:17:53 +0000 (20:17 -0600)]
Update _settings.scss
Richard LaFranchi [Fri, 25 Jul 2014 02:04:41 +0000 (20:04 -0600)]
button hover and border colors
Dillon Lucente [Thu, 24 Jul 2014 22:34:30 +0000 (18:34 -0400)]
Formatting as per guidelines.
Dillon Lucente [Thu, 24 Jul 2014 22:30:14 +0000 (18:30 -0400)]
Dropdown buttons triggering even with deeply nested content. Close #4891.
Rafi [Thu, 24 Jul 2014 17:41:39 +0000 (10:41 -0700)]
fix for topbar form textarea to tall CSS version
In css version topbar for text area height is too tall. It was being overwritten by default form styles.
Lauri Svan [Thu, 24 Jul 2014 13:23:26 +0000 (16:23 +0300)]
Fixes #5492: Switch now respects -speed and -ease in animation
Rafi [Wed, 23 Jul 2014 21:49:25 +0000 (14:49 -0700)]
Merge pull request #5469 from iamkirkbater/form-settings
Form settings
Rafi [Wed, 23 Jul 2014 21:41:06 +0000 (14:41 -0700)]
Merge pull request #5471 from blueyed/orbit-fix-instance-setup
Orbit fix instance setup
Preston [Wed, 23 Jul 2014 20:45:31 +0000 (13:45 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
Preston [Wed, 23 Jul 2014 20:44:52 +0000 (13:44 -0700)]
Changes to Getting Started and New SVGs
Eric Morris [Wed, 23 Jul 2014 18:53:25 +0000 (11:53 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Wed, 23 Jul 2014 18:53:04 +0000 (11:53 -0700)]
Remove touch events in favor of fastclick-enhanced click events
Rafi [Wed, 23 Jul 2014 15:22:29 +0000 (08:22 -0700)]
Merge pull request #5488 from jorge-d/joyride_previous
Add an optionnal previous button to Joyride
Dimitri Jorge [Wed, 23 Jul 2014 11:03:11 +0000 (13:03 +0200)]
Add margin right on joyride's prev button
Dimitri Jorge [Wed, 23 Jul 2014 11:01:27 +0000 (13:01 +0200)]
Add previous button on documentation
Dimitri Jorge [Wed, 23 Jul 2014 10:47:01 +0000 (12:47 +0200)]
Add the possibility to navigate through joyride using a prev button
Kevin Lozandier [Tue, 22 Jul 2014 17:27:51 +0000 (10:27 -0700)]
Merge pull request #5476 from ste101/patch-1
[FIX] Line-height is not configurable
Kevin Lozandier [Tue, 22 Jul 2014 17:16:44 +0000 (10:16 -0700)]
Fix @charset to be actually adhered to by moving it back to its proper place in order for it to be intepreted by Sass as the given encoding to use to compile stylesheets. Addresses issues such as #5398.
Rafi [Mon, 21 Jul 2014 15:47:16 +0000 (08:47 -0700)]
Merge pull request #5454 from rlafranchi/patch-4
Fix for button hover colors
ste101 [Mon, 21 Jul 2014 11:38:22 +0000 (13:38 +0200)]
[FIX] Line-height is not configurable
Kevin Lozandier [Sun, 20 Jul 2014 19:12:11 +0000 (12:12 -0700)]
Merge pull request #5473 from planemad/patch-1
Defaults the settings object to self.settings
Arun Ganesh [Sun, 20 Jul 2014 19:02:27 +0000 (00:32 +0530)]
Defaults the settings object to self.settings
Closes pending issue #5282.
Daniel Hahler [Sun, 20 Jul 2014 14:35:40 +0000 (16:35 +0200)]
minor: trim trailing whitespace
Daniel Hahler [Sun, 20 Jul 2014 14:30:11 +0000 (16:30 +0200)]
orbit: use `this.name`, not `self.name` in `events`
This was meant to be fixed in
1f6565c5 , but
61fac2ef appears to have
overwritten it.
Re-fixes https://github.com/zurb/foundation/issues/4476
Fixes https://github.com/zurb/foundation/issues/4681
Kirk Bater [Sat, 19 Jul 2014 21:45:18 +0000 (17:45 -0400)]
Realized that there was already a setting for the "glowing effect" so I moved the setting for true/false down to where it makes logical sense to be.
Kirk Bater [Sat, 19 Jul 2014 21:43:49 +0000 (17:43 -0400)]
Added html5 Number Spinner mixin and setting
Preston [Fri, 18 Jul 2014 16:31:11 +0000 (09:31 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
Preston [Fri, 18 Jul 2014 16:28:40 +0000 (09:28 -0700)]
fix svgs
Arthur [Fri, 18 Jul 2014 16:26:55 +0000 (09:26 -0700)]
Merge branch 'aexeagmbh-master'
Arthur [Fri, 18 Jul 2014 16:26:42 +0000 (09:26 -0700)]
Merge branch 'master' of github.com:aexeagmbh/foundation into aexeagmbh-master
Preston [Fri, 18 Jul 2014 16:26:32 +0000 (09:26 -0700)]
Fix svgs
Eric Morris [Thu, 17 Jul 2014 17:38:11 +0000 (10:38 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Conflicts:
doc/pages/changelog.html
Eric Morris [Thu, 17 Jul 2014 17:37:04 +0000 (10:37 -0700)]
Bump version number
Rafi Benkual [Thu, 17 Jul 2014 17:28:26 +0000 (10:28 -0700)]
fixes typo
Eric Morris [Thu, 17 Jul 2014 17:27:20 +0000 (10:27 -0700)]
Add link to changelog
Eric Morris [Thu, 17 Jul 2014 17:22:24 +0000 (10:22 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Thu, 17 Jul 2014 17:22:13 +0000 (10:22 -0700)]
Fix offset on vertical sliders for touch devices
Rafi Benkual [Thu, 17 Jul 2014 17:20:22 +0000 (10:20 -0700)]
adds 5.3.1 changelog
Benjamin Bretz [Thu, 17 Jul 2014 15:07:38 +0000 (17:07 +0200)]
fix magellan showing wrong active state fixes #5417
Joe Theuerkauf [Thu, 17 Jul 2014 05:30:55 +0000 (01:30 -0400)]
Merge branch 'master' of https://github.com/zurb/foundation
Preston [Wed, 16 Jul 2014 21:41:16 +0000 (14:41 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
Preston [Wed, 16 Jul 2014 21:40:47 +0000 (14:40 -0700)]
Fix hyperlink issue
Richard LaFranchi [Wed, 16 Jul 2014 19:58:03 +0000 (13:58 -0600)]
Fix for button hover colors
fixes hover color per issue #5451
Preston [Wed, 16 Jul 2014 18:18:19 +0000 (11:18 -0700)]
Making some changes to Documentations in Grid
Arthur [Wed, 16 Jul 2014 17:37:15 +0000 (10:37 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 16 Jul 2014 17:37:00 +0000 (10:37 -0700)]
Clearing.JS - Fixing scroll issue on touch devices when active
Kevin Lozandier [Wed, 16 Jul 2014 17:10:26 +0000 (10:10 -0700)]
Address Issue [#5449](https://github.com/zurb/foundation/issues/5449) to have active class properly removed on specific links
Preston [Wed, 16 Jul 2014 00:15:14 +0000 (17:15 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
Arthur [Wed, 16 Jul 2014 00:10:27 +0000 (17:10 -0700)]
Updating topbar that had zurb.com link on topbar docs page