]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Joe Workman [Fri, 29 Aug 2014 07:24:28 +0000 (00:24 -0700)]
Fixed error with settings declaration
Joe Workman [Fri, 29 Aug 2014 06:13:31 +0000 (23:13 -0700)]
Mega Dropdown
also slipped in radius support
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
Rafi Benkual [Thu, 28 Aug 2014 23:00:08 +0000 (16:00 -0700)]
adds include for accessibility
Rafi Benkual [Thu, 28 Aug 2014 22:59:38 +0000 (15:59 -0700)]
fix for tabs page vertical tabs error
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.
syren [Thu, 28 Aug 2014 20:24:59 +0000 (13:24 -0700)]
Fixed closing tags on drop3 and drop4 buttons in documentation
Arthur [Thu, 28 Aug 2014 17:35:08 +0000 (10:35 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Nic Edwards [Thu, 28 Aug 2014 15:50:29 +0000 (08:50 -0700)]
Fixes typo in Using Sass page
Arthur [Wed, 27 Aug 2014 23:39:53 +0000 (16:39 -0700)]
Merge branch 'joeworkman-permission-fix' into version-test
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
Arthur [Wed, 27 Aug 2014 23:38:55 +0000 (16:38 -0700)]
fixing conflict
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
Arthur [Wed, 27 Aug 2014 23:35:03 +0000 (16:35 -0700)]
Merge branch 'joeworkman-version-fix-5.4.1' into version-test
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
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
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
Joe Workman [Wed, 27 Aug 2014 06:32:12 +0000 (23:32 -0700)]
Forgot a couple files
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
Joe Workman [Wed, 27 Aug 2014 05:57:21 +0000 (22:57 -0700)]
Updated bower version
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.
Joe Workman [Wed, 27 Aug 2014 05:19:05 +0000 (22:19 -0700)]
Fixed version numbers
Still had some 5.3.3 lingering
Arthur [Tue, 26 Aug 2014 22:34:23 +0000 (15:34 -0700)]
Updating Jasmine link for Jasmine jQuery testing
Arthur [Tue, 26 Aug 2014 21:39:49 +0000 (14:39 -0700)]
Fixing conflict in merge
Arthur [Tue, 26 Aug 2014 21:19:29 +0000 (14:19 -0700)]
Updating to 5.4.1
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)
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.
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
Eduardo Cataño [Tue, 26 Aug 2014 09:09:13 +0000 (11:09 +0200)]
Merge remote-tracking branch 'upstream/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
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
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
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
Arthur [Mon, 25 Aug 2014 22:44:16 +0000 (15:44 -0700)]
Merge branch 'master' into css-page
Rafi [Mon, 25 Aug 2014 22:38:41 +0000 (15:38 -0700)]
Merge pull request #5681 from SunnyLi/accessibility-doc
improve accessibility documentation
Bryan Noll [Mon, 25 Aug 2014 22:32:41 +0000 (18:32 -0400)]
Fix typo in comment on line 178
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
Sunny Li [Mon, 25 Aug 2014 21:12:21 +0000 (17:12 -0400)]
downcase the accessibility page filename
Geoff Kimball [Mon, 25 Aug 2014 19:48:21 +0000 (12:48 -0700)]
Add autohiding scrollbar to Windows devices on off-canvas menu
Geoff Kimball [Mon, 25 Aug 2014 19:11:49 +0000 (12:11 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
Geoff Kimball [Mon, 25 Aug 2014 18:57:20 +0000 (11:57 -0700)]
Fix incorrect display of subheaders on docs, fixes #5672
Geoff Kimball [Mon, 25 Aug 2014 18:47:38 +0000 (11:47 -0700)]
Remove duplicate lines in settings.scss, fixes #5634
Rafi [Mon, 25 Aug 2014 18:09:46 +0000 (11:09 -0700)]
Merge pull request #5678 from webmasterlpo/patch-3
Typo
webmasterlpo [Mon, 25 Aug 2014 14:13:36 +0000 (16:13 +0200)]
Typo
Samuel El-Borai [Mon, 25 Aug 2014 08:37:35 +0000 (10:37 +0200)]
update links text based on related HTML snippet
Rafi Benkual [Sat, 23 Aug 2014 00:45:16 +0000 (17:45 -0700)]
fix sidebar docs link name
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
Rafi Benkual [Fri, 22 Aug 2014 23:02:23 +0000 (16:02 -0700)]
adds partials for buttons
Kevin Lozandier [Fri, 22 Aug 2014 22:55:50 +0000 (15:55 -0700)]
Better intergrate function handling left & right arrow keydown events
Rafi Benkual [Fri, 22 Aug 2014 21:58:06 +0000 (14:58 -0700)]
adds accessibility page
Rafi Benkual [Fri, 22 Aug 2014 21:49:34 +0000 (14:49 -0700)]
button accessibility docs updates
Caleb Winters [Fri, 22 Aug 2014 20:36:54 +0000 (13:36 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Caleb Winters [Fri, 22 Aug 2014 20:36:46 +0000 (13:36 -0700)]
update docs with correct color vars
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
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
Geoff Kimball [Fri, 22 Aug 2014 17:00:01 +0000 (10:00 -0700)]
Wording tweak to thumbnail docs
Geoff Kimball [Fri, 22 Aug 2014 16:55:18 +0000 (09:55 -0700)]
Add correct header to Sass section of range sliders
Rafi Benkual [Fri, 22 Aug 2014 16:54:30 +0000 (09:54 -0700)]
adds info about accessibility
Geoff Kimball [Fri, 22 Aug 2014 16:53:41 +0000 (09:53 -0700)]
Add note that orbit is not accessible
Geoff Kimball [Fri, 22 Aug 2014 16:52:45 +0000 (09:52 -0700)]
A few small docs formatting changes
Geoff Kimball [Fri, 22 Aug 2014 16:39:51 +0000 (09:39 -0700)]
Fix markup errors in pagination accessibility example
Geoff Kimball [Fri, 22 Aug 2014 16:36:48 +0000 (09:36 -0700)]
Add missing accessibility section headers to docs
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
Geoff Kimball [Fri, 22 Aug 2014 15:41:47 +0000 (08:41 -0700)]
Add basic accessibility section to off-canvas
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
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
Eduardo Cataño [Fri, 22 Aug 2014 12:27:20 +0000 (14:27 +0200)]
Merge remote-tracking branch 'upstream/master'
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
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.
Geoff Kimball [Thu, 21 Aug 2014 23:01:52 +0000 (16:01 -0700)]
Merge branch '5.4-before-craziness'
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
Kevin Lozandier [Thu, 21 Aug 2014 22:41:03 +0000 (15:41 -0700)]
Implement initial functionality of tab navigation through focus and keyboard navigation.
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
Geoff Kimball [Thu, 21 Aug 2014 22:54:10 +0000 (15:54 -0700)]
Spaaaaaaces
Geoff Kimball [Thu, 21 Aug 2014 22:52:05 +0000 (15:52 -0700)]
Fix use of aria attributes in tab examples in docs
Rafi Benkual [Thu, 21 Aug 2014 22:34:33 +0000 (15:34 -0700)]
adds accessibility page to docs
Geoff Kimball [Thu, 21 Aug 2014 22:06:50 +0000 (15:06 -0700)]
Add note to reveal docs that it isn't accessible yet
Rafi Benkual [Thu, 21 Aug 2014 21:45:48 +0000 (14:45 -0700)]
adds accessibility for subnav
Geoff Kimball [Thu, 21 Aug 2014 21:40:06 +0000 (14:40 -0700)]
Add notices to components that are not yet accessible in docs
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
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
Geoff Kimball [Thu, 21 Aug 2014 20:09:12 +0000 (13:09 -0700)]
Fix incorrect header styles in kitchen sink
Geoff Kimball [Thu, 21 Aug 2014 19:47:23 +0000 (12:47 -0700)]
Rework accessibility sections of a few components in docs
Geoff Kimball [Thu, 21 Aug 2014 19:18:33 +0000 (12:18 -0700)]
Fix markup in docs for alerts
Rafi Benkual [Thu, 21 Aug 2014 18:39:14 +0000 (11:39 -0700)]
adds changelog
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
Eduardo Cataño [Thu, 21 Aug 2014 15:11:21 +0000 (17:11 +0200)]
Merge from upstream/master
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
Kevin Lozandier [Thu, 21 Aug 2014 03:29:30 +0000 (20:29 -0700)]
Revise the JS in Foundation.tabs to be more accessible.
Kevin Lozandier [Thu, 21 Aug 2014 01:24:25 +0000 (18:24 -0700)]
Fix whitespace inconsistencies
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
Kevin Lozandier [Wed, 20 Aug 2014 23:16:34 +0000 (16:16 -0700)]
Cleanup leftovers from a merge improperlly left in the codebase
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.
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.
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
Caleb Winters [Tue, 19 Aug 2014 21:47:25 +0000 (14:47 -0700)]
update color variables
Caleb Winters [Wed, 6 Aug 2014 00:36:52 +0000 (17:36 -0700)]
add nested list for grays
Arthur [Thu, 14 Aug 2014 20:35:29 +0000 (13:35 -0700)]
Working on Switches
Geoff Kimball [Wed, 20 Aug 2014 22:05:47 +0000 (15:05 -0700)]
Add accessibility section to topbar docs
Geoff Kimball [Wed, 20 Aug 2014 21:56:35 +0000 (14:56 -0700)]
Add role="navigation" to all topbar examples