]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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.
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
Geoff Kimball [Fri, 18 Dec 2015 01:07:53 +0000 (17:07 -0800)]
Add offset classes to flex grid, closes #7266
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
Geoff Kimball [Fri, 18 Dec 2015 00:47:21 +0000 (16:47 -0800)]
Add SassDoc comments to new tab mixins
Geoff Kimball [Fri, 18 Dec 2015 00:44:50 +0000 (16:44 -0800)]
Add tab mixins, closes #7114
Geoff Kimball [Fri, 18 Dec 2015 00:35:53 +0000 (16:35 -0800)]
Fix $accordion-content-background variable not being applied, fixes #7545
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
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
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.
Geoff Kimball [Fri, 18 Dec 2015 00:21:15 +0000 (16:21 -0800)]
Merge pull request #7326 from slavanga/develop
Simplify expanded menus
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
Geoff Kimball [Thu, 17 Dec 2015 23:49:05 +0000 (15:49 -0800)]
In breakpoint() function, always compare em values to em values #7587
Geoff Kimball [Thu, 17 Dec 2015 23:29:16 +0000 (15:29 -0800)]
Add .expaned class to flex grid row, closes #7588
Geoff Kimball [Thu, 17 Dec 2015 22:53:17 +0000 (14:53 -0800)]
Merge pull request #7580 from zurb/rem-base
Global font size and rem/em calculation
Geoff Kimball [Thu, 17 Dec 2015 22:41:48 +0000 (14:41 -0800)]
If rem-calc() is given a % base, multiply the base by 16px
Eric Jung [Thu, 17 Dec 2015 21:54:45 +0000 (14:54 -0700)]
Update foundation.drilldown.js
If I use one of the visibility classes (http://foundation.zurb.com/sites/docs/visibility.html) to conditionally hide the drilldown, then _getMaxDims() throws an exception during initialization on line 295 when dereferencing the empy this.$menuItems array. That prevent other javascript on the page from executing. This change ensures the array is not empty in such cases, providing of course there are actually li elements in the DOM.
Chris Oyler [Thu, 17 Dec 2015 20:56:46 +0000 (12:56 -0800)]
fixes #7589
Chris Oyler [Thu, 17 Dec 2015 19:45:46 +0000 (11:45 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 17 Dec 2015 19:45:42 +0000 (11:45 -0800)]
fixes #7559, adds ability for interchange to initialize Foundation plugins if swapping html
Geoff Kimball [Thu, 17 Dec 2015 19:38:50 +0000 (11:38 -0800)]
Merge pull request #7515 from brettsmason/patch-2
Add arrow color variables to menu components
Brandon Arnold [Thu, 17 Dec 2015 18:18:23 +0000 (10:18 -0800)]
change button transition to background-color closes #7592
Brandon Arnold [Thu, 17 Dec 2015 17:55:48 +0000 (09:55 -0800)]
Merge pull request #7597 from brettsmason/patch-3
Nested unordered/ordered lists
Brett Mason [Thu, 17 Dec 2015 15:28:04 +0000 (15:28 +0000)]
Nested unordered/ordered lists
Fixes nested unordered/ordered lists - see [7596](https://github.com/zurb/foundation-sites/issues/7596)
Brett Mason [Thu, 17 Dec 2015 08:10:10 +0000 (08:10 +0000)]
Merge remote-tracking branch 'foundation/develop' into patch-2
# Conflicts:
# scss/components/_dropdown-menu.scss
Chris Oyler [Thu, 17 Dec 2015 01:09:37 +0000 (17:09 -0800)]
Merge pull request #7579 from Owlbertz/keyboard
Keyboard
Brandon Arnold [Thu, 17 Dec 2015 00:14:19 +0000 (16:14 -0800)]
Merge pull request #7582 from CorbinHesse/develop
Modify Button Background to Background Color
Rafi [Wed, 16 Dec 2015 23:56:05 +0000 (15:56 -0800)]
Update top-bar.md
Geoff Kimball [Wed, 16 Dec 2015 23:11:40 +0000 (15:11 -0800)]
Add remark to Sass docs explaining where to find the settings file, if you aren't using one of the starter projects #7385
Corbin Hesse [Wed, 16 Dec 2015 21:05:18 +0000 (15:05 -0600)]
Modify Button Background to Background Color
Brandon Arnold [Wed, 16 Dec 2015 20:10:05 +0000 (12:10 -0800)]
Merge pull request #7577 from ocularrhythm/patch-5
Issue #7576 Change default background to white and remove extra border-radius
Geoff Kimball [Wed, 16 Dec 2015 20:01:58 +0000 (12:01 -0800)]
Merge pull request #7464 from tjhiggins/th_select_triangle
Fix focus state/simplify select triangles
Geoff Kimball [Wed, 16 Dec 2015 19:30:33 +0000 (11:30 -0800)]
When converting breakpoints to ems, always use a 16px base
Geoff Kimball [Wed, 16 Dec 2015 19:08:06 +0000 (11:08 -0800)]
Remove $rem-base variable, and use $base-font-size variable to calculate rems instead
Aaron Arney [Wed, 16 Dec 2015 18:43:37 +0000 (13:43 -0500)]
Change default background to white and remove extra border-radius
Geoff Kimball [Wed, 16 Dec 2015 18:16:40 +0000 (10:16 -0800)]
Merge pull request #7571 from ocularrhythm/patch-5
Issue #7557 Apply correct styling to hollow button group
Geoff Kimball [Wed, 16 Dec 2015 18:14:45 +0000 (10:14 -0800)]
Merge pull request #7568 from intrepion/update-jsdelivr-links-to-6.0.6
Updated jsDelivr links to 6.0.6
Geoff Kimball [Wed, 16 Dec 2015 18:13:42 +0000 (10:13 -0800)]
Add installation page to list of files containing a version number, for use in find-and-replace step of deploy process
Geoff Kimball [Wed, 16 Dec 2015 18:11:54 +0000 (10:11 -0800)]
Merge pull request #7569 from juliancwirko/patch-2
Update meteor-README.md
Mandi Saeteun [Wed, 16 Dec 2015 17:34:30 +0000 (09:34 -0800)]
removed padding-top from flex video to fix video cropping issue fixed #7184
thiggins [Wed, 16 Dec 2015 17:14:43 +0000 (17:14 +0000)]
Encode rgb parens
Marius Olbertz [Wed, 16 Dec 2015 16:28:41 +0000 (17:28 +0100)]
Adjusted doc according to parameter change for Keyboard Util.
Extended description if Keyboard Util.
Marius Olbertz [Wed, 16 Dec 2015 16:21:24 +0000 (17:21 +0100)]
Updated components to use their name when calling Keyboard Util.
Marius Olbertz [Wed, 16 Dec 2015 16:20:56 +0000 (17:20 +0100)]
Keyboard Util will now take the components name as a String rather than the Object itself
Aaron Arney [Wed, 16 Dec 2015 14:34:00 +0000 (09:34 -0500)]
Issue #7557 Apply correct styling to hollow button group
Added logic to test for a hollow property within the button-fill variable. If it is present, applies the correct hollow styling to the buttons, even if there is a wrapping color class such as secondary or primary. Also fixes the transparent border being applied to non-stacked and stacked button groups.
Julian Ćwirko [Wed, 16 Dec 2015 12:18:17 +0000 (13:18 +0100)]
Update meteor-README.md
- Fixed internal hash anchors. It isn't working on Atmospherejs.com.
- Added 'Known problems' section with explanation of one problem with events which is a corner case and is explained in the issue #7248 (last comments)
Oliver Forral [Wed, 16 Dec 2015 11:54:33 +0000 (03:54 -0800)]
Updated jsDelivr links to 6.0.6
Geoff Kimball [Wed, 16 Dec 2015 01:06:31 +0000 (17:06 -0800)]
Merge branch 'master' into develop
Chris Oyler [Wed, 16 Dec 2015 01:05:10 +0000 (17:05 -0800)]
updates meteor logs
Geoff Kimball [Wed, 16 Dec 2015 00:50:40 +0000 (16:50 -0800)]
Bump to version 6.0.6
Geoff Kimball [Wed, 16 Dec 2015 00:48:51 +0000 (16:48 -0800)]
Remove old testbed command from npm scripts, and change deploy command to be just 'gulp deploy'
Geoff Kimball [Wed, 16 Dec 2015 00:47:59 +0000 (16:47 -0800)]
Update git push command used in deploy task
Geoff Kimball [Tue, 15 Dec 2015 23:20:54 +0000 (15:20 -0800)]
Don't auto-highlight the search bar on phones
Geoff Kimball [Tue, 15 Dec 2015 23:06:15 +0000 (15:06 -0800)]
Add note to docs SCSS explaining where all the Sass went
Geoff Kimball [Tue, 15 Dec 2015 23:04:34 +0000 (15:04 -0800)]
Add shell script to download and link foundation-docs repo
Geoff Kimball [Tue, 15 Dec 2015 22:49:56 +0000 (14:49 -0800)]
Merge pull request #7541 from TvrtkoM/topbar-stack_7502
#7502 - topbar - enable stacking for medium screens
Geoff Kimball [Tue, 15 Dec 2015 22:43:44 +0000 (14:43 -0800)]
Merge pull request #7563 from daffunn/patch-1
Added semicolon to the end of the file
Geoff Kimball [Tue, 15 Dec 2015 22:43:33 +0000 (14:43 -0800)]
Merge pull request #7538 from ocularrhythm/patch-2
Issue #7498 Remove !global flag from $grid-column-count
Tvrtko [Tue, 15 Dec 2015 19:03:17 +0000 (20:03 +0100)]
#7502 - generate stacked-for- classes for each screen size (in $breakpoint-classes var)
default behaviour is stacking sections on small screens only.
Brandon Arnold [Tue, 15 Dec 2015 18:50:25 +0000 (10:50 -0800)]
fix off-canvas language
Geoff Kimball [Tue, 15 Dec 2015 18:48:48 +0000 (10:48 -0800)]
Add foundation-docs to .gitignore so it can be cloned locally to test
Jan Wolf [Tue, 15 Dec 2015 18:44:28 +0000 (19:44 +0100)]
Added semicolon to the end of the file
Valid syntax now. Necessary if you want to concat these files without getting an error on runtime.
Geoff Kimball [Tue, 15 Dec 2015 18:38:38 +0000 (10:38 -0800)]
Add foundation-docs dependency
Geoff Kimball [Mon, 14 Dec 2015 19:29:01 +0000 (11:29 -0800)]
Reference Sass in foundation-docs library
Geoff Kimball [Mon, 14 Dec 2015 19:21:24 +0000 (11:21 -0800)]
Remove docs JS utilities now covered by the foundation-docs library
Geoff Kimball [Mon, 14 Dec 2015 19:08:55 +0000 (11:08 -0800)]
Use external foundation-docs library
Brandon Arnold [Tue, 15 Dec 2015 18:40:53 +0000 (10:40 -0800)]
fox spelling error
Brandon Arnold [Tue, 15 Dec 2015 18:40:13 +0000 (10:40 -0800)]
fixes #7562 and chnages comment verbage
Brandon Arnold [Tue, 15 Dec 2015 18:36:16 +0000 (10:36 -0800)]
Merge pull request #7463 from tamcy/issue-7452
fix incorrect gutter padding to *-uncollapse classes
Geoff Kimball [Tue, 15 Dec 2015 17:45:47 +0000 (09:45 -0800)]
Add note to tooltip docs that the meaning of "right" and "left" doesn't change in RTL
Geoff Kimball [Tue, 15 Dec 2015 17:40:07 +0000 (09:40 -0800)]
Add note to off-canvas docs that the meaning of "right" and "left" doesn't change in RTL
Brandon Arnold [Tue, 15 Dec 2015 18:14:54 +0000 (10:14 -0800)]
Merge pull request #7510 from EHackettTriCore/patch-1
Explain "Custom Helpers" in Panini
Brandon Arnold [Tue, 15 Dec 2015 18:02:10 +0000 (10:02 -0800)]
Merge pull request #7300 from jamilservicos/patch-1
Update foundation.abide.js
Brandon Arnold [Tue, 15 Dec 2015 17:58:49 +0000 (09:58 -0800)]
Merge pull request #7550 from juliancwirko/patch-1
Update package.js
Brandon Arnold [Tue, 15 Dec 2015 17:47:31 +0000 (09:47 -0800)]
Merge pull request #7546 from Ne-Ne/patch-2
Remove Border in Full Screen
Brandon Arnold [Tue, 15 Dec 2015 17:45:17 +0000 (09:45 -0800)]
Merge pull request #7540 from WolfieZero/patch-1
updated the css tag
Brandon Arnold [Tue, 15 Dec 2015 17:42:45 +0000 (09:42 -0800)]
Merge pull request #7529 from jamigibbs/docs
Adding JS label to those corresponding components
Brandon Arnold [Tue, 15 Dec 2015 17:42:30 +0000 (09:42 -0800)]
Merge pull request #7523 from christianfroehlichconsulting/patch-1
Update top-bar.md
Julian Ćwirko [Tue, 15 Dec 2015 12:00:25 +0000 (13:00 +0100)]
Update package.js
Better search expirience on Atmospherejs.com
Neil [Tue, 15 Dec 2015 11:16:52 +0000 (11:16 +0000)]
Remove Border in Full Screen
Not needed in full screen. CSS targets fullscreen only.
Test case - black background, border is visible.
Chris Oyler [Tue, 15 Dec 2015 01:32:51 +0000 (17:32 -0800)]
fixes #7528, at the expense of hardware acceleration. jquery does not always play nice with requestAnimationFrame
Tvrtko [Mon, 14 Dec 2015 23:56:05 +0000 (00:56 +0100)]
#7502 - add classes for top-bar stacking
- 'stacked' class must be applied to 'top-bar' for stacking to work.
- added stack breakpoints for medium and small screens
Neil Sweeney [Mon, 14 Dec 2015 23:43:12 +0000 (23:43 +0000)]
updated the css tag
Aaron Arney [Mon, 14 Dec 2015 22:26:52 +0000 (17:26 -0500)]
Issue #7498 Remove !global flag from $grid-column-count
Creating a custom row size using the grid-row mixin was not properly generating the correct CSS. Removing the !global flag from the $grid-column-count in the grid-context mixin seems to correct this.
Tested using following scss. The first list generates a row 17 columns wide, while the second list generates the default 12
ul.one
@include grid-row(17)
li
@include grid-column(1)
ul.two
li
@include grid-column(1)
Chris Oyler [Mon, 14 Dec 2015 21:25:15 +0000 (13:25 -0800)]
fixes issue with Slider plugin improperly filling in with two handles. Fixes #7351 #7311
Chris Oyler [Mon, 14 Dec 2015 19:33:55 +0000 (11:33 -0800)]
Merge pull request #7521 from Owlbertz/accessibility-docs
Accessibility docs
Chris Oyler [Mon, 14 Dec 2015 19:17:49 +0000 (11:17 -0800)]
updates orbit docs page, adds animation-free example as well as changing default motion-ui animation.
Geoff Kimball [Mon, 14 Dec 2015 17:47:58 +0000 (09:47 -0800)]
Prevent FOUC before responsive menu plugin loads, fixes #7252
Geoff Kimball [Mon, 14 Dec 2015 16:32:27 +0000 (08:32 -0800)]
Merge pull request #7175 from imranomari/fix_dropdownmenu_arrows_direction_and_spacing
fix arrows direction and spacing in dropdown menus, fixes: #7037
JamiGibbs [Mon, 14 Dec 2015 15:12:51 +0000 (09:12 -0600)]
Adding JS label to those corresponding components
Christian Fröhlich [Mon, 14 Dec 2015 09:27:07 +0000 (10:27 +0100)]
Update top-bar.md
Marius Olbertz [Mon, 14 Dec 2015 09:24:09 +0000 (10:24 +0100)]
Added reference to visibility classes
Christian Fröhlich [Mon, 14 Dec 2015 09:22:11 +0000 (10:22 +0100)]
Update top-bar.md
Link to Zurb University Lesson about the Topbar. I assume the Link is not the right one.
Marius Olbertz [Sun, 13 Dec 2015 22:37:07 +0000 (23:37 +0100)]
Mentioned `aria-disabled` for links
Marius Olbertz [Sun, 13 Dec 2015 21:56:14 +0000 (22:56 +0100)]
Added link to Web AIM color contrast checker
Marius Olbertz [Sun, 13 Dec 2015 21:55:44 +0000 (22:55 +0100)]
Fixed link to Chromevox
Marius Olbertz [Sun, 13 Dec 2015 21:53:14 +0000 (22:53 +0100)]
Added some words to specify required contrast ratios.
Brett Mason [Sat, 12 Dec 2015 12:08:38 +0000 (12:08 +0000)]
Add drilldown arrow color variable
Add drilldown arrow color variable so this can be changed.
Brett Mason [Sat, 12 Dec 2015 11:50:47 +0000 (11:50 +0000)]
Added dropdown menu anchor color variable
Added dropdown menu anchor color variable so this can be customised
Brett Mason [Sat, 12 Dec 2015 11:43:28 +0000 (11:43 +0000)]
Accordion menu arrow color variable
Adds accordion menu arrow color variable.
I noticed I couldn't easily change this when working on a new project.