]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoIn customizer Gulp tasks, prevent build from failing if the form data JSON given... 8400/head
Geoff Kimball [Tue, 29 Mar 2016 22:24:38 +0000 (15:24 -0700)] 
In customizer Gulp tasks, prevent build from failing if the form data JSON given is missing the variables key

9 years agoIn customizer Gulp tasks, don't print a $foundation-palette override if no color...
Geoff Kimball [Tue, 29 Mar 2016 16:32:54 +0000 (09:32 -0700)] 
In customizer Gulp tasks, don't print a $foundation-palette override if no color variables are included in the custom build definition

9 years agoIn customizer Gulpfile, ensure color variables passed in are all merged into $foundat...
Geoff Kimball [Mon, 28 Mar 2016 20:33:30 +0000 (13:33 -0700)] 
In customizer Gulpfile, ensure color variables passed in are all merged into $foundation-palette

9 years agoRemove util-map.json, the functionality of which is now covered by customizer/config.yml
Geoff Kimball [Mon, 28 Mar 2016 20:20:00 +0000 (13:20 -0700)] 
Remove util-map.json, the functionality of which is now covered by customizer/config.yml

9 years agoIn customizer Gulp task, ensure all JavaScript files are properly included
Geoff Kimball [Mon, 28 Mar 2016 20:19:15 +0000 (13:19 -0700)] 
In customizer Gulp task, ensure all JavaScript files are properly included

9 years agoIn customizer Gulp tasks, add default values for the --modules and --output flags...
Geoff Kimball [Mon, 28 Mar 2016 20:17:16 +0000 (13:17 -0700)] 
In customizer Gulp tasks, add default values for the --modules and --output flags, and ensure all files print to the correct output directory

9 years agoEnsure that customizer config presets and module list are complete
Geoff Kimball [Mon, 28 Mar 2016 20:03:20 +0000 (13:03 -0700)] 
Ensure that customizer config presets and module list are complete

9 years agoAllow paths to be passed to the --output flag of the customizer
Geoff Kimball [Wed, 16 Mar 2016 22:04:07 +0000 (15:04 -0700)] 
Allow paths to be passed to the --output flag of the customizer

9 years agoAdd --output flag to customizer to change output ZIP file
Geoff Kimball [Tue, 15 Mar 2016 17:10:00 +0000 (10:10 -0700)] 
Add --output flag to customizer to change output ZIP file

9 years agoGet rid of relative path stuff
Kevin Ball [Mon, 14 Mar 2016 23:54:12 +0000 (16:54 -0700)] 
Get rid of relative path stuff

9 years agoAdd missing yargs dependency to package.json
Geoff Kimball [Sat, 12 Mar 2016 00:54:34 +0000 (16:54 -0800)] 
Add missing yargs dependency to package.json

9 years agoZip custom download after being created
Geoff Kimball [Sat, 12 Mar 2016 00:43:37 +0000 (16:43 -0800)] 
Zip custom download after being created

9 years agoIn customizer, add missing components to essentials download, and always load util...
Geoff Kimball [Fri, 11 Mar 2016 22:59:53 +0000 (14:59 -0800)] 
In customizer, add missing components to essentials download, and always load util.mediaQuery

9 years agoIn the customizer, flip the dir attribute of <html> if RTL is enabled in Sass
Geoff Kimball [Fri, 11 Mar 2016 22:29:42 +0000 (14:29 -0800)] 
In the customizer, flip the dir attribute of <html> if RTL is enabled in Sass

9 years agoAdd customizer presets for complete and essential download
Geoff Kimball [Fri, 11 Mar 2016 22:17:24 +0000 (14:17 -0800)] 
Add customizer presets for complete and essential download

9 years agoComment all the customizer-related things
Geoff Kimball [Fri, 11 Mar 2016 22:03:14 +0000 (14:03 -0800)] 
Comment all the customizer-related things

9 years agoGroup customizer libraries into one module export
Geoff Kimball [Fri, 11 Mar 2016 21:37:41 +0000 (13:37 -0800)] 
Group customizer libraries into one module export

9 years agoIn customizer, consume module list through a command line flag
Geoff Kimball [Fri, 11 Mar 2016 21:32:23 +0000 (13:32 -0800)] 
In customizer, consume module list through a command line flag

9 years agoGet JavaScript and index.html copying to customizer build
Geoff Kimball [Fri, 11 Mar 2016 21:06:04 +0000 (13:06 -0800)] 
Get JavaScript and index.html copying to customizer build

9 years agoCreate compressed version of CSS for customizer build
Geoff Kimball [Fri, 11 Mar 2016 20:36:45 +0000 (12:36 -0800)] 
Create compressed version of CSS for customizer build

9 years agoGet Sass compilation in customizer task working
Geoff Kimball [Fri, 11 Mar 2016 20:06:03 +0000 (12:06 -0800)] 
Get Sass compilation in customizer task working

9 years agoAdd visual test for sliders with a nonzero start value
Geoff Kimball [Fri, 11 Mar 2016 19:27:26 +0000 (11:27 -0800)] 
Add visual test for sliders with a nonzero start value

9 years agoMerge pull request #8388 from andycochran/bgroupspacing
Geoff Kimball [Fri, 11 Mar 2016 17:04:08 +0000 (09:04 -0800)] 
Merge pull request #8388 from andycochran/bgroupspacing

fix error when -spacing is 0

9 years agofix error when -spacing is 0 8388/head
Andy Cochran [Thu, 10 Mar 2016 21:47:14 +0000 (16:47 -0500)] 
fix error when -spacing is 0

9 years agoMerge branch 'abide-text-validation' into develop
Geoff Kimball [Tue, 8 Mar 2016 23:12:43 +0000 (15:12 -0800)] 
Merge branch 'abide-text-validation' into develop

9 years agoMerge pull request #8370 from andycochran/menuicon
Geoff Kimball [Tue, 8 Mar 2016 23:07:20 +0000 (15:07 -0800)] 
Merge pull request #8370 from andycochran/menuicon

.menu-icon & buttons elements

9 years agoAdd visual test page to show programmatic use of close triggers
Geoff Kimball [Tue, 8 Mar 2016 22:43:20 +0000 (14:43 -0800)] 
Add visual test page to show programmatic use of close triggers

9 years agoAdd visual test for tall reveal modals, and a modal with a close button sitting over...
Geoff Kimball [Tue, 8 Mar 2016 18:36:57 +0000 (10:36 -0800)] 
Add visual test for tall reveal modals, and a modal with a close button sitting over the overlay #7875

9 years agoChange with property to max-width for <input> elements inside of a top bar, which...
Geoff Kimball [Tue, 8 Mar 2016 18:25:25 +0000 (10:25 -0800)] 
Change with property to max-width for <input> elements inside of a top bar, which restrains the width of text fields without making them crazy wide in some situations. #7451

9 years agoinclude disable-mouse-outline on default button element 8370/head
Andy Cochran [Tue, 8 Mar 2016 18:22:06 +0000 (13:22 -0500)] 
include disable-mouse-outline on default button element

9 years agoPrevent dropdown panes taller than the window from resizing to be full-width, fixes...
Geoff Kimball [Tue, 8 Mar 2016 18:14:00 +0000 (10:14 -0800)] 
Prevent dropdown panes taller than the window from resizing to be full-width, fixes #7957

9 years agouse button for .menu-icon instead of span
Andy Cochran [Tue, 8 Mar 2016 18:08:12 +0000 (13:08 -0500)] 
use button for .menu-icon instead of span

9 years agoUpdate ISSUE_TEMPLATE.md
Rafi [Tue, 8 Mar 2016 17:23:39 +0000 (09:23 -0800)] 
Update ISSUE_TEMPLATE.md

9 years agoUpdate ISSUE_TEMPLATE.md
Rafi [Tue, 8 Mar 2016 17:23:16 +0000 (09:23 -0800)] 
Update ISSUE_TEMPLATE.md

9 years agoCorrect reference to wrong 'this' in Reveal JavaScript, closes zurb/motion-ui#75
Geoff Kimball [Tue, 8 Mar 2016 17:11:43 +0000 (09:11 -0800)] 
Correct reference to wrong 'this' in Reveal JavaScript, closes zurb/motion-ui#75

9 years agoIn visual test suite, replace index file with BrowserSync's directory listing
Geoff Kimball [Fri, 4 Mar 2016 19:57:41 +0000 (11:57 -0800)] 
In visual test suite, replace index file with BrowserSync's directory listing

9 years agoMerge branch 'abdullahsalem-Fixed-nested-dropdown-menu-alignment' into develop
Geoff Kimball [Fri, 4 Mar 2016 19:31:31 +0000 (11:31 -0800)] 
Merge branch 'abdullahsalem-Fixed-nested-dropdown-menu-alignment' into develop

9 years agoUpdate visual test for dropdown menu RTL to explain intended effect
Geoff Kimball [Fri, 4 Mar 2016 19:31:22 +0000 (11:31 -0800)] 
Update visual test for dropdown menu RTL to explain intended effect

9 years agoMerge branch 'Fixed-nested-dropdown-menu-alignment' of https://github.com/abdullahsal...
Geoff Kimball [Fri, 4 Mar 2016 19:29:43 +0000 (11:29 -0800)] 
Merge branch 'Fixed-nested-dropdown-menu-alignment' of https://github.com/abdullahsalem/foundation-sites into abdullahsalem-Fixed-nested-dropdown-menu-alignment

9 years agoAdd test case to verify top-aligned RTL dropdowns work
Geoff Kimball [Fri, 4 Mar 2016 19:27:25 +0000 (11:27 -0800)] 
Add test case to verify top-aligned RTL dropdowns work

9 years agoMerge branch 'Fixed-dropdown-top-position' of https://github.com/abdullahsalem/founda...
Geoff Kimball [Fri, 4 Mar 2016 19:24:00 +0000 (11:24 -0800)] 
Merge branch 'Fixed-dropdown-top-position' of https://github.com/abdullahsalem/foundation-sites into abdullahsalem-Fixed-dropdown-top-position

9 years agoAdd visual test to verify that accordions work with <li> and data-accordion-item...
Geoff Kimball [Thu, 3 Mar 2016 18:34:36 +0000 (10:34 -0800)] 
Add visual test to verify that accordions work with <li> and data-accordion-item, and allow the methods to be mixed without breaking, closes #8013

9 years agoProperly toggle aria-selected and aria-expanded state in an accordion nested inside...
Geoff Kimball [Thu, 3 Mar 2016 17:47:23 +0000 (09:47 -0800)] 
Properly toggle aria-selected and aria-expanded state in an accordion nested inside of an accordion, closes #8140

9 years agoPrevent closing an accordion pane from also closing the panes of accordions inside...
Geoff Kimball [Thu, 3 Mar 2016 17:44:02 +0000 (09:44 -0800)] 
Prevent closing an accordion pane from also closing the panes of accordions inside of it #8140

9 years agoEmit a warning instead of an error if a non-existant breakpoint is used in the breakp...
Geoff Kimball [Wed, 2 Mar 2016 19:41:17 +0000 (11:41 -0800)] 
Emit a warning instead of an error if a non-existant breakpoint is used in the breakpoint() function, and provide a fallback

9 years agoMerge pull request #8274 from di5abled/feat-add-warning-if-not-set-breakpoint-is...
Geoff Kimball [Wed, 2 Mar 2016 19:36:37 +0000 (11:36 -0800)] 
Merge pull request #8274 from di5abled/feat-add-warning-if-not-set-breakpoint-is-used

Add not set $breakpoint warning

9 years agoPrevent Interchange from failing if its _init() method is called more than once,...
Geoff Kimball [Wed, 2 Mar 2016 18:22:15 +0000 (10:22 -0800)] 
Prevent Interchange from failing if its _init() method is called more than once, fixes #8321

9 years agoLint Sass
Geoff Kimball [Wed, 2 Mar 2016 18:06:56 +0000 (10:06 -0800)] 
Lint Sass

9 years agoCompile CSS and JavaScript before running JS unit tests
Geoff Kimball [Wed, 2 Mar 2016 02:14:34 +0000 (18:14 -0800)] 
Compile CSS and JavaScript before running JS unit tests

9 years agoCreate test case to verify that the dropdown plugin's closeOnClick option works ...
Geoff Kimball [Wed, 2 Mar 2016 01:54:43 +0000 (17:54 -0800)] 
Create test case to verify that the dropdown plugin's closeOnClick option works #7713

9 years agoAdd test pages for Abide validating other text input types 8313/head
Geoff Kimball [Wed, 2 Mar 2016 01:38:00 +0000 (17:38 -0800)] 
Add test pages for Abide validating other text input types

9 years agoFix Abide custom patterns not validating properly #8157
Geoff Kimball [Wed, 2 Mar 2016 01:21:10 +0000 (17:21 -0800)] 
Fix Abide custom patterns not validating properly #8157

9 years agoWhen using the arrow keys on an accordion with multiExpand set, don't open/close...
Geoff Kimball [Wed, 2 Mar 2016 00:34:34 +0000 (16:34 -0800)] 
When using the arrow keys on an accordion with multiExpand set, don't open/close accordion panes when the arrow keys are used to navigate titles. Fixes #7440

9 years agoAdd visual test for Orbit and touch support, to test issue #7305
Geoff Kimball [Tue, 1 Mar 2016 23:40:59 +0000 (15:40 -0800)] 
Add visual test for Orbit and touch support, to test issue #7305

9 years agoRemove duplicate output in flex grid block grid CSS, fixes #8310
Geoff Kimball [Tue, 1 Mar 2016 23:10:18 +0000 (15:10 -0800)] 
Remove duplicate output in flex grid block grid CSS, fixes #8310

9 years agoFix compile error in top bar
Geoff Kimball [Tue, 1 Mar 2016 23:09:41 +0000 (15:09 -0800)] 
Fix compile error in top bar

9 years agoFix CSS for top bar stacking being in the wrong place, fixes #8307
Geoff Kimball [Tue, 1 Mar 2016 23:03:39 +0000 (15:03 -0800)] 
Fix CSS for top bar stacking being in the wrong place, fixes #8307

9 years agoIn Abide, properly validate radio buttons, fixes #7196
Geoff Kimball [Tue, 1 Mar 2016 22:14:38 +0000 (14:14 -0800)] 
In Abide, properly validate radio buttons, fixes #7196

9 years agoCreate test case for issue #7070
Geoff Kimball [Tue, 1 Mar 2016 21:24:34 +0000 (13:24 -0800)] 
Create test case for issue #7070

9 years agoAdd HTML template to visual testing folder that can be copied/pasted to new pages
Geoff Kimball [Tue, 1 Mar 2016 21:24:17 +0000 (13:24 -0800)] 
Add HTML template to visual testing folder that can be copied/pasted to new pages

9 years agoFix npm run test:visual failing
Geoff Kimball [Tue, 1 Mar 2016 21:20:41 +0000 (13:20 -0800)] 
Fix npm run test:visual failing

9 years agoUpdate outdated npm dependencies
Geoff Kimball [Tue, 1 Mar 2016 21:14:34 +0000 (13:14 -0800)] 
Update outdated npm dependencies

9 years agoRun "npm test" in Travis
Geoff Kimball [Tue, 1 Mar 2016 20:56:59 +0000 (12:56 -0800)] 
Run "npm test" in Travis

9 years agoAdd mocha-phantomjs for headless testing, and rework npm commands for testing and...
Geoff Kimball [Tue, 1 Mar 2016 19:59:58 +0000 (11:59 -0800)] 
Add mocha-phantomjs for headless testing, and rework npm commands for testing and deployment

9 years agoRemove extraneous test file, and call chai.should() once
Geoff Kimball [Tue, 1 Mar 2016 19:51:28 +0000 (11:51 -0800)] 
Remove extraneous test file, and call chai.should() once

9 years agoAdd (some) tests for foundation.core.js
Geoff Kimball [Tue, 1 Mar 2016 19:43:15 +0000 (11:43 -0800)] 
Add (some) tests for foundation.core.js

9 years agoRemove rogue console.log from toggler
Geoff Kimball [Tue, 1 Mar 2016 19:40:37 +0000 (11:40 -0800)] 
Remove rogue console.log from toggler

9 years agoIn JS tests, only use should, not expect/should mixed
Geoff Kimball [Tue, 1 Mar 2016 18:40:15 +0000 (10:40 -0800)] 
In JS tests, only use should, not expect/should mixed

9 years agoMove JS testing libraries into their own folder
Geoff Kimball [Tue, 1 Mar 2016 18:28:06 +0000 (10:28 -0800)] 
Move JS testing libraries into their own folder

9 years agoAdd chai-jquery and sinon to testing environment, and create unit tests for Toggler
Geoff Kimball [Tue, 1 Mar 2016 18:25:04 +0000 (10:25 -0800)] 
Add chai-jquery and sinon to testing environment, and create unit tests for Toggler

9 years agoIn Toggler, fire on and off events after aria attributes have been updated
Geoff Kimball [Tue, 1 Mar 2016 18:24:48 +0000 (10:24 -0800)] 
In Toggler, fire on and off events after aria attributes have been updated

9 years agoMerge pull request #8280 from pelly/mediaQuery_array_bugfix
Geoff Kimball [Tue, 1 Mar 2016 00:14:32 +0000 (16:14 -0800)] 
Merge pull request #8280 from pelly/mediaQuery_array_bugfix

proper loop iteration for javascript array ensures extensions to Array.prototype don't break us

9 years agoMerge pull request #8254 from pine3ree/patch-4
Geoff Kimball [Mon, 29 Feb 2016 23:47:50 +0000 (15:47 -0800)] 
Merge pull request #8254 from pine3ree/patch-4

add pointer cursor to checbox/radio item label

9 years agoMove kissmetrics docs JS into its own file
Geoff Kimball [Mon, 29 Feb 2016 21:02:06 +0000 (13:02 -0800)] 
Move kissmetrics docs JS into its own file

9 years agoReplace select docs-specific JS libraries with ones now housed in foundation-docs
Geoff Kimball [Mon, 29 Feb 2016 20:59:53 +0000 (12:59 -0800)] 
Replace select docs-specific JS libraries with ones now housed in foundation-docs

9 years agoMerge pull request #8268 from Owlbertz/slider-changed-event
Geoff Kimball [Mon, 29 Feb 2016 19:57:34 +0000 (11:57 -0800)] 
Merge pull request #8268 from Owlbertz/slider-changed-event

Added changed.zf.slider event

9 years agoAdd GitHub issue and pull request templates
Geoff Kimball [Mon, 29 Feb 2016 19:18:22 +0000 (11:18 -0800)] 
Add GitHub issue and pull request templates

9 years agoFixed typo in docs 8268/head
Marius Olbertz [Mon, 29 Feb 2016 19:17:09 +0000 (20:17 +0100)] 
Fixed typo in docs

9 years agoMerge pull request #8288 from aruberto/fixes-8265
Geoff Kimball [Mon, 29 Feb 2016 18:26:16 +0000 (10:26 -0800)] 
Merge pull request #8288 from aruberto/fixes-8265

fixes #8265

9 years agoMerge pull request #8279 from ten1seven/whatInput-v2
Geoff Kimball [Mon, 29 Feb 2016 17:22:06 +0000 (09:22 -0800)] 
Merge pull request #8279 from ten1seven/whatInput-v2

Update What Input to v2

9 years agofixes #8265 8288/head
Antonio Ruberto [Mon, 29 Feb 2016 17:21:26 +0000 (12:21 -0500)] 
fixes #8265

9 years agoproper loop iteration for javascript array ensures extensions to Array.prototype... 8280/head
John Pelly [Mon, 29 Feb 2016 01:05:27 +0000 (20:05 -0500)] 
proper loop iteration for javascript array ensures extensions to Array.prototype don't break us

9 years agoUpdate What Input to v2 8279/head
Jeremy Fields [Mon, 29 Feb 2016 00:56:19 +0000 (17:56 -0700)] 
Update What Input to v2

Resolves issue with AMD wrapper causing error when compiled to ES2015
with Babel.

9 years agoadd error if user want to use a breakpoint which isn't defined in $breakpoints 8274/head
Matthias Koll [Sun, 28 Feb 2016 20:03:35 +0000 (21:03 +0100)] 
add error if user want to use a breakpoint which isn't defined in $breakpoints

9 years agoAdded changed.zf.slider event as requested in #8264.
Marius Olbertz [Sun, 28 Feb 2016 11:35:53 +0000 (12:35 +0100)] 
Added changed.zf.slider event as requested in #8264.

9 years agoadd pointer cursor to checbox/radio item label 8254/head
maks feltrin [Fri, 26 Feb 2016 22:05:38 +0000 (23:05 +0100)] 
add pointer cursor to checbox/radio item label

9 years agoMerge branch 'master' into develop
Geoff Kimball [Fri, 26 Feb 2016 19:37:08 +0000 (11:37 -0800)] 
Merge branch 'master' into develop

9 years agoBump to version 6.2.0 v6.2.0
Geoff Kimball [Fri, 26 Feb 2016 19:36:13 +0000 (11:36 -0800)] 
Bump to version 6.2.0

9 years agoMerge branch master into 6.2-stable
Geoff Kimball [Fri, 26 Feb 2016 19:29:56 +0000 (11:29 -0800)] 
Merge branch master into 6.2-stable

9 years agoRemove Foundation 5 docs accidentally added to dist folder
Geoff Kimball [Fri, 26 Feb 2016 19:24:39 +0000 (11:24 -0800)] 
Remove Foundation 5 docs accidentally added to dist folder

9 years agoMerge branch '6.2-stable' of https://github.com/zurb/foundation-sites into 6.2-stable
RafiBomb [Fri, 26 Feb 2016 19:11:39 +0000 (11:11 -0800)] 
Merge branch '6.2-stable' of https://github.com/zurb/foundation-sites into 6.2-stable

9 years agoadjusts position of hamburger icon in title bar
RafiBomb [Fri, 26 Feb 2016 19:09:52 +0000 (11:09 -0800)] 
adjusts position of hamburger icon in title bar

9 years agoAdd section to JavaScript docs explaining that Babel is required
Geoff Kimball [Fri, 26 Feb 2016 17:36:41 +0000 (09:36 -0800)] 
Add section to JavaScript docs explaining that Babel is required

9 years agoFixed #8232 and the its top alignment 8249/head
Abdullah Salem [Fri, 26 Feb 2016 13:06:42 +0000 (16:06 +0300)] 
Fixed #8232 and the its top alignment

9 years agoFix bug where clicking inside reveal would close it
Kevin Ball [Fri, 26 Feb 2016 00:59:26 +0000 (16:59 -0800)] 
Fix bug where clicking inside reveal would close it

9 years agoFixed the top position of the dropdown 8247/head
Abdullah Salem [Fri, 26 Feb 2016 00:53:47 +0000 (03:53 +0300)] 
Fixed the top position of the dropdown

9 years agoMerge branch '6.2-stable' of https://github.com/zurb/foundation-sites into 6.2-stable
Kevin Ball [Fri, 26 Feb 2016 00:25:57 +0000 (16:25 -0800)] 
Merge branch '6.2-stable' of https://github.com/zurb/foundation-sites into 6.2-stable

9 years agoFix back to have top bar dropdowns inherit dropdown backgorund color
Kevin Ball [Fri, 26 Feb 2016 00:22:51 +0000 (16:22 -0800)] 
Fix back to have top bar dropdowns inherit dropdown backgorund color

9 years agoAdd note to top bar docs that dropdowns inside a top bar inherit the background color
Geoff Kimball [Fri, 26 Feb 2016 00:20:25 +0000 (16:20 -0800)] 
Add note to top bar docs that dropdowns inside a top bar inherit the background color

9 years agoFix docs:debug Gulp task not working properly
Geoff Kimball [Fri, 26 Feb 2016 00:13:17 +0000 (16:13 -0800)] 
Fix docs:debug Gulp task not working properly