]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoUpdate abide.md 7725/head
Brian Tan [Thu, 31 Dec 2015 13:59:41 +0000 (08:59 -0500)] 
Update abide.md

9 years agoUpdate abide.md
Brian Tan [Thu, 31 Dec 2015 13:58:04 +0000 (08:58 -0500)] 
Update abide.md

More comments

9 years agoUpdate abide.md
Brian Tan [Thu, 31 Dec 2015 00:12:16 +0000 (19:12 -0500)] 
Update abide.md

9 years agoUpdate abide.md
Brian Tan [Wed, 30 Dec 2015 23:57:47 +0000 (18:57 -0500)] 
Update abide.md

Add custom pattern and validator examples

9 years agoUpdate abide.md
Brian Tan [Wed, 30 Dec 2015 18:02:17 +0000 (13:02 -0500)] 
Update abide.md

9 years agoUpdate abide.md
Brian Tan [Wed, 30 Dec 2015 17:54:25 +0000 (12:54 -0500)] 
Update abide.md

Provide example for form and element event listener

9 years agoBump to version 1.1.1 v6.1.1
Geoff Kimball [Wed, 23 Dec 2015 22:56:09 +0000 (14:56 -0800)] 
Bump to version 1.1.1

9 years agoMerge branch 'master' into develop
Geoff Kimball [Wed, 23 Dec 2015 22:55:14 +0000 (14:55 -0800)] 
Merge branch 'master' into develop

9 years agoPrevent Libsass from outputting (min-width: 0em) media queries
Geoff Kimball [Wed, 23 Dec 2015 22:54:22 +0000 (14:54 -0800)] 
Prevent Libsass from outputting (min-width: 0em) media queries

9 years agoRemove top-level & selectors from float grid classes
Geoff Kimball [Wed, 23 Dec 2015 22:54:05 +0000 (14:54 -0800)] 
Remove top-level & selectors from float grid classes

9 years agoremoves console logs from sticky... oops
Chris Oyler [Wed, 23 Dec 2015 22:32:00 +0000 (14:32 -0800)] 
removes console logs from sticky... oops

9 years agofixes issue in sticky where calling data-sticky with no anchor points would incorrect...
Chris Oyler [Wed, 23 Dec 2015 22:30:02 +0000 (14:30 -0800)] 
fixes issue in sticky where calling data-sticky with no anchor points would incorrectly cause it to remain sticky only for the height of the view, not the height of the document. Remedied with a new buff to the _parsePoints method. No anchor sticky will start at 1px (minimum required) and remain sticky till the end of the document.

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 23 Dec 2015 21:19:42 +0000 (13:19 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7534, now has a single $element.trigger() at the end of the replace method
Chris Oyler [Wed, 23 Dec 2015 21:19:38 +0000 (13:19 -0800)] 
fixes #7534, now has a single $element.trigger() at the end of the replace method

9 years agoMerge pull request #7637 from pedzed/global.scss-default
Geoff Kimball [Wed, 23 Dec 2015 21:01:04 +0000 (13:01 -0800)] 
Merge pull request #7637 from pedzed/global.scss-default

Add '!default' to $foundation-colors.

9 years agoRemove rogue tooltip being generated from the JSDoc section of the tooltips docs...
Geoff Kimball [Wed, 23 Dec 2015 19:20:45 +0000 (11:20 -0800)] 
Remove rogue tooltip being generated from the JSDoc section of the tooltips docs page

9 years agoUpdate to Supercollider 1.2, which adds console logging as pages are processed
Geoff Kimball [Wed, 23 Dec 2015 19:17:23 +0000 (11:17 -0800)] 
Update to Supercollider 1.2, which adds console logging as pages are processed

9 years agofixes #7455 by "closing" an open offcanvas on resize if reveal-for breakpoint is...
Chris Oyler [Wed, 23 Dec 2015 18:55:34 +0000 (10:55 -0800)] 
fixes #7455 by "closing" an open offcanvas on resize if reveal-for breakpoint is reached, you will still see a transition effect in this scenario

9 years agofixes #7666 adds option and method for offcanvas to trap focus on open. also ensures...
Chris Oyler [Wed, 23 Dec 2015 18:45:11 +0000 (10:45 -0800)] 
fixes #7666 adds option and method for offcanvas to trap focus on open. also ensures event listeners are not applied multiple times if the offcanvas is reinitialized.

9 years agofixes issue in offcanvas where "open" trigger was firing multiple times
Chris Oyler [Wed, 23 Dec 2015 18:10:25 +0000 (10:10 -0800)] 
fixes issue in offcanvas where "open" trigger was firing multiple times

9 years agoMerge pull request #7672 from andrewbiddinger/patch-2
Chris Oyler [Wed, 23 Dec 2015 18:06:52 +0000 (10:06 -0800)] 
Merge pull request #7672 from andrewbiddinger/patch-2

Bump to 6.1

9 years agoMerge pull request #7674 from briantan888/patch-1
Chris Oyler [Wed, 23 Dec 2015 18:05:18 +0000 (10:05 -0800)] 
Merge pull request #7674 from briantan888/patch-1

Fix formvalid/forminvalid trigger

9 years agoFix formvalid/forminvalid trigger 7674/head
Brian Tan [Wed, 23 Dec 2015 17:14:38 +0000 (12:14 -0500)] 
Fix formvalid/forminvalid trigger

chaining was incorrect.

9 years agoRemove root-level & in flex grid Sass, fixes #7669
Geoff Kimball [Wed, 23 Dec 2015 17:00:36 +0000 (09:00 -0800)] 
Remove root-level & in flex grid Sass, fixes #7669

9 years agoBump to 6.1 7672/head
Andrew Biddinger [Wed, 23 Dec 2015 16:46:03 +0000 (11:46 -0500)] 
Bump to 6.1

9 years agoMerge branch 'develop'
Geoff Kimball [Wed, 23 Dec 2015 01:24:28 +0000 (17:24 -0800)] 
Merge branch 'develop'

9 years agoRemove announcement banner from docs
Geoff Kimball [Wed, 23 Dec 2015 01:23:27 +0000 (17:23 -0800)] 
Remove announcement banner from docs

9 years agoBump to version 6.1.0 v6.1.0
Geoff Kimball [Wed, 23 Dec 2015 01:19:19 +0000 (17:19 -0800)] 
Bump to version 6.1.0

9 years agoRe-add settings file to npm package
Geoff Kimball [Wed, 23 Dec 2015 01:18:26 +0000 (17:18 -0800)] 
Re-add settings file to npm package

9 years agoMerge pull request #7623 from JeremyEnglert/develop
Geoff Kimball [Wed, 23 Dec 2015 01:17:14 +0000 (17:17 -0800)] 
Merge pull request #7623 from JeremyEnglert/develop

Fixes issue with settings.scss being ignored during update

9 years agofixes minor docs issues
RafiBomb [Wed, 23 Dec 2015 00:39:44 +0000 (16:39 -0800)] 
fixes minor docs issues

9 years agoProperly extend .column by .columns in flex grid, closes #7658
Geoff Kimball [Tue, 22 Dec 2015 22:17:32 +0000 (14:17 -0800)] 
Properly extend .column by .columns in flex grid, closes #7658

9 years agoMerge branch '6.1' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Tue, 22 Dec 2015 21:28:25 +0000 (13:28 -0800)] 
Merge branch '6.1' of https://github.com/zurb/foundation-sites into develop

9 years agoMerge pull request #7590 from zurb/abide
Chris Oyler [Tue, 22 Dec 2015 21:23:01 +0000 (13:23 -0800)] 
Merge pull request #7590 from zurb/abide

Abide, now with Foundation 6 flavor!.

9 years agoMerge branch '6.1' into develop
Geoff Kimball [Tue, 22 Dec 2015 21:21:53 +0000 (13:21 -0800)] 
Merge branch '6.1' into develop

9 years agoAdd more specific error to rem-calc() if a non-numeric value is passed in
Geoff Kimball [Tue, 22 Dec 2015 19:40:18 +0000 (11:40 -0800)] 
Add more specific error to rem-calc() if a non-numeric value is passed in

9 years agoRemove deprecated hasvalue() and v-align-middle() mixins
Geoff Kimball [Tue, 22 Dec 2015 19:39:55 +0000 (11:39 -0800)] 
Remove deprecated hasvalue() and v-align-middle() mixins

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1
Chris Oyler [Tue, 22 Dec 2015 18:47:34 +0000 (10:47 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1

9 years agoMerge branch '6.1' of https://github.com/zurb/foundation-sites into abide 7590/head
Chris Oyler [Tue, 22 Dec 2015 18:47:07 +0000 (10:47 -0800)] 
Merge branch '6.1' of https://github.com/zurb/foundation-sites into abide

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into abide
Chris Oyler [Tue, 22 Dec 2015 18:46:53 +0000 (10:46 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into abide

9 years agoreverts to a previous version of new abide, and adds back the custom regex pattern...
Chris Oyler [Tue, 22 Dec 2015 18:41:55 +0000 (10:41 -0800)] 
reverts to a previous version of new abide, and adds back the custom regex pattern testing throught the pattern attribute. Will update radio and checkbox groups in the future

9 years agostart of new path to validate radio/checkbox groups based on a common parent or name...
Chris Oyler [Tue, 22 Dec 2015 18:31:08 +0000 (10:31 -0800)] 
start of new path to validate radio/checkbox groups based on a common parent or name attribute. Stashing in separate branch for future implementation

9 years agoupdates documentation to represent options better
Chris Oyler [Tue, 22 Dec 2015 18:25:29 +0000 (10:25 -0800)] 
updates documentation to represent options better

9 years agoMerge pull request #7647 from zurb/responsive-gutters
Geoff Kimball [Tue, 22 Dec 2015 17:37:21 +0000 (09:37 -0800)] 
Merge pull request #7647 from zurb/responsive-gutters

Responsive gutters

9 years agoChange "small down" breakpoint in top bar to "small only" #7587
Geoff Kimball [Tue, 22 Dec 2015 17:32:04 +0000 (09:32 -0800)] 
Change "small down" breakpoint in top bar to "small only" #7587

9 years agoAdd responsive gutter info to grid docs 7647/head
Geoff Kimball [Tue, 22 Dec 2015 03:12:25 +0000 (19:12 -0800)] 
Add responsive gutter info to grid docs

9 years agoMove responsive gutter logic to mixins instead of class output. Otherwise, the respon...
Geoff Kimball [Tue, 22 Dec 2015 03:05:03 +0000 (19:05 -0800)] 
Move responsive gutter logic to mixins instead of class output. Otherwise, the responsive gutters won't apply to semantic grids

9 years agoAdd responsive gutters to flex grid mixins and classes
Geoff Kimball [Tue, 22 Dec 2015 03:01:23 +0000 (19:01 -0800)] 
Add responsive gutters to flex grid mixins and classes

9 years agoMerge pull request #7632 from TvrtkoM/bp-allow-small_down
Geoff Kimball [Tue, 22 Dec 2015 02:48:51 +0000 (18:48 -0800)] 
Merge pull request #7632 from TvrtkoM/bp-allow-small_down

don't skip 'small down' value for breakpoint

9 years agoRemove Sass & being used at the root level in flex grid classes
Geoff Kimball [Tue, 22 Dec 2015 02:46:21 +0000 (18:46 -0800)] 
Remove Sass & being used at the root level in flex grid classes

9 years agoMake new responsive gutter feature backwards-compatible and add separate mixin for...
Geoff Kimball [Tue, 22 Dec 2015 01:17:44 +0000 (17:17 -0800)] 
Make new responsive gutter feature backwards-compatible and add separate mixin for grid-row-nest()

9 years agoAdd responsive gutters to grid
Geoff Kimball [Mon, 21 Dec 2015 22:10:10 +0000 (14:10 -0800)] 
Add responsive gutters to grid

9 years agoAdd internal utility function to pull values from breakpoint-based config maps
Geoff Kimball [Mon, 21 Dec 2015 21:55:27 +0000 (13:55 -0800)] 
Add internal utility function to pull values from breakpoint-based config maps

9 years agoDon't output flex grid classes for justify-content: flex-start, since that's the...
Geoff Kimball [Mon, 21 Dec 2015 20:10:10 +0000 (12:10 -0800)] 
Don't output flex grid classes for justify-content: flex-start, since that's the default

9 years agoAdd SassDoc comments to flex-grid-row-align() and flex-grid-column-align() mixins
Geoff Kimball [Mon, 21 Dec 2015 20:09:23 +0000 (12:09 -0800)] 
Add SassDoc comments to flex-grid-row-align() and flex-grid-column-align() mixins

9 years agoRefactor flex grid class output to be more streamlined, and add mixins for horizontal...
Geoff Kimball [Mon, 21 Dec 2015 20:03:11 +0000 (12:03 -0800)] 
Refactor flex grid class output to be more streamlined, and add mixins for horizontal/vertical flex alignment #7106

9 years agoAdd utility mixin to iterate through breakpoints. This makes our commonly used @each...
Geoff Kimball [Mon, 21 Dec 2015 19:24:40 +0000 (11:24 -0800)] 
Add utility mixin to iterate through breakpoints. This makes our commonly used @each + @include breakpoint() pattern faster to write.

9 years agoMerge branch 'master' into develop
Geoff Kimball [Mon, 21 Dec 2015 18:01:32 +0000 (10:01 -0800)] 
Merge branch 'master' into develop

9 years agoMerge pull request #7643 from colin-marshall/clipboard 7630/head
Geoff Kimball [Mon, 21 Dec 2015 17:57:57 +0000 (09:57 -0800)] 
Merge pull request #7643 from colin-marshall/clipboard

Added clipboard.js, removed ZeroClipboard

9 years agoReference correct Composer package in README.md
Geoff Kimball [Mon, 21 Dec 2015 17:50:45 +0000 (09:50 -0800)] 
Reference correct Composer package in README.md

9 years agoAdded clipboard.js, removed ZeroClipboard 7643/head
colin-marshall [Mon, 21 Dec 2015 17:48:27 +0000 (10:48 -0700)] 
Added clipboard.js, removed ZeroClipboard

9 years agoUse $accordion-content-padding instead of $accordion-item-padding on accordion conten...
Geoff Kimball [Mon, 21 Dec 2015 17:42:15 +0000 (09:42 -0800)] 
Use $accordion-content-padding instead of $accordion-item-padding on accordion content panes, fixes #7640

9 years agoAdd '!default' to $foundation-colors. 7637/head
ped zed [Sun, 20 Dec 2015 17:53:00 +0000 (18:53 +0100)] 
Add '!default' to $foundation-colors.

9 years agofixes little bug #7624 7634/head
jk [Sat, 19 Dec 2015 22:29:22 +0000 (23:29 +0100)] 
fixes little bug #7624
because type patterns are validated through options.patterns we can check pattern!=type to not check patterns like reset,submit,text...

9 years agofixes radio requiredCheck 7633/head
jk [Sat, 19 Dec 2015 21:21:02 +0000 (22:21 +0100)] 
fixes radio requiredCheck
as required attribute is on one radio element group [name] is matched and error applied to group [name]

9 years agodon't skip 'small down' value for breakpoint 7632/head
Tvrtko [Sat, 19 Dec 2015 11:47:27 +0000 (12:47 +0100)] 
don't skip 'small down' value for breakpoint

+ sass tests
+ revert to comparison with unitless 0

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1
Chris Oyler [Sat, 19 Dec 2015 01:02:02 +0000 (17:02 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1

9 years agofixes #7611, removes swipe up/down from event firing, and only prevents default if...
Chris Oyler [Sat, 19 Dec 2015 01:01:52 +0000 (17:01 -0800)] 
fixes #7611, removes swipe up/down from event firing, and only prevents default if parameters for a swipe event are met

9 years agoMerge pull request #7624 from designerno1/new-abideFixes
Chris Oyler [Sat, 19 Dec 2015 00:35:14 +0000 (16:35 -0800)] 
Merge pull request #7624 from designerno1/new-abideFixes

adds support for own RegEx Patterns through pattern attribute to be h…

9 years agoDocument collapse classes in flex grid docs #7310
Geoff Kimball [Sat, 19 Dec 2015 00:03:01 +0000 (16:03 -0800)] 
Document collapse classes in flex grid docs #7310

9 years agoAdd collapse classes to flex grid, closes #7310
Geoff Kimball [Sat, 19 Dec 2015 00:00:57 +0000 (16:00 -0800)] 
Add collapse classes to flex grid, closes #7310

9 years agoRemove old foundation/foundation-flex SCSS files, as those are in assets/ now
Geoff Kimball [Sat, 19 Dec 2015 00:00:31 +0000 (16:00 -0800)] 
Remove old foundation/foundation-flex SCSS files, as those are in assets/ now

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1
Chris Oyler [Fri, 18 Dec 2015 23:37:50 +0000 (15:37 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1

9 years agoupdates/rewrites Foundation.reInit to work with new (un)registerPlugin fns
Chris Oyler [Fri, 18 Dec 2015 23:37:36 +0000 (15:37 -0800)] 
updates/rewrites Foundation.reInit to work with new (un)registerPlugin fns

9 years agoadds support for own RegEx Patterns through pattern attribute to be html5 conform 7624/head
jk [Fri, 18 Dec 2015 22:06:13 +0000 (23:06 +0100)] 
adds support for own RegEx Patterns through pattern attribute to be html5 conform
http://www.w3schools.com/tags/att_input_pattern.asp

9 years agoLint Sass codebase
Geoff Kimball [Fri, 18 Dec 2015 22:00:04 +0000 (14:00 -0800)] 
Lint Sass codebase

9 years agoFixes issue with settings.scss being ignored during update 7623/head
Jeremy Englert [Fri, 18 Dec 2015 19:57:26 +0000 (12:57 -0700)] 
Fixes issue with settings.scss being ignored during update

9 years agoMerge pull request #7621 from Ne-Ne/patch-4
Geoff Kimball [Fri, 18 Dec 2015 19:36:55 +0000 (11:36 -0800)] 
Merge pull request #7621 from Ne-Ne/patch-4

Add markdown [.end] is a class

9 years agoAdd dist CSS files with flex grid enabled over float grid, closes #7556
Geoff Kimball [Fri, 18 Dec 2015 19:29:06 +0000 (11:29 -0800)] 
Add dist CSS files with flex grid enabled over float grid, closes #7556

9 years agoAdd option to foundation-everything() mixin to switch to flex grid
Geoff Kimball [Fri, 18 Dec 2015 19:28:48 +0000 (11:28 -0800)] 
Add option to foundation-everything() mixin to switch to flex grid

9 years agoAdd markdown [.end] is a class 7621/head
Neil [Fri, 18 Dec 2015 19:17:36 +0000 (19:17 +0000)] 
Add markdown [.end] is a class

Makes the docs more obvious, has to CMD/Ctrl + F to find this class.

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1
Chris Oyler [Fri, 18 Dec 2015 19:14:21 +0000 (11:14 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1

9 years agoAdd $gutter parameter to grid-row() and flex-grid-row() mixins, closes #7115
Geoff Kimball [Fri, 18 Dec 2015 18:29:33 +0000 (10:29 -0800)] 
Add $gutter parameter to grid-row() and flex-grid-row() mixins, closes #7115

9 years agoRemove non-functioning link in JavaScript Reference section of docs #7617
Geoff Kimball [Fri, 18 Dec 2015 17:40:37 +0000 (09:40 -0800)] 
Remove non-functioning link in JavaScript Reference section of docs #7617

9 years agoAdd callout at the top of the top bar docs explaining where the F5 top bar went
Geoff Kimball [Fri, 18 Dec 2015 17:36:59 +0000 (09:36 -0800)] 
Add callout at the top of the top bar docs explaining where the F5 top bar went

9 years agoAdd offset classes to flex grid, closes #7266
Geoff Kimball [Fri, 18 Dec 2015 01:07:53 +0000 (17:07 -0800)] 
Add offset classes to flex grid, closes #7266

9 years agoIn scrolling tables, change overflow-y: scroll; to overflow-x: auto; #7117
Geoff Kimball [Fri, 18 Dec 2015 00:51:08 +0000 (16:51 -0800)] 
In scrolling tables, change overflow-y: scroll; to overflow-x: auto; #7117

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1
Chris Oyler [Fri, 18 Dec 2015 00:48:28 +0000 (16:48 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into 6.1

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into abide
Chris Oyler [Fri, 18 Dec 2015 00:47:58 +0000 (16:47 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into abide

9 years agoMerge branch '6.1' of https://github.com/zurb/foundation-sites into abide
Chris Oyler [Fri, 18 Dec 2015 00:47:39 +0000 (16:47 -0800)] 
Merge branch '6.1' of https://github.com/zurb/foundation-sites into abide

9 years agoadds back type checking for abide text fields, order of check is pattern passed as...
Chris Oyler [Fri, 18 Dec 2015 00:47:29 +0000 (16:47 -0800)] 
adds back type checking for abide text fields, order of check is pattern passed as argument, pattern attribute on element, element type. if no matching pattern is found, returns true in all cases. addresses 7590#issuecomment-165585285

9 years agoAdd SassDoc comments to new tab mixins
Geoff Kimball [Fri, 18 Dec 2015 00:47:21 +0000 (16:47 -0800)] 
Add SassDoc comments to new tab mixins

9 years agoAdd tab mixins, closes #7114
Geoff Kimball [Fri, 18 Dec 2015 00:44:50 +0000 (16:44 -0800)] 
Add tab mixins, closes #7114

9 years agoFix $accordion-content-background variable not being applied, fixes #7545
Geoff Kimball [Fri, 18 Dec 2015 00:35:53 +0000 (16:35 -0800)] 
Fix $accordion-content-background variable not being applied, fixes #7545

9 years agoCut back specificity of .x-centered grid classes so they don't override .x-uncentered...
Geoff Kimball [Fri, 18 Dec 2015 00:32:59 +0000 (16:32 -0800)] 
Cut back specificity of .x-centered grid classes so they don't override .x-uncentered classes, closes #7183

9 years agoMerge pull request #7604 from ericjung/patch-1
Chris Oyler [Fri, 18 Dec 2015 00:23:32 +0000 (16:23 -0800)] 
Merge pull request #7604 from ericjung/patch-1

Update foundation.drilldown.js

9 years agoMerge pull request #7353 from tjhiggins/th_dropdown_closeonclick
Chris Oyler [Fri, 18 Dec 2015 00:21:24 +0000 (16:21 -0800)] 
Merge pull request #7353 from tjhiggins/th_dropdown_closeonclick

[Dropdown] Add back closeOnClick functionality for dropdowns.

9 years agoMerge pull request #7326 from slavanga/develop
Geoff Kimball [Fri, 18 Dec 2015 00:21:15 +0000 (16:21 -0800)] 
Merge pull request #7326 from slavanga/develop

Simplify expanded menus

9 years agoMerge pull request #7514 from brettsmason/patch-1
Brandon Arnold [Fri, 18 Dec 2015 00:21:09 +0000 (16:21 -0800)] 
Merge pull request #7514 from brettsmason/patch-1

Dropdown menu alignment if border is used

9 years agoIn breakpoint() function, always compare em values to em values #7587
Geoff Kimball [Thu, 17 Dec 2015 23:49:05 +0000 (15:49 -0800)] 
In breakpoint() function, always compare em values to em values #7587