]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
11 years agoFixed broken link 5353/head
Craig Patik [Sun, 22 Jun 2014 18:17:20 +0000 (14:17 -0400)] 
Fixed broken link

This is broken on the [published docs](http://foundation.zurb.com/docs/components/reveal.html) as well (under the section "Using the JavaScript").

11 years agoMerge pull request #5340 from rlafranchi/patch-2
Rafi [Fri, 20 Jun 2014 17:51:59 +0000 (10:51 -0700)] 
Merge pull request #5340 from rlafranchi/patch-2

Update _buttons.scss

11 years agoMerge pull request #5346 from avr/patch-1
Rafi [Fri, 20 Jun 2014 17:37:11 +0000 (10:37 -0700)] 
Merge pull request #5346 from avr/patch-1

Update _settings.scss

11 years agoUpdate _settings.scss 5346/head
Aaron Van Ruler [Fri, 20 Jun 2014 17:24:43 +0000 (13:24 -0400)] 
Update _settings.scss

Update grid/block_grid variable names to match their location in _settings.scss

11 years agoUpdate _settings.scss
Rafi [Fri, 20 Jun 2014 16:10:11 +0000 (09:10 -0700)] 
Update _settings.scss

adds the icon-bar settings

11 years agoUpdate _buttons.scss 5340/head
Richard LaFranchi [Fri, 20 Jun 2014 01:01:35 +0000 (19:01 -0600)] 
Update _buttons.scss

$button-border-color variable was not being utilized.

11 years agoMerge pull request #5338 from petecooper/master
Eric Morris [Thu, 19 Jun 2014 21:44:24 +0000 (14:44 -0700)] 
Merge pull request #5338 from petecooper/master

Very minor docs tweaks - no functionality changes

11 years agoUpdate version number in the SCSS because I forgot to on the tagged release.
Eric Morris [Thu, 19 Jun 2014 21:01:59 +0000 (14:01 -0700)] 
Update version number in the SCSS because I forgot to on the tagged release.

11 years agoSidebar tweak 5338/head
Pete Cooper [Thu, 19 Jun 2014 18:57:56 +0000 (19:57 +0100)] 
Sidebar tweak

It’s JavaScript, if we’re being pedantic

11 years agoSass doc tweaks
Pete Cooper [Thu, 19 Jun 2014 18:55:27 +0000 (19:55 +0100)] 
Sass doc tweaks

Presentational things

11 years agoCSS doc tweaks
Pete Cooper [Thu, 19 Jun 2014 18:53:02 +0000 (19:53 +0100)] 
CSS doc tweaks

Presentation stuff

11 years agoGetting Started doc tweaks
Pete Cooper [Thu, 19 Jun 2014 18:49:44 +0000 (19:49 +0100)] 
Getting Started doc tweaks

Uniform approach to links - all secondary buttons, now

11 years agoBump version number v5.3.0
Eric Morris [Thu, 19 Jun 2014 17:26:20 +0000 (10:26 -0700)] 
Bump version number

11 years agoMerge branch 'master' of github.com:zurb/foundation
Rafi Benkual [Thu, 19 Jun 2014 17:22:15 +0000 (10:22 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agofiadds 5.3.0 changelog
Rafi Benkual [Thu, 19 Jun 2014 17:21:28 +0000 (10:21 -0700)] 
fiadds 5.3.0 changelog

11 years agoUpdating Offcanvas Navigation for Docs
Arthur [Thu, 19 Jun 2014 16:54:29 +0000 (09:54 -0700)] 
Updating Offcanvas Navigation for Docs

11 years agoMerge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip
Eric Morris [Thu, 19 Jun 2014 16:40:42 +0000 (09:40 -0700)] 
Merge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip

11 years agoPrevent dropdowns from rendering off the left edge of the screen
Eric Morris [Thu, 19 Jun 2014 16:40:33 +0000 (09:40 -0700)] 
Prevent dropdowns from rendering off the left edge of the screen

11 years agoAlign drop down pips to the left
Eric Morris [Thu, 19 Jun 2014 16:40:14 +0000 (09:40 -0700)] 
Align drop down pips to the left

11 years agoRemove phone number example from abide
Eric Morris [Thu, 19 Jun 2014 16:23:52 +0000 (09:23 -0700)] 
Remove phone number example from abide

11 years agofix for sass error name and removes default from scss example
Rafi Benkual [Thu, 19 Jun 2014 03:42:54 +0000 (20:42 -0700)] 
fix for sass error name and removes default from scss example

11 years agoUpdate reinitialization instructions for Interchange
Eric Morris [Wed, 18 Jun 2014 22:52:31 +0000 (15:52 -0700)] 
Update reinitialization instructions for Interchange

11 years agocreate iconbar page and adds to menu
Rafi Benkual [Wed, 18 Jun 2014 03:13:08 +0000 (20:13 -0700)] 
create iconbar page and adds to menu

11 years agoMerge branch 'refs/heads/master' into 5.3-wip
Eric Morris [Tue, 17 Jun 2014 22:42:04 +0000 (15:42 -0700)] 
Merge branch 'refs/heads/master' into 5.3-wip

11 years agoMerge branch 'master' of github.com:zurb/foundation
Eric Morris [Tue, 17 Jun 2014 22:41:42 +0000 (15:41 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agochange default side-nav list style position to . This prevents undesirable indenation...
Caleb Winters [Tue, 17 Jun 2014 21:05:02 +0000 (14:05 -0700)] 
change default side-nav list style position to . This prevents undesirable indenation in Firefox

11 years agorevert 765673053bb21189c4b7fd452b8320545db6efa1 because applying border radius global...
Caleb Winters [Tue, 17 Jun 2014 20:45:08 +0000 (13:45 -0700)] 
revert 765673053bb21189c4b7fd452b8320545db6efa1 because applying border radius globally to buttons breaks button groups. this should be fixed at a later date by ensuring that radius styles don't apply to buttons in button groups

11 years agoEdit Accordion Documentation to take into account new mixin and .accordion-navigation
Kevin Lozandier [Tue, 17 Jun 2014 19:15:57 +0000 (12:15 -0700)] 
Edit Accordion Documentation to take into account new mixin and .accordion-navigation

11 years agoImplement mixin for Accordion
Kevin Lozandier [Tue, 17 Jun 2014 19:11:42 +0000 (12:11 -0700)] 
Implement mixin for Accordion

11 years agoMerge branch 'refs/heads/master' into 5.3-wip
Eric Morris [Tue, 17 Jun 2014 16:35:25 +0000 (09:35 -0700)] 
Merge branch 'refs/heads/master' into 5.3-wip

11 years agoMerge branch 'master' of github.com:zurb/foundation
Eric Morris [Tue, 17 Jun 2014 16:35:13 +0000 (09:35 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoPossible fix for Clearing image alignment issue. Excuse me while I go shower for...
Eric Morris [Tue, 17 Jun 2014 16:32:21 +0000 (09:32 -0700)] 
Possible fix for Clearing image alignment issue. Excuse me while I go shower for this.

11 years agoMerge pull request #5215 from joelkinzel/joelkinzel-accordionToggleEvent
Rafi [Tue, 17 Jun 2014 16:32:05 +0000 (09:32 -0700)] 
Merge pull request #5215 from joelkinzel/joelkinzel-accordionToggleEvent

Accordion toggle event and callback tweak

11 years agoMerge pull request #5274 from glafarge/patch-4
Rafi [Tue, 17 Jun 2014 16:27:28 +0000 (09:27 -0700)] 
Merge pull request #5274 from glafarge/patch-4

Anchor destination thresold

11 years agoMerge pull request #5279 from johnraz/SplitTabbarHeightAndWidth
Rafi [Tue, 17 Jun 2014 16:26:14 +0000 (09:26 -0700)] 
Merge pull request #5279 from johnraz/SplitTabbarHeightAndWidth

Revival for #4086, split tab bar height and tab bar width

11 years agoMerge pull request #5323 from petecooper/master
Rafi [Tue, 17 Jun 2014 16:21:46 +0000 (09:21 -0700)] 
Merge pull request #5323 from petecooper/master

Kitchen sink doc tweaks - no new functionality

11 years agoMerge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip
Eric Morris [Tue, 17 Jun 2014 15:52:09 +0000 (08:52 -0700)] 
Merge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip

11 years agoDocument emitted event namespacing and include deprecation notice for 5.4
Eric Morris [Tue, 17 Jun 2014 15:50:16 +0000 (08:50 -0700)] 
Document emitted event namespacing and include deprecation notice for 5.4

11 years agoAdd namespacing to emitted events
Eric Morris [Tue, 17 Jun 2014 15:49:54 +0000 (08:49 -0700)] 
Add namespacing to emitted events

11 years agoFix heading colors in panels
Eric Morris [Tue, 17 Jun 2014 15:49:26 +0000 (08:49 -0700)] 
Fix heading colors in panels

11 years agoRetools icon bar to use mixins
Jonathan Smiley [Tue, 17 Jun 2014 05:46:32 +0000 (22:46 -0700)] 
Retools icon bar to use mixins

11 years agoMerge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip
Alex Fox [Tue, 17 Jun 2014 00:26:29 +0000 (17:26 -0700)] 
Merge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip

11 years agotweaked icon-bar markup and added variables
Alex Fox [Tue, 17 Jun 2014 00:26:09 +0000 (17:26 -0700)] 
tweaked icon-bar markup and added variables

11 years agoMerge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip
Eric Morris [Mon, 16 Jun 2014 21:17:31 +0000 (14:17 -0700)] 
Merge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip

11 years agoDocument root_element setting for reveal
Eric Morris [Mon, 16 Jun 2014 21:17:04 +0000 (14:17 -0700)] 
Document root_element setting for reveal

11 years agoSet default value for reveal root_element
Eric Morris [Mon, 16 Jun 2014 21:08:56 +0000 (14:08 -0700)] 
Set default value for reveal root_element

11 years agoRename rootElement setting as root_element to fit Foundation code style
Eric Morris [Mon, 16 Jun 2014 21:08:00 +0000 (14:08 -0700)] 
Rename rootElement setting as root_element to fit Foundation code style

11 years agoMerge branch 'reveal-events-fix' of github.com:RuslanZavacky/foundation into RuslanZa...
Eric Morris [Mon, 16 Jun 2014 20:59:32 +0000 (13:59 -0700)] 
Merge branch 'reveal-events-fix' of github.com:RuslanZavacky/foundation into RuslanZavacky-reveal-events-fix

Conflicts:
js/foundation/foundation.reveal.js

11 years agoMerge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip
Alex Fox [Mon, 16 Jun 2014 20:57:47 +0000 (13:57 -0700)] 
Merge branch '5.3-wip' of github.com:zurb/foundation into 5.3-wip

11 years agorenamed toolbar to iconbar
Alex Fox [Mon, 16 Jun 2014 20:57:07 +0000 (13:57 -0700)] 
renamed toolbar to iconbar

11 years agoPrevent launching reveal modals when trigger element has disabled attribute
Eric Morris [Mon, 16 Jun 2014 20:52:59 +0000 (13:52 -0700)] 
Prevent launching reveal modals when trigger element has disabled attribute

11 years agoFix clearing swipe direction
Eric Morris [Mon, 16 Jun 2014 20:49:34 +0000 (13:49 -0700)] 
Fix clearing swipe direction

11 years agoFix CSS transition fallback for alerts
Eric Morris [Mon, 16 Jun 2014 20:38:14 +0000 (13:38 -0700)] 
Fix CSS transition fallback for alerts

11 years agoMerge branch 'master' of github.com:zurb/foundation into 5.3-wip
Alex Fox [Mon, 16 Jun 2014 18:29:32 +0000 (11:29 -0700)] 
Merge branch 'master' of github.com:zurb/foundation into 5.3-wip

11 years agoModify _panel.scss to address pull request [#5187](https://github.com/zurb/foundation...
Kevin Lozandier [Mon, 16 Jun 2014 17:20:29 +0000 (10:20 -0700)] 
Modify _panel.scss to address pull request [#5187](https://github.com/zurb/foundation/commit/e806a94572f7aa220db0ed361d606799f796d4f4)

11 years agoMerge pull request #5190 from karland/patch-2
Kevin Lozandier [Mon, 16 Jun 2014 16:33:15 +0000 (09:33 -0700)] 
Merge pull request #5190 from karland/patch-2

_tooltip.scss: replaced hard-coded 85% with $tooltip-max-width

11 years agoMerge pull request #5186 from MrOrz/master
Kevin Lozandier [Mon, 16 Jun 2014 02:25:35 +0000 (19:25 -0700)] 
Merge pull request #5186 from MrOrz/master

Remove `!important` and reorder certain styles in grid system to fix centered grid

11 years agoKitchen sink tweaks 5323/head
Pete Cooper [Sun, 15 Jun 2014 11:21:02 +0000 (12:21 +0100)] 
Kitchen sink tweaks

Expanded labels on split buttons

11 years agoKitchen sink tweaks
Pete Cooper [Sun, 15 Jun 2014 11:18:12 +0000 (12:18 +0100)] 
Kitchen sink tweaks

Tighten wording on reveal.

11 years agoKitchen sink tweaks
Pete Cooper [Sun, 15 Jun 2014 11:15:28 +0000 (12:15 +0100)] 
Kitchen sink tweaks

Tighten wording on panels.

11 years agoKitchen sink tweaks
Pete Cooper [Sun, 15 Jun 2014 11:13:22 +0000 (12:13 +0100)] 
Kitchen sink tweaks

Better describe dropdown button types

11 years agoKitchen sink tweaks
Pete Cooper [Sun, 15 Jun 2014 11:09:47 +0000 (12:09 +0100)] 
Kitchen sink tweaks

Subheader presentation plus <dt>, <dl> and <dd> fixes.

11 years agoAvoid introducing new variables 5186/head
MrOrz [Sun, 15 Jun 2014 07:17:11 +0000 (15:17 +0800)] 
Avoid introducing new variables

11 years agoAdding size-specific centered & uncentered styles into @grid-html-classes mixin.
MrOrz [Sun, 9 Mar 2014 16:14:38 +0000 (00:14 +0800)] 
Adding size-specific centered & uncentered styles into @grid-html-classes mixin.

11 years agoMoving CSS rules that are irrelevant to $size out of the mixin grid-html-classes...
MrOrz [Sun, 9 Mar 2014 16:13:28 +0000 (00:13 +0800)] 
Moving CSS rules that are irrelevant to $size out of the mixin grid-html-classes($size).

11 years agoFix the centered column floating glitch by targeting specific selector, instead of...
MrOrz [Sun, 9 Mar 2014 15:25:10 +0000 (23:25 +0800)] 
Fix the centered column floating glitch by targeting specific selector, instead of using !important.

Should fix both #4200 and #4624.

11 years agoRemove check for the background color of blue inside _panel.css during a loop's chech...
Kevin [Fri, 13 Jun 2014 22:03:46 +0000 (15:03 -0700)] 
Remove check for the background color of blue inside _panel.css during a loop's chech on whether or not it should change the text color of panels

11 years agoreverting some code in topbar.js - mobile_show_parent_link didnt seem to ever have...
Arthur [Fri, 13 Jun 2014 18:01:00 +0000 (11:01 -0700)] 
reverting some code in topbar.js - mobile_show_parent_link didnt seem to ever have functionality

11 years agodeleted switch.scss
Alex Fox [Fri, 13 Jun 2014 00:04:22 +0000 (17:04 -0700)] 
deleted switch.scss

11 years agoMerge branch 'master' of github.com:zurb/foundation into 5.3-wip
Alex Fox [Fri, 13 Jun 2014 00:00:29 +0000 (17:00 -0700)] 
Merge branch 'master' of github.com:zurb/foundation into 5.3-wip

11 years agoRe-add variables related to typography in _settings.scss that other typography-relate...
Kevin [Thu, 12 Jun 2014 23:34:58 +0000 (16:34 -0700)] 
Re-add variables related to typography in _settings.scss that other typography-related variables in _settings.scss need to work as intended

11 years agohide inner radius
maks feltrin [Sat, 7 Jun 2014 17:23:00 +0000 (19:23 +0200)] 
hide inner radius

11 years agohide inner radius
maks feltrin [Sat, 7 Jun 2014 17:23:00 +0000 (19:23 +0200)] 
hide inner radius

11 years agoAdd value displays to the range slider examples in the docs
Eric Morris [Thu, 12 Jun 2014 21:59:45 +0000 (14:59 -0700)] 
Add value displays to the range slider examples in the docs

11 years agoDocument vertical sliders
Eric Morris [Thu, 12 Jun 2014 21:59:24 +0000 (14:59 -0700)] 
Document vertical sliders

11 years agoDocument disabled range sliders
Eric Morris [Thu, 12 Jun 2014 21:58:59 +0000 (14:58 -0700)] 
Document disabled range sliders

11 years agoDocument value output for range sliders
Eric Morris [Thu, 12 Jun 2014 21:58:10 +0000 (14:58 -0700)] 
Document value output for range sliders

11 years agoAdd disabled state to range sliders
Eric Morris [Thu, 12 Jun 2014 20:24:54 +0000 (13:24 -0700)] 
Add disabled state to range sliders

11 years agoAdd vertical sliders to docs
Eric Morris [Wed, 11 Jun 2014 23:47:41 +0000 (16:47 -0700)] 
Add vertical sliders to docs

11 years agoAdd JS support for vertical sliders
Eric Morris [Wed, 11 Jun 2014 23:29:47 +0000 (16:29 -0700)] 
Add JS support for vertical sliders

11 years agoFixes for Switch documentation
Jonathan Smiley [Wed, 11 Jun 2014 23:38:29 +0000 (16:38 -0700)] 
Fixes for Switch documentation

Makes the initial example more clear and removes mention of the
negative color which was removed

11 years agoMerge pull request #5290 from pine3ree/patch-3
Eric Morris [Wed, 11 Jun 2014 22:09:15 +0000 (15:09 -0700)] 
Merge pull request #5290 from pine3ree/patch-3

hide inner radius

11 years agoMerge pull request #5270 from glafarge/patch-3
Eric Morris [Wed, 11 Jun 2014 22:04:23 +0000 (15:04 -0700)] 
Merge pull request #5270 from glafarge/patch-3

data-options fix

11 years agoFix invalid background-color property value
Eric Morris [Wed, 11 Jun 2014 22:02:43 +0000 (15:02 -0700)] 
Fix invalid background-color property value

11 years agoUpdates switch docs
Jonathan Smiley [Wed, 11 Jun 2014 21:55:55 +0000 (14:55 -0700)] 
Updates switch docs

Updates the switch docs to include examples, mixing, settings and
variables.

11 years agoRetools the new switches
Jonathan Smiley [Wed, 11 Jun 2014 20:54:01 +0000 (13:54 -0700)] 
Retools the new switches

Removes the span element, adds in radio and checkbox options, adds all
mixins and semantic code elements.

11 years agoMerge pull request #5045 from Jimbly/patch-1
Kevin Lozandier [Wed, 11 Jun 2014 18:49:49 +0000 (11:49 -0700)] 
Merge pull request #5045 from Jimbly/patch-1

Fix form submission handling example

11 years agoFix Orbit UI hiding on small
Eric Morris [Wed, 11 Jun 2014 17:51:12 +0000 (10:51 -0700)] 
Fix Orbit UI hiding on small

11 years agoFix version #
Eric Morris [Wed, 11 Jun 2014 17:50:45 +0000 (10:50 -0700)] 
Fix version #

11 years agoFix the play-arrow direction for Orbit
Eric Morris [Wed, 11 Jun 2014 17:15:14 +0000 (10:15 -0700)] 
Fix the play-arrow direction for Orbit

11 years agoMerge branch 'orbit-back-in-time' of github.com:joeworkman/foundation into joeworkman...
Eric Morris [Wed, 11 Jun 2014 16:55:23 +0000 (09:55 -0700)] 
Merge branch 'orbit-back-in-time' of github.com:joeworkman/foundation into joeworkman-orbit-back-in-time

Conflicts:
js/foundation/foundation.orbit.js

11 years agoMerge pull request #5212 from hirechrismeyers/5207
Kevin Lozandier [Wed, 11 Jun 2014 16:20:16 +0000 (09:20 -0700)] 
Merge pull request #5212 from hirechrismeyers/5207

Fix #5207: move animating flag

11 years agoMerge pull request #5237 from PrestanceDesign/abide-decimal-comma
Kevin Lozandier [Wed, 11 Jun 2014 16:18:21 +0000 (09:18 -0700)] 
Merge pull request #5237 from PrestanceDesign/abide-decimal-comma

Add comma support for Abide number validation...

11 years agoMerge pull request #5313 from joaocunha/select_arrow_ff_v30
Kevin Lozandier [Wed, 11 Jun 2014 15:10:40 +0000 (08:10 -0700)] 
Merge pull request #5313 from joaocunha/select_arrow_ff_v30

Select arrow Firefox 30

11 years agoadds comments 5313/head
João Cunha [Wed, 11 Jun 2014 14:23:29 +0000 (18:23 +0400)] 
adds comments

11 years agotweaks the background positioning
João Cunha [Wed, 11 Jun 2014 14:22:44 +0000 (18:22 +0400)] 
tweaks the background positioning

11 years agoreplaces arrow base64 svg
João Cunha [Wed, 11 Jun 2014 14:22:06 +0000 (18:22 +0400)] 
replaces arrow base64 svg

11 years agoremoves FF arrow workaround
João Cunha [Wed, 11 Jun 2014 14:20:51 +0000 (18:20 +0400)] 
removes FF arrow workaround

11 years agoOrbit is alive!!!! 5308/head
Joe Workman [Wed, 11 Jun 2014 02:16:22 +0000 (19:16 -0700)] 
Orbit is alive!!!!

In Foundation v5.2, Orbit was overhauled to include CSS animations. Everyone has been plagued with issues ever since. This release rolls back Orbit to its former glory.

I also went through all of the commits to Orbit since 5.2 and tried to add all of the bug fixes and features back in. The only known feature that was not added back in was the ability to completely turn off the Orbit timer. The code base was too different to easily merge that feature back in.

11 years agoMerge pull request #5278 from pine3ree/patch-2
Brandon Arnold [Wed, 11 Jun 2014 00:11:28 +0000 (17:11 -0700)] 
Merge pull request #5278 from pine3ree/patch-2

center and v-align inside the paddle