]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
11 years agoUpdate example docs with new variable 5499/head
Javier Julio [Fri, 25 Jul 2014 16:19:50 +0000 (12:19 -0400)] 
Update example docs with new variable

11 years agoUse $input-disabled-cursor 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

11 years agoUse $button-disabled-cursor variable
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

11 years agoAdd button/input disabled cursor vars with default
Javier Julio [Fri, 25 Jul 2014 16:12:08 +0000 (12:12 -0400)] 
Add button/input disabled cursor vars with default

11 years agofix for topbar form textarea to tall CSS version
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.

11 years agoMerge pull request #5469 from iamkirkbater/form-settings
Rafi [Wed, 23 Jul 2014 21:49:25 +0000 (14:49 -0700)] 
Merge pull request #5469 from iamkirkbater/form-settings

Form settings

11 years agoMerge pull request #5471 from blueyed/orbit-fix-instance-setup
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

11 years agoMerge branch 'master' of https://github.com/zurb/foundation
Preston [Wed, 23 Jul 2014 20:45:31 +0000 (13:45 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

11 years agoChanges to Getting Started and New SVGs
Preston [Wed, 23 Jul 2014 20:44:52 +0000 (13:44 -0700)] 
Changes to Getting Started and New SVGs

11 years agoMerge branch 'master' of github.com:zurb/foundation
Eric Morris [Wed, 23 Jul 2014 18:53:25 +0000 (11:53 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoRemove touch events in favor of fastclick-enhanced click events
Eric Morris [Wed, 23 Jul 2014 18:53:04 +0000 (11:53 -0700)] 
Remove touch events in favor of fastclick-enhanced click events

11 years agoMerge pull request #5488 from jorge-d/joyride_previous
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

11 years agoAdd margin right on joyride's prev button 5488/head
Dimitri Jorge [Wed, 23 Jul 2014 11:03:11 +0000 (13:03 +0200)] 
Add margin right on joyride's prev button

11 years agoAdd previous button on documentation
Dimitri Jorge [Wed, 23 Jul 2014 11:01:27 +0000 (13:01 +0200)] 
Add previous button on documentation

11 years agoAdd the possibility to navigate through joyride using a prev button
Dimitri Jorge [Wed, 23 Jul 2014 10:47:01 +0000 (12:47 +0200)] 
Add the possibility to navigate through joyride using a prev button

11 years agoMerge pull request #5476 from ste101/patch-1
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

11 years agoFix @charset to be actually adhered to by moving it back to its proper place in order...
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.

11 years agoMerge pull request #5454 from rlafranchi/patch-4
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

11 years ago[FIX] Line-height is not configurable 5476/head
ste101 [Mon, 21 Jul 2014 11:38:22 +0000 (13:38 +0200)] 
[FIX] Line-height is not configurable

11 years agoMerge pull request #5473 from planemad/patch-1
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

11 years agoDefaults the settings object to self.settings 5473/head
Arun Ganesh [Sun, 20 Jul 2014 19:02:27 +0000 (00:32 +0530)] 
Defaults the settings object to self.settings

Closes pending issue #5282.

11 years agominor: trim trailing whitespace 5471/head
Daniel Hahler [Sun, 20 Jul 2014 14:35:40 +0000 (16:35 +0200)] 
minor: trim trailing whitespace

11 years agoorbit: use `this.name`, not `self.name` in `events`
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

11 years agoRealized that there was already a setting for the "glowing effect" so I moved the... 5469/head
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.

11 years agoAdded html5 Number Spinner mixin and setting
Kirk Bater [Sat, 19 Jul 2014 21:43:49 +0000 (17:43 -0400)] 
Added html5 Number Spinner mixin and setting

11 years agoMerge branch 'master' of https://github.com/zurb/foundation
Preston [Fri, 18 Jul 2014 16:31:11 +0000 (09:31 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

11 years agofix svgs
Preston [Fri, 18 Jul 2014 16:28:40 +0000 (09:28 -0700)] 
fix svgs

11 years agoMerge branch 'aexeagmbh-master'
Arthur [Fri, 18 Jul 2014 16:26:55 +0000 (09:26 -0700)] 
Merge branch 'aexeagmbh-master'

11 years agoMerge branch 'master' of github.com:aexeagmbh/foundation into 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

11 years agoFix svgs
Preston [Fri, 18 Jul 2014 16:26:32 +0000 (09:26 -0700)] 
Fix svgs

11 years agoMerge branch 'master' of github.com:zurb/foundation v5.3.1
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

11 years agoBump version number
Eric Morris [Thu, 17 Jul 2014 17:37:04 +0000 (10:37 -0700)] 
Bump version number

11 years agofixes typo
Rafi Benkual [Thu, 17 Jul 2014 17:28:26 +0000 (10:28 -0700)] 
fixes typo

11 years agoAdd link to changelog
Eric Morris [Thu, 17 Jul 2014 17:27:20 +0000 (10:27 -0700)] 
Add link to changelog

11 years agoMerge branch 'master' of github.com:zurb/foundation
Eric Morris [Thu, 17 Jul 2014 17:22:24 +0000 (10:22 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoFix offset on vertical sliders for touch devices
Eric Morris [Thu, 17 Jul 2014 17:22:13 +0000 (10:22 -0700)] 
Fix offset on vertical sliders for touch devices

11 years agoadds 5.3.1 changelog
Rafi Benkual [Thu, 17 Jul 2014 17:20:22 +0000 (10:20 -0700)] 
adds 5.3.1 changelog

11 years agofix magellan showing wrong active state fixes #5417 5458/head
Benjamin Bretz [Thu, 17 Jul 2014 15:07:38 +0000 (17:07 +0200)] 
fix magellan showing wrong active state fixes #5417

11 years agoMerge 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

11 years agoFix hyperlink issue
Preston [Wed, 16 Jul 2014 21:40:47 +0000 (14:40 -0700)] 
Fix hyperlink issue

11 years agoFix for button hover colors 5454/head
Richard LaFranchi [Wed, 16 Jul 2014 19:58:03 +0000 (13:58 -0600)] 
Fix for button hover colors

fixes hover color per issue #5451

11 years agoMaking some changes to Documentations in Grid
Preston [Wed, 16 Jul 2014 18:18:19 +0000 (11:18 -0700)] 
Making some changes to Documentations in Grid

11 years agoMerge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 16 Jul 2014 17:37:15 +0000 (10:37 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoClearing.JS - Fixing scroll issue on touch devices when active
Arthur [Wed, 16 Jul 2014 17:37:00 +0000 (10:37 -0700)] 
Clearing.JS - Fixing scroll issue on touch devices when active

11 years agoAddress Issue [#5449](https://github.com/zurb/foundation/issues/5449) to have 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

11 years agoMerge branch 'master' of https://github.com/zurb/foundation
Preston [Wed, 16 Jul 2014 00:15:14 +0000 (17:15 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

11 years agoUpdating topbar that had zurb.com link on topbar docs page
Arthur [Wed, 16 Jul 2014 00:10:27 +0000 (17:10 -0700)] 
Updating topbar that had zurb.com link on topbar docs page

11 years agoMinor changes in documentation wording
Preston [Wed, 16 Jul 2014 00:08:56 +0000 (17:08 -0700)] 
Minor changes in documentation wording

11 years agoQuick cleanup from reveal modal commit
Arthur [Tue, 15 Jul 2014 20:32:07 +0000 (13:32 -0700)] 
Quick cleanup from reveal modal commit

11 years agoFixing Reveal bug with modals locking when target is clicked while modal is open
Arthur [Tue, 15 Jul 2014 20:18:30 +0000 (13:18 -0700)] 
Fixing Reveal bug with modals locking when target is clicked while modal is open

11 years agoChanging Relative URLs
Preston [Tue, 15 Jul 2014 17:05:53 +0000 (10:05 -0700)] 
Changing Relative URLs

11 years agofix topbar sass comiling issue
Rafi Benkual [Tue, 15 Jul 2014 16:54:05 +0000 (09:54 -0700)] 
fix topbar sass comiling issue

11 years agoMerge branch 'master' of github.com:zurb/foundation
Arthur [Mon, 14 Jul 2014 22:28:01 +0000 (15:28 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoFixing reveal modals w/video issue. Forcing iframe reload when reopned
Arthur [Mon, 14 Jul 2014 22:27:19 +0000 (15:27 -0700)] 
Fixing reveal modals w/video issue. Forcing iframe reload when reopned

11 years agofix for topbar link padding
Rafi [Mon, 14 Jul 2014 20:32:01 +0000 (13:32 -0700)] 
fix for topbar link padding

Use rem-calc to add a number to other rem on _top-bar.scss #5315

11 years agoMerge pull request #5403 from rishabhsrao/master
Rafi [Mon, 14 Jul 2014 16:40:32 +0000 (09:40 -0700)] 
Merge pull request #5403 from rishabhsrao/master

Update button background variable name.

11 years agoMerge pull request #5126 from proteusvacuum/get-next-button-setting-from-attribute
Rafi [Mon, 14 Jul 2014 16:20:35 +0000 (09:20 -0700)] 
Merge pull request #5126 from proteusvacuum/get-next-button-setting-from-attribute

allow joyride to allow next_button on an individual basis.

11 years agoFix some headers and hr tags
Preston [Fri, 11 Jul 2014 21:56:54 +0000 (14:56 -0700)] 
Fix some headers and hr tags

11 years agoQA Fixes
Preston [Thu, 10 Jul 2014 18:59:21 +0000 (11:59 -0700)] 
QA Fixes

11 years agochanges
Preston [Thu, 10 Jul 2014 17:09:17 +0000 (10:09 -0700)] 
changes

11 years agoFinal versions of Using-Sass and Sass-Files pages
Preston [Thu, 10 Jul 2014 00:15:45 +0000 (17:15 -0700)] 
Final versions of Using-Sass and Sass-Files pages

11 years agoRevise the Magellan script to highlight the element(s) of a particular destination...
Kevin Lozandier [Wed, 9 Jul 2014 22:55:30 +0000 (15:55 -0700)] 
Revise the Magellan script to highlight the element(s) of a particular destination after a click or tap instead of after a scroll

11 years agochange div.icon-bar to be instead .icon-bar in order for the component to be used...
Kevin Lozandier [Wed, 9 Jul 2014 20:13:34 +0000 (13:13 -0700)] 
change  div.icon-bar to be instead .icon-bar in order for the component to be used with more semantically meaningful elements

11 years agoMerge pull request #5402 from cautionbug/master
Kevin Lozandier [Tue, 8 Jul 2014 23:34:19 +0000 (16:34 -0700)] 
Merge pull request #5402 from cautionbug/master

Accordion 'dd' overreach on active change

11 years agoMerge pull request #5390 from jameswlane/patch-1
Kevin Lozandier [Tue, 8 Jul 2014 23:30:37 +0000 (16:30 -0700)] 
Merge pull request #5390 from jameswlane/patch-1

Fix undefined variable in _settings.scss

11 years agoChange documentation of button mixin to be consistent with the other componeents
Kevin Lozandier [Tue, 8 Jul 2014 22:30:49 +0000 (15:30 -0700)] 
Change documentation of button mixin to be consistent with the other componeents

11 years agoAdded 'Semantic Markup with CSS' section to Icon Bar Component Page
Kevin Lozandier [Tue, 8 Jul 2014 17:31:12 +0000 (10:31 -0700)] 
Added 'Semantic Markup with CSS' section to Icon Bar Component Page

11 years agoMerge branch 'master' of https://github.com/zurb/foundation 5402/head
Joe Theuerkauf [Mon, 7 Jul 2014 22:00:30 +0000 (18:00 -0400)] 
Merge branch 'master' of https://github.com/zurb/foundation

11 years agoEnsure the value of -style for the icon-bar mixin is actually accounted for with...
Kevin Lozandier [Mon, 7 Jul 2014 18:32:12 +0000 (11:32 -0700)] 
Ensure the value of -style for the icon-bar mixin is actually accounted for with its output

11 years agoMerge branch 'master' of github.com:zurb/foundation
Eric Morris [Mon, 7 Jul 2014 17:56:03 +0000 (10:56 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoDocument -html-icon-bar-classes variable
Eric Morris [Mon, 7 Jul 2014 17:55:42 +0000 (10:55 -0700)] 
Document -html-icon-bar-classes variable

11 years agoMerge pull request #5412 from Costent/master
Rafi [Mon, 7 Jul 2014 17:55:13 +0000 (10:55 -0700)] 
Merge pull request #5412 from Costent/master

Add button support for pagination

11 years agoFix a minor typo with one of the warnings within a mixin associated with the accordio...
Kevin Lozandier [Mon, 7 Jul 2014 17:54:24 +0000 (10:54 -0700)] 
Fix a minor typo with one of the warnings within a mixin associated with the accordion compontent

11 years agoChange icon-bar to use -html-icon-bar-classes variable
Eric Morris [Mon, 7 Jul 2014 17:52:23 +0000 (10:52 -0700)] 
Change icon-bar to use -html-icon-bar-classes variable

11 years agosmall.error and span.error seem to be interchangeable for holding Abide error message...
Joe Theuerkauf [Mon, 7 Jul 2014 04:24:40 +0000 (00:24 -0400)] 
small.error and span.error seem to be interchangeable for holding Abide error messages. Added a missing `.error span.error` selector.

11 years agoMerge branch 'master' of https://github.com/zurb/foundation
Joe Theuerkauf [Mon, 7 Jul 2014 04:13:06 +0000 (00:13 -0400)] 
Merge branch 'master' of https://github.com/zurb/foundation

11 years agoMerge pull request #5391 from jameswlane/patch-2
Kevin Lozandier [Thu, 3 Jul 2014 23:03:34 +0000 (16:03 -0700)] 
Merge pull request #5391 from jameswlane/patch-2

Fix for Incompatible units: 'rem' and 'px'

11 years agoAdd content to Whatyouget html & fix Sass page
Preston [Thu, 3 Jul 2014 19:04:51 +0000 (12:04 -0700)] 
Add content to Whatyouget html & fix Sass page

11 years agoadd button support for pagination 5412/head
William Riancho [Thu, 3 Jul 2014 15:22:19 +0000 (17:22 +0200)] 
add button support for pagination

11 years agoAdd What You Get page and Stylings in Docs.SCSS for styling
Preston [Wed, 2 Jul 2014 21:39:32 +0000 (14:39 -0700)] 
Add What You Get page and Stylings in Docs.SCSS for styling

11 years agoUpdate button background variable name. 5403/head
Rishabh Rao [Wed, 2 Jul 2014 05:51:18 +0000 (11:21 +0530)] 
Update button background variable name.

11 years agoFixes https://github.com/zurb/foundation/issues/5200 :
Joe Theuerkauf [Tue, 1 Jul 2014 22:12:42 +0000 (18:12 -0400)] 
Fixes https://github.com/zurb/foundation/issues/5200 :
Child selector added to 'dd' to select only accordion CHILDREN <dd> elements.

11 years agoComments clean up
Preston [Tue, 1 Jul 2014 20:52:40 +0000 (13:52 -0700)] 
Comments clean up

11 years agoMerge branch 'master' into sass_page
Preston [Tue, 1 Jul 2014 20:46:28 +0000 (13:46 -0700)] 
Merge branch 'master' into sass_page

11 years agoAdd files
Preston [Tue, 1 Jul 2014 20:46:22 +0000 (13:46 -0700)] 
Add files

11 years agoMerge branch 'master' of https://github.com/zurb/foundation
Preston [Tue, 1 Jul 2014 20:45:29 +0000 (13:45 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

Conflicts:
doc/pages/sass.html

11 years agoFiSCSS Changes
Preston [Tue, 1 Jul 2014 20:37:41 +0000 (13:37 -0700)] 
FiSCSS Changes

11 years agoFiRemoves row from path-items
Preston [Tue, 1 Jul 2014 19:00:05 +0000 (12:00 -0700)] 
FiRemoves row from path-items

11 years agoFix What's Next Section
Preston [Tue, 1 Jul 2014 16:57:15 +0000 (09:57 -0700)] 
Fix What's Next Section

11 years agoFiOrganzing CSS
Preston [Tue, 1 Jul 2014 16:55:19 +0000 (09:55 -0700)] 
FiOrganzing CSS

11 years agoFixing sidebar and bottom ad. Also fixing copy.
Preston [Tue, 1 Jul 2014 00:29:38 +0000 (17:29 -0700)] 
Fixing sidebar and bottom ad. Also fixing copy.

11 years agoFixing copy
Preston [Mon, 30 Jun 2014 23:34:44 +0000 (16:34 -0700)] 
Fixing copy

11 years agoFix for Incompatible units: 'rem' and 'px' 5391/head
James W. Lane III [Fri, 27 Jun 2014 20:18:23 +0000 (15:18 -0500)] 
Fix for Incompatible units: 'rem' and 'px'

When setting a size for the switch heights, the defaults are set in rem and comparing it to px is causing a syntax error. So I switched it to use the rem-calc() mixin to resolve the error.

11 years agoFix undefined variable in _settings.scss 5390/head
James W. Lane III [Fri, 27 Jun 2014 19:56:26 +0000 (14:56 -0500)] 
Fix undefined variable in _settings.scss

ON line 371 the $button-border-color is using a undefined variable $bg I changed it to $button-bg.

11 years agoeverything
Preston [Fri, 27 Jun 2014 18:03:24 +0000 (11:03 -0700)] 
everything

11 years agoMerge pull request #5378 from wolfgang-demeter/input-readonly
Rafi [Wed, 25 Jun 2014 19:25:08 +0000 (12:25 -0700)] 
Merge pull request #5378 from wolfgang-demeter/input-readonly

disabled background on readonly input fields

11 years agodisabled background on readonly input fields 5378/head
Wolfgang Demeter [Wed, 25 Jun 2014 19:00:04 +0000 (21:00 +0200)] 
disabled background on readonly input fields

11 years agoMerge pull request #5375 from BronsonQuick/side-nav-variables
Rafi [Wed, 25 Jun 2014 18:41:35 +0000 (11:41 -0700)] 
Merge pull request #5375 from BronsonQuick/side-nav-variables

Update _settings.scss for additional Side Nav variables

11 years agoMerge pull request #5374 from Grawl/master
Eric Morris [Wed, 25 Jun 2014 18:35:29 +0000 (11:35 -0700)] 
Merge pull request #5374 from Grawl/master

remove unneeded comments and selectors from output

11 years agoMerge pull request #5376 from wolfgang-demeter/warning-label
Eric Morris [Wed, 25 Jun 2014 18:34:29 +0000 (11:34 -0700)] 
Merge pull request #5376 from wolfgang-demeter/warning-label

Added Label in $warning-color