]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
10 years agoFixed error with settings declaration 5709/head
Joe Workman [Fri, 29 Aug 2014 07:24:28 +0000 (00:24 -0700)] 
Fixed error with settings declaration

10 years agoMega Dropdown
Joe Workman [Fri, 29 Aug 2014 06:13:31 +0000 (23:13 -0700)] 
Mega Dropdown

also slipped in radius support

10 years agoMerge pull request #5706 from syren/dropdown-doc-fix
Rafi [Fri, 29 Aug 2014 00:54:07 +0000 (04:54 +0400)] 
Merge pull request #5706 from syren/dropdown-doc-fix

Fixed closing tags on drop3 and drop4 buttons in documentation

10 years agoadds include for accessibility
Rafi Benkual [Thu, 28 Aug 2014 23:00:08 +0000 (16:00 -0700)] 
adds include for accessibility

10 years agofix for tabs page vertical tabs error
Rafi Benkual [Thu, 28 Aug 2014 22:59:38 +0000 (15:59 -0700)] 
fix for tabs page vertical tabs error

10 years agoCorrect omitting the steps needed for both default and custom alert boxes in order...
Kevin Lozandier [Thu, 28 Aug 2014 21:34:40 +0000 (14:34 -0700)] 
Correct omitting the steps needed for both default and custom alert boxes in order for them to be closed. Addresses Issue #5414.

10 years agoFixed closing tags on drop3 and drop4 buttons in documentation 5706/head
syren [Thu, 28 Aug 2014 20:24:59 +0000 (13:24 -0700)] 
Fixed closing tags on drop3 and drop4 buttons in documentation

10 years agoMerge branch 'master' of github.com:zurb/foundation v5.4.1
Arthur [Thu, 28 Aug 2014 17:35:08 +0000 (10:35 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoFixes typo in Using Sass page
Nic Edwards [Thu, 28 Aug 2014 15:50:29 +0000 (08:50 -0700)] 
Fixes typo in Using Sass page

10 years agoMerge branch 'joeworkman-permission-fix' into version-test
Arthur [Wed, 27 Aug 2014 23:39:53 +0000 (16:39 -0700)] 
Merge branch 'joeworkman-permission-fix' into version-test

10 years agoMerge branch 'permission-fix' of github.com:joeworkman/foundation into joeworkman...
Arthur [Wed, 27 Aug 2014 23:39:34 +0000 (16:39 -0700)] 
Merge branch 'permission-fix' of github.com:joeworkman/foundation into joeworkman-permission-fix

10 years agofixing conflict
Arthur [Wed, 27 Aug 2014 23:38:55 +0000 (16:38 -0700)] 
fixing conflict

10 years agoMerge branch 'version-automation2' of github.com:joeworkman/foundation into joeworkma...
Arthur [Wed, 27 Aug 2014 23:37:36 +0000 (16:37 -0700)] 
Merge branch 'version-automation2' of github.com:joeworkman/foundation into joeworkman-version-automation2

10 years agoMerge branch 'joeworkman-version-fix-5.4.1' into version-test
Arthur [Wed, 27 Aug 2014 23:35:03 +0000 (16:35 -0700)] 
Merge branch 'joeworkman-version-fix-5.4.1' into version-test

10 years agoMerge branch 'version-fix-5.4.1' of github.com:joeworkman/foundation into joeworkman...
Arthur [Wed, 27 Aug 2014 23:34:36 +0000 (16:34 -0700)] 
Merge branch 'version-fix-5.4.1' of github.com:joeworkman/foundation into joeworkman-version-fix-5.4.1

10 years agoMerge pull request #5638 from colons/master
Rafi [Wed, 27 Aug 2014 21:21:17 +0000 (01:21 +0400)] 
Merge pull request #5638 from colons/master

Don't set cursor: default; on body

10 years agoMerge pull request #5662 from socketz/master
Rafi [Wed, 27 Aug 2014 21:18:13 +0000 (01:18 +0400)] 
Merge pull request #5662 from socketz/master

Fix on submenus of multilevel offcanvas

10 years agoForgot a couple files 5695/head
Joe Workman [Wed, 27 Aug 2014 06:32:12 +0000 (23:32 -0700)] 
Forgot a couple files

10 years agoremoved execute permissions
Joe Workman [Wed, 27 Aug 2014 06:25:31 +0000 (23:25 -0700)] 
removed execute permissions

They are not needed on any file except the run-tests.sh

10 years agoUpdated bower version 5693/head
Joe Workman [Wed, 27 Aug 2014 05:57:21 +0000 (22:57 -0700)] 
Updated bower version

10 years agoVersion Automation Part 2 5694/head
Joe Workman [Wed, 27 Aug 2014 05:56:04 +0000 (22:56 -0700)] 
Version Automation Part 2

This time, I am more exact on exactly what files are processed for the version info. So if you want to start adding it to more files then you will need to make sure that its processed by the grunt file.

10 years agoFixed version numbers
Joe Workman [Wed, 27 Aug 2014 05:19:05 +0000 (22:19 -0700)] 
Fixed version numbers

Still had some 5.3.3 lingering

10 years agoUpdating Jasmine link for Jasmine jQuery testing
Arthur [Tue, 26 Aug 2014 22:34:23 +0000 (15:34 -0700)] 
Updating Jasmine link for Jasmine jQuery testing

10 years agoFixing conflict in merge
Arthur [Tue, 26 Aug 2014 21:39:49 +0000 (14:39 -0700)] 
Fixing conflict in merge

10 years agoUpdating to 5.4.1
Arthur [Tue, 26 Aug 2014 21:19:29 +0000 (14:19 -0700)] 
Updating to 5.4.1

10 years agoBegin editing the docs of the offcanvas towards being more accessible and accurate...
Kevin Lozandier [Tue, 26 Aug 2014 20:54:10 +0000 (13:54 -0700)] 
Begin editing the docs of the offcanvas towards being more accessible and accurate with its usage of HTML (no more sectionitis)

10 years agoRemove code temporarily injected to debug foundation.dropdown.js since it didn't...
Kevin Lozandier [Tue, 26 Aug 2014 20:53:30 +0000 (13:53 -0700)] 
Remove code temporarily injected to debug foundation.dropdown.js since it didn't have tests to run to analyze its functionality before & after changes related to accessibility otherwise.

10 years agoRemove code temporarily injected to debug foundation.dropdown.js since it didn't...
Kevin Lozandier [Tue, 26 Aug 2014 18:28:03 +0000 (11:28 -0700)] 
Remove code temporarily injected to debug foundation.dropdown.js since it didn't have tests to run to analyze its functionality before and after changes related to accessibility otherwise

10 years agoMerge remote-tracking branch 'upstream/master' 5662/head
Eduardo Cataño [Tue, 26 Aug 2014 09:09:13 +0000 (11:09 +0200)] 
Merge remote-tracking branch 'upstream/master'

10 years agoMerge pull request #5676 from dgellow/master
Geoff Kimball [Tue, 26 Aug 2014 00:22:47 +0000 (17:22 -0700)] 
Merge pull request #5676 from dgellow/master

Update links text based on the related HTML snippet

10 years agoMerge pull request #5682 from fourhexagons/buttons-typo
Geoff Kimball [Tue, 26 Aug 2014 00:17:12 +0000 (17:17 -0700)] 
Merge pull request #5682 from fourhexagons/buttons-typo

Fix typo in comment on line 178

10 years agoRevise documentation of components associated with foundation.dropdown.js to have...
Kevin Lozandier [Mon, 25 Aug 2014 23:55:09 +0000 (16:55 -0700)] 
Revise documentation of components associated with foundation.dropdown.js to have markup towards them being used with accessibility in mind

10 years agoEdit dropdown.js files to make components depending on this file more accessible...
Kevin Lozandier [Mon, 25 Aug 2014 21:57:23 +0000 (14:57 -0700)] 
Edit dropdown.js files to make components depending on this file more accessible by automatically changing aria-expanded, aria-hidden values when dropdown is pressed and unpressed. Markup changes now necessary to the dropdown documentation to make it clear what is being changed and what the dropdown components should be markedup initially to be a more accessible component

10 years agoMerge branch 'master' into css-page
Arthur [Mon, 25 Aug 2014 22:44:16 +0000 (15:44 -0700)] 
Merge branch 'master' into css-page

10 years agoMerge pull request #5681 from SunnyLi/accessibility-doc
Rafi [Mon, 25 Aug 2014 22:38:41 +0000 (15:38 -0700)] 
Merge pull request #5681 from SunnyLi/accessibility-doc

improve accessibility documentation

10 years agoFix typo in comment on line 178 5682/head
Bryan Noll [Mon, 25 Aug 2014 22:32:41 +0000 (18:32 -0400)] 
Fix typo in comment on line 178

10 years agofix typo 5681/head
Sunny Li [Mon, 25 Aug 2014 21:29:11 +0000 (17:29 -0400)] 
fix typo

add links to additional resources section

change header style to look similar to other pages

10 years agodowncase the accessibility page filename
Sunny Li [Mon, 25 Aug 2014 21:12:21 +0000 (17:12 -0400)] 
downcase the accessibility page filename

10 years agoAdd autohiding scrollbar to Windows devices on off-canvas menu
Geoff Kimball [Mon, 25 Aug 2014 19:48:21 +0000 (12:48 -0700)] 
Add autohiding scrollbar to Windows devices on off-canvas menu

10 years agoMerge branch 'master' of https://github.com/zurb/foundation
Geoff Kimball [Mon, 25 Aug 2014 19:11:49 +0000 (12:11 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

10 years agoFix incorrect display of subheaders on docs, fixes #5672
Geoff Kimball [Mon, 25 Aug 2014 18:57:20 +0000 (11:57 -0700)] 
Fix incorrect display of subheaders on docs, fixes #5672

10 years agoRemove duplicate lines in settings.scss, fixes #5634
Geoff Kimball [Mon, 25 Aug 2014 18:47:38 +0000 (11:47 -0700)] 
Remove duplicate lines in settings.scss, fixes #5634

10 years agoMerge pull request #5678 from webmasterlpo/patch-3
Rafi [Mon, 25 Aug 2014 18:09:46 +0000 (11:09 -0700)] 
Merge pull request #5678 from webmasterlpo/patch-3

Typo

10 years agoTypo 5678/head
webmasterlpo [Mon, 25 Aug 2014 14:13:36 +0000 (16:13 +0200)] 
Typo

10 years agoupdate links text based on related HTML snippet 5676/head
Samuel El-Borai [Mon, 25 Aug 2014 08:37:35 +0000 (10:37 +0200)] 
update links text based on related HTML snippet

10 years agofix sidebar docs link name
Rafi Benkual [Sat, 23 Aug 2014 00:45:16 +0000 (17:45 -0700)] 
fix sidebar docs link name

10 years agoMerge pull request #5657 from dancoates/radio-checkbox-abide-custom-validators
Rafi [Fri, 22 Aug 2014 23:29:29 +0000 (03:29 +0400)] 
Merge pull request #5657 from dancoates/radio-checkbox-abide-custom-validators

Allow custom validators for radio inputs and checkbox inputs

10 years agoadds partials for buttons
Rafi Benkual [Fri, 22 Aug 2014 23:02:23 +0000 (16:02 -0700)] 
adds partials for buttons

10 years agoBetter intergrate function handling left & right arrow keydown events
Kevin Lozandier [Fri, 22 Aug 2014 22:55:50 +0000 (15:55 -0700)] 
Better intergrate function handling left & right arrow keydown events

10 years agoadds accessibility page
Rafi Benkual [Fri, 22 Aug 2014 21:58:06 +0000 (14:58 -0700)] 
adds accessibility page

10 years agobutton accessibility docs updates
Rafi Benkual [Fri, 22 Aug 2014 21:49:34 +0000 (14:49 -0700)] 
button accessibility docs updates

10 years agoMerge branch 'master' of github.com:zurb/foundation
Caleb Winters [Fri, 22 Aug 2014 20:36:54 +0000 (13:36 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoupdate docs with correct color vars
Caleb Winters [Fri, 22 Aug 2014 20:36:46 +0000 (13:36 -0700)] 
update docs with correct color vars

10 years agoEnsure the ids for the first tab component on the docs page has unique ids for its...
Kevin Lozandier [Fri, 22 Aug 2014 20:10:31 +0000 (13:10 -0700)] 
Ensure the ids for the first tab component on the docs page has unique ids for its panels to not accidently trigger other ones

10 years agoModified tabs to be more accurate in functionality by abstracting the usual behavior...
Kevin Lozandier [Fri, 22 Aug 2014 17:39:28 +0000 (10:39 -0700)] 
Modified tabs to be more accurate in functionality by abstracting the usual behavior of tabs into a function to be called by both focus and click

10 years agoWording tweak to thumbnail docs
Geoff Kimball [Fri, 22 Aug 2014 17:00:01 +0000 (10:00 -0700)] 
Wording tweak to thumbnail docs

10 years agoAdd correct header to Sass section of range sliders
Geoff Kimball [Fri, 22 Aug 2014 16:55:18 +0000 (09:55 -0700)] 
Add correct header to Sass section of range sliders

10 years agoadds info about accessibility
Rafi Benkual [Fri, 22 Aug 2014 16:54:30 +0000 (09:54 -0700)] 
adds info about accessibility

10 years agoAdd note that orbit is not accessible
Geoff Kimball [Fri, 22 Aug 2014 16:53:41 +0000 (09:53 -0700)] 
Add note that orbit is not accessible

10 years agoA few small docs formatting changes
Geoff Kimball [Fri, 22 Aug 2014 16:52:45 +0000 (09:52 -0700)] 
A few small docs formatting changes

10 years agoFix markup errors in pagination accessibility example
Geoff Kimball [Fri, 22 Aug 2014 16:39:51 +0000 (09:39 -0700)] 
Fix markup errors in pagination accessibility example

10 years agoAdd missing accessibility section headers to docs
Geoff Kimball [Fri, 22 Aug 2014 16:36:48 +0000 (09:36 -0700)] 
Add missing accessibility section headers to docs

10 years agoAdd extra note to offcanvas docs about multilevel offcanvas not being accessible
Geoff Kimball [Fri, 22 Aug 2014 15:48:19 +0000 (08:48 -0700)] 
Add extra note to offcanvas docs about multilevel offcanvas not being accessible

10 years agoAdd basic accessibility section to off-canvas
Geoff Kimball [Fri, 22 Aug 2014 15:41:47 +0000 (08:41 -0700)] 
Add basic accessibility section to off-canvas

10 years agoFix typos on ARIA labels; it's labelledby with two L's
Geoff Kimball [Fri, 22 Aug 2014 15:27:44 +0000 (08:27 -0700)] 
Fix typos on ARIA labels; it's labelledby with two L's

10 years agoFix on multilevel-offcanvas: The scrollbar appears within right
Eduardo Cataño [Fri, 22 Aug 2014 12:34:50 +0000 (14:34 +0200)] 
Fix on multilevel-offcanvas: The scrollbar appears within right
offcanvas submenus

10 years agoMerge remote-tracking branch 'upstream/master'
Eduardo Cataño [Fri, 22 Aug 2014 12:27:20 +0000 (14:27 +0200)] 
Merge remote-tracking branch 'upstream/master'

10 years agoAbide: Moving check for custom validators before check for whether input 5657/head
Dan Coates [Fri, 22 Aug 2014 02:29:52 +0000 (12:29 +1000)] 
Abide: Moving check for custom validators before check for whether input
is a checkbox/radio input. This allows custom validators on checkbox and
radio inputs as well as other inputs.

This is in relation to #5656

10 years agoFixing test errors in abide.js
Dan Coates [Fri, 22 Aug 2014 02:24:09 +0000 (12:24 +1000)] 
Fixing test errors in abide.js

Karma test was reporting:

TypeError: 'undefined' is not an object
(evaluating 'parent.find('small.error, span.error')[0].id')

Have added an extra line to test if parent.find() has a length greater
than 0 before trying to access the id property of the first item.

10 years agoMerge branch '5.4-before-craziness' v5.4
Geoff Kimball [Thu, 21 Aug 2014 23:01:52 +0000 (16:01 -0700)] 
Merge branch '5.4-before-craziness'

10 years agoTweak the basic example of tabs to show correct usage than the earlier example that...
Kevin Lozandier [Thu, 21 Aug 2014 22:53:35 +0000 (15:53 -0700)] 
Tweak the basic example of tabs to show correct usage than the earlier example that had that annotations by mistake on the li element

10 years agoImplement initial functionality of tab navigation through focus and keyboard navigation.
Kevin Lozandier [Thu, 21 Aug 2014 22:41:03 +0000 (15:41 -0700)] 
Implement initial functionality of tab navigation through focus and keyboard navigation.

10 years agoReadd @gakimball's revision to the offcanvas component to get right panels working...
Kevin Lozandier [Thu, 21 Aug 2014 20:22:33 +0000 (13:22 -0700)] 
Readd @gakimball's revision to the offcanvas component to get right panels working normally again

10 years agoSpaaaaaaces
Geoff Kimball [Thu, 21 Aug 2014 22:54:10 +0000 (15:54 -0700)] 
Spaaaaaaces

10 years agoFix use of aria attributes in tab examples in docs
Geoff Kimball [Thu, 21 Aug 2014 22:52:05 +0000 (15:52 -0700)] 
Fix use of aria attributes in tab examples in docs

11 years agoadds accessibility page to docs
Rafi Benkual [Thu, 21 Aug 2014 22:34:33 +0000 (15:34 -0700)] 
adds accessibility page to docs

11 years agoAdd note to reveal docs that it isn't accessible yet
Geoff Kimball [Thu, 21 Aug 2014 22:06:50 +0000 (15:06 -0700)] 
Add note to reveal docs that it isn't accessible yet

11 years agoadds accessibility for subnav
Rafi Benkual [Thu, 21 Aug 2014 21:45:48 +0000 (14:45 -0700)] 
adds accessibility for subnav

11 years agoAdd notices to components that are not yet accessible in docs
Geoff Kimball [Thu, 21 Aug 2014 21:40:06 +0000 (14:40 -0700)] 
Add notices to components that are not yet accessible in docs

11 years agoAdd -ms-touch-action to make range sliders easier to use on Windows touch devices
Geoff Kimball [Thu, 21 Aug 2014 04:27:12 +0000 (21:27 -0700)] 
Add -ms-touch-action to make range sliders easier to use on Windows touch devices

11 years agoAdd aria-haspopup to tooltips, making them accessible to screen readers and Windows...
Geoff Kimball [Thu, 21 Aug 2014 04:09:59 +0000 (21:09 -0700)] 
Add aria-haspopup to tooltips, making them accessible to screen readers and Windows touch devices

11 years agoFix incorrect header styles in kitchen sink
Geoff Kimball [Thu, 21 Aug 2014 20:09:12 +0000 (13:09 -0700)] 
Fix incorrect header styles in kitchen sink

11 years agoRework accessibility sections of a few components in docs
Geoff Kimball [Thu, 21 Aug 2014 19:47:23 +0000 (12:47 -0700)] 
Rework accessibility sections of a few components in docs

11 years agoFix markup in docs for alerts
Geoff Kimball [Thu, 21 Aug 2014 19:18:33 +0000 (12:18 -0700)] 
Fix markup in docs for alerts

11 years agoadds changelog
Rafi Benkual [Thu, 21 Aug 2014 18:39:14 +0000 (11:39 -0700)] 
adds changelog

11 years agoadd breakpoints to icon-bar
Brandon Arnold [Wed, 20 Aug 2014 15:31:51 +0000 (08:31 -0700)] 
add breakpoints to icon-bar

adds medium and large breakpoints to icon bar

11 years agoMerge from upstream/master
Eduardo Cataño [Thu, 21 Aug 2014 15:11:21 +0000 (17:11 +0200)] 
Merge from upstream/master

11 years agoRevise tab documentation to reflect the ideal markup to be used with the tab componen...
Kevin Lozandier [Thu, 21 Aug 2014 07:45:09 +0000 (00:45 -0700)] 
Revise tab documentation to reflect the ideal markup to be used with the tab component being more accessible prior to integrating keyboard and panel focus functionality

11 years agoRevise the JS in Foundation.tabs to be more accessible.
Kevin Lozandier [Thu, 21 Aug 2014 03:29:30 +0000 (20:29 -0700)] 
Revise the JS in Foundation.tabs to be more accessible.

11 years agoFix whitespace inconsistencies
Kevin Lozandier [Thu, 21 Aug 2014 01:24:25 +0000 (18:24 -0700)] 
Fix whitespace inconsistencies

11 years agoAbide will automatically add aria-describedby to invalid inputs, added accessibility...
Geoff Kimball [Wed, 20 Aug 2014 23:18:26 +0000 (16:18 -0700)] 
Abide will automatically add aria-describedby to invalid inputs, added accessibility section to abide docs

11 years agoCleanup leftovers from a merge improperlly left in the codebase
Kevin Lozandier [Wed, 20 Aug 2014 23:16:34 +0000 (16:16 -0700)] 
Cleanup leftovers from a merge improperlly left in the codebase

11 years agoRevise _reveal.scss in order for the polyfill for dialog support on
Kevin Lozandier [Wed, 20 Aug 2014 22:40:31 +0000 (15:40 -0700)] 
Revise _reveal.scss in order for the polyfill for dialog support on
older browsers work as intended.

11 years agoAdjust the JS functionality of Offcanvas to have the `aria-expand` attribute accounte...
Kevin Lozandier [Wed, 20 Aug 2014 22:35:40 +0000 (15:35 -0700)] 
Adjust the JS functionality of Offcanvas to have the `aria-expand` attribute accounted for towards the component being more accessible.

11 years agoRevise _reveal.scss to account for polyfill support for the dialog element
Kevin Lozandier [Tue, 19 Aug 2014 23:28:54 +0000 (16:28 -0700)] 
Revise _reveal.scss to account for polyfill support for the dialog element

11 years agoupdate color variables
Caleb Winters [Tue, 19 Aug 2014 21:47:25 +0000 (14:47 -0700)] 
update color variables

11 years agoadd nested list for grays
Caleb Winters [Wed, 6 Aug 2014 00:36:52 +0000 (17:36 -0700)] 
add nested list for grays

11 years agoWorking on Switches
Arthur [Thu, 14 Aug 2014 20:35:29 +0000 (13:35 -0700)] 
Working on Switches

11 years agoAdd accessibility section to topbar docs
Geoff Kimball [Wed, 20 Aug 2014 22:05:47 +0000 (15:05 -0700)] 
Add accessibility section to topbar docs

11 years agoAdd role="navigation" to all topbar examples
Geoff Kimball [Wed, 20 Aug 2014 21:56:35 +0000 (14:56 -0700)] 
Add role="navigation" to all topbar examples