]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoIf rem-calc() is given a % base, multiply the base by 16px 7580/head
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

9 years agoWhen converting breakpoints to ems, always use a 16px base
Geoff Kimball [Wed, 16 Dec 2015 19:30:33 +0000 (11:30 -0800)] 
When converting breakpoints to ems, always use a 16px base

9 years agoRemove $rem-base variable, and use $base-font-size variable to calculate rems instead
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

9 years agoAdd installation page to list of files containing a version number, for use in find...
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

9 years agoMerge pull request #7569 from juliancwirko/patch-2
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

9 years agoremoved padding-top from flex video to fix video cropping issue fixed #7184
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

9 years agoUpdate meteor-README.md 7569/head
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)

9 years agoMerge branch 'master' into develop
Geoff Kimball [Wed, 16 Dec 2015 01:06:31 +0000 (17:06 -0800)] 
Merge branch 'master' into develop

9 years agoupdates meteor logs
Chris Oyler [Wed, 16 Dec 2015 01:05:10 +0000 (17:05 -0800)] 
updates meteor logs

9 years agoBump to version 6.0.6 v6.0.6
Geoff Kimball [Wed, 16 Dec 2015 00:50:40 +0000 (16:50 -0800)] 
Bump to version 6.0.6

9 years agoRemove old testbed command from npm scripts, and change deploy command to be just...
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'

9 years agoUpdate git push command used in deploy task
Geoff Kimball [Wed, 16 Dec 2015 00:47:59 +0000 (16:47 -0800)] 
Update git push command used in deploy task

9 years agoDon't auto-highlight the search bar on phones
Geoff Kimball [Tue, 15 Dec 2015 23:20:54 +0000 (15:20 -0800)] 
Don't auto-highlight the search bar on phones

9 years agoAdd note to docs SCSS explaining where all the Sass went
Geoff Kimball [Tue, 15 Dec 2015 23:06:15 +0000 (15:06 -0800)] 
Add note to docs SCSS explaining where all the Sass went

9 years agoAdd shell script to download and link foundation-docs repo
Geoff Kimball [Tue, 15 Dec 2015 23:04:34 +0000 (15:04 -0800)] 
Add shell script to download and link foundation-docs repo

9 years agoMerge pull request #7541 from TvrtkoM/topbar-stack_7502
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

9 years agoMerge pull request #7563 from daffunn/patch-1
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

9 years agoMerge pull request #7538 from ocularrhythm/patch-2
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

9 years ago#7502 - generate stacked-for- classes for each screen size (in $breakpoint-classes... 7541/head
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.

9 years agofix off-canvas language
Brandon Arnold [Tue, 15 Dec 2015 18:50:25 +0000 (10:50 -0800)] 
fix off-canvas language

9 years agoAdd foundation-docs to .gitignore so it can be cloned locally to test
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

9 years agoAdded semicolon to the end of the file 7563/head
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.

9 years agoAdd foundation-docs dependency
Geoff Kimball [Tue, 15 Dec 2015 18:38:38 +0000 (10:38 -0800)] 
Add foundation-docs dependency

9 years agoReference Sass in foundation-docs library
Geoff Kimball [Mon, 14 Dec 2015 19:29:01 +0000 (11:29 -0800)] 
Reference Sass in foundation-docs library

9 years agoRemove docs JS utilities now covered by the 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

9 years agoUse external foundation-docs library
Geoff Kimball [Mon, 14 Dec 2015 19:08:55 +0000 (11:08 -0800)] 
Use external foundation-docs library

9 years agofox spelling error
Brandon Arnold [Tue, 15 Dec 2015 18:40:53 +0000 (10:40 -0800)] 
fox spelling error

9 years agofixes #7562 and chnages comment verbage
Brandon Arnold [Tue, 15 Dec 2015 18:40:13 +0000 (10:40 -0800)] 
fixes #7562 and chnages comment verbage

9 years agoMerge pull request #7463 from tamcy/issue-7452
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

9 years agoAdd note to tooltip docs that the meaning of "right" and "left" doesn't change in RTL
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

9 years agoAdd note to off-canvas docs that the meaning of "right" and "left" doesn't change...
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

9 years agoMerge pull request #7510 from EHackettTriCore/patch-1
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

9 years agoMerge pull request #7300 from jamilservicos/patch-1
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

9 years agoMerge pull request #7550 from juliancwirko/patch-1
Brandon Arnold [Tue, 15 Dec 2015 17:58:49 +0000 (09:58 -0800)] 
Merge pull request #7550 from juliancwirko/patch-1

Update package.js

9 years agoMerge pull request #7546 from Ne-Ne/patch-2
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

9 years agoMerge pull request #7540 from WolfieZero/patch-1
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

9 years agoMerge pull request #7529 from jamigibbs/docs
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

9 years agoMerge pull request #7523 from christianfroehlichconsulting/patch-1
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

9 years agoUpdate package.js 7550/head
Julian Ćwirko [Tue, 15 Dec 2015 12:00:25 +0000 (13:00 +0100)] 
Update package.js

Better search expirience on Atmospherejs.com

9 years agoRemove Border in Full Screen 7546/head
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.

9 years agofixes #7528, at the expense of hardware acceleration. jquery does not always play...
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

9 years ago#7502 - add classes for top-bar stacking
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

9 years agoupdated the css tag 7540/head
Neil Sweeney [Mon, 14 Dec 2015 23:43:12 +0000 (23:43 +0000)] 
updated the css tag

9 years agoIssue #7498 Remove !global flag from $grid-column-count 7538/head
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)

9 years agofixes issue with Slider plugin improperly filling in with two handles. Fixes #7351...
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

9 years agoMerge pull request #7521 from Owlbertz/accessibility-docs
Chris Oyler [Mon, 14 Dec 2015 19:33:55 +0000 (11:33 -0800)] 
Merge pull request #7521 from Owlbertz/accessibility-docs

Accessibility docs

9 years agoupdates orbit docs page, adds animation-free example as well as changing default...
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.

9 years agoPrevent FOUC before responsive menu plugin loads, fixes #7252
Geoff Kimball [Mon, 14 Dec 2015 17:47:58 +0000 (09:47 -0800)] 
Prevent FOUC before responsive menu plugin loads, fixes #7252

9 years agoMerge pull request #7175 from imranomari/fix_dropdownmenu_arrows_direction_and_spacing
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

9 years agoAdding JS label to those corresponding components 7529/head
JamiGibbs [Mon, 14 Dec 2015 15:12:51 +0000 (09:12 -0600)] 
Adding JS label to those corresponding components

9 years agoUpdate top-bar.md 7523/head
Christian Fröhlich [Mon, 14 Dec 2015 09:27:07 +0000 (10:27 +0100)] 
Update top-bar.md

9 years agoAdded reference to visibility classes 7521/head
Marius Olbertz [Mon, 14 Dec 2015 09:24:09 +0000 (10:24 +0100)] 
Added reference to visibility classes

9 years agoUpdate top-bar.md
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.

9 years agoMentioned `aria-disabled` for links
Marius Olbertz [Sun, 13 Dec 2015 22:37:07 +0000 (23:37 +0100)] 
Mentioned `aria-disabled` for links

9 years agoAdded link to Web AIM color contrast checker
Marius Olbertz [Sun, 13 Dec 2015 21:56:14 +0000 (22:56 +0100)] 
Added link to Web AIM color contrast checker

9 years agoFixed link to Chromevox
Marius Olbertz [Sun, 13 Dec 2015 21:55:44 +0000 (22:55 +0100)] 
Fixed link to Chromevox

9 years agoAdded some words to specify required contrast ratios.
Marius Olbertz [Sun, 13 Dec 2015 21:53:14 +0000 (22:53 +0100)] 
Added some words to specify required contrast ratios.

9 years agoExplain "Custom Helpers" in Panini 7510/head
Ethan Hackett [Sat, 12 Dec 2015 02:36:09 +0000 (21:36 -0500)] 
Explain "Custom Helpers" in Panini

It took me a little while to track down how to add a custom helper and since it's such a powerful aspect to handlebars and panini I thought it deserved a how to in the docs to save others time in tracking down how to use it.

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

9 years agoremoves callout tint color function
RafiBomb [Sat, 12 Dec 2015 01:32:48 +0000 (17:32 -0800)] 
removes callout tint color function

9 years agofixed the input group radiusissue seen in issue #7448
Tim Hartwick [Sat, 12 Dec 2015 01:19:37 +0000 (17:19 -0800)] 
fixed the input group radiusissue seen in issue #7448

9 years agoMerge pull request #7485 from ocularrhythm/patch-2
Brandon Arnold [Fri, 11 Dec 2015 23:00:38 +0000 (15:00 -0800)] 
Merge pull request #7485 from ocularrhythm/patch-2

Issue #7160 Add styling for disabled attribute button

9 years agoadds variable for callout color closes #7202
Brandon Arnold [Fri, 11 Dec 2015 22:50:00 +0000 (14:50 -0800)] 
adds variable for callout color closes #7202

9 years agofixes issue 7273 off canvas close button
Brandon Arnold [Fri, 11 Dec 2015 22:43:28 +0000 (14:43 -0800)] 
fixes issue 7273 off canvas close button

9 years agoMerge pull request #7469 from ocularrhythm/patch-3
Chris Oyler [Fri, 11 Dec 2015 22:38:12 +0000 (14:38 -0800)] 
Merge pull request #7469 from ocularrhythm/patch-3

Issue #7441 Enable non-list elements in Accordions

9 years agoremoves right margin on buttons as per #7367
Brandon Arnold [Fri, 11 Dec 2015 21:34:14 +0000 (13:34 -0800)] 
removes right margin on buttons as per #7367

9 years agoAdd section to media queries docs explaining 5-to-6 transition #7474
Geoff Kimball [Fri, 11 Dec 2015 21:24:45 +0000 (13:24 -0800)] 
Add section to media queries docs explaining 5-to-6 transition #7474

9 years agoAdd legacy breakpoint variables for Foundation 5 to 6 migration #7474
Geoff Kimball [Fri, 11 Dec 2015 21:21:53 +0000 (13:21 -0800)] 
Add legacy breakpoint variables for Foundation 5 to 6 migration #7474

9 years agoAdd CSS media queries corresponding to small/medium/large breakpoints to docs #7474
Geoff Kimball [Fri, 11 Dec 2015 21:08:59 +0000 (13:08 -0800)] 
Add CSS media queries corresponding to small/medium/large breakpoints to docs #7474

9 years agoExpand on flex grid docs around how importing works
Geoff Kimball [Fri, 11 Dec 2015 20:27:46 +0000 (12:27 -0800)] 
Expand on flex grid docs around how importing works

9 years agoUpdate to Panini 1.1.1
Geoff Kimball [Fri, 11 Dec 2015 20:16:21 +0000 (12:16 -0800)] 
Update to Panini 1.1.1

9 years agoReplace gulp-cached with gulp-newer to prevent Gulp crashes when changing the docs...
Geoff Kimball [Fri, 11 Dec 2015 19:27:13 +0000 (11:27 -0800)] 
Replace gulp-cached with gulp-newer to prevent Gulp crashes when changing the docs layout

9 years agoAdd callout to... callout docs explaining that data-close can be applied to any element
Geoff Kimball [Fri, 11 Dec 2015 17:45:03 +0000 (09:45 -0800)] 
Add callout to... callout docs explaining that data-close can be applied to any element

9 years agoMerge pull request #7389 from gpspake/patch-2
Brandon Arnold [Fri, 11 Dec 2015 17:39:59 +0000 (09:39 -0800)] 
Merge pull request #7389 from gpspake/patch-2

auto width on button inputs in topbar

9 years agoMerge pull request #7295 from IllusionPerdu/develop
Brandon Arnold [Fri, 11 Dec 2015 17:38:14 +0000 (09:38 -0800)] 
Merge pull request #7295 from IllusionPerdu/develop

ADD Map for css in build doc

9 years agoMerge pull request #7494 from vermeirentony/patch-1
Brandon Arnold [Fri, 11 Dec 2015 17:32:23 +0000 (09:32 -0800)] 
Merge pull request #7494 from vermeirentony/patch-1

Update component.html

9 years agoMerge pull request #7486 from ocularrhythm/patch-5
Brandon Arnold [Fri, 11 Dec 2015 17:31:20 +0000 (09:31 -0800)] 
Merge pull request #7486 from ocularrhythm/patch-5

Issue #7381 Use $maincontent-class as selector

9 years agoUpdate component.html 7494/head
vermeirentony [Fri, 11 Dec 2015 11:05:28 +0000 (12:05 +0100)] 
Update component.html

Event names should be lowercase in the documentation to match the plugin events

9 years agoIssue #7381 Use $maincontent-class as selector 7486/head
Aaron Arney [Fri, 11 Dec 2015 04:18:45 +0000 (23:18 -0500)] 
Issue #7381 Use $maincontent-class as selector

The $maincontent-class variable was only used for the off-canvas-reveal sibling rule on line 150.

Original single class selector off-canvas-content was left to prevent breaking existing implementations.

9 years agoAdd link to changelog in docs sidebar
Geoff Kimball [Fri, 11 Dec 2015 01:26:50 +0000 (17:26 -0800)] 
Add link to changelog in docs sidebar

9 years agoIssue #7160 Add styling for disabled attribute button 7485/head
Aaron Arney [Fri, 11 Dec 2015 01:14:34 +0000 (20:14 -0500)] 
Issue #7160 Add styling for disabled attribute button

Add disabled attribute selector to include the disabled styling for buttons.

9 years agoMerge pull request #7456 from ocularrhythm/patch-2
Brandon Arnold [Fri, 11 Dec 2015 00:17:07 +0000 (16:17 -0800)] 
Merge pull request #7456 from ocularrhythm/patch-2

Add note to block grid documentation

9 years agoMerge pull request #7476 from christophercochran/patch-1
Brandon Arnold [Fri, 11 Dec 2015 00:08:41 +0000 (16:08 -0800)] 
Merge pull request #7476 from christophercochran/patch-1

Fix incorrect vertical alignment Sass comment

9 years agoAdd check for optional data-accordion-item 7469/head
Aaron Arney [Thu, 10 Dec 2015 19:53:38 +0000 (14:53 -0500)] 
Add check for optional data-accordion-item

If no list elements are returned initially, this checks for the presence of the data-accordion-item attribute.

9 years agoMerge pull request #7254 from mafrosis/mediaquery-required
Chris Oyler [Thu, 10 Dec 2015 18:34:38 +0000 (10:34 -0800)] 
Merge pull request #7254 from mafrosis/mediaquery-required

Media query utils are required

9 years agoMerge pull request #7466 from evanlask/core-reflow-plugin-init
Chris Oyler [Thu, 10 Dec 2015 18:01:18 +0000 (10:01 -0800)] 
Merge pull request #7466 from evanlask/core-reflow-plugin-init

[Core] Adding Plugins After Page Load Initializes Undesired Plugin On Containing Element

9 years agoMerge pull request #7461 from Renkas/patch-2
Chris Oyler [Thu, 10 Dec 2015 17:59:15 +0000 (09:59 -0800)] 
Merge pull request #7461 from Renkas/patch-2

Slider problem when decimal is 0

9 years agoMerge pull request #7450 from afonsoduarte/magellan-body-height-bug
Chris Oyler [Thu, 10 Dec 2015 17:56:15 +0000 (09:56 -0800)] 
Merge pull request #7450 from afonsoduarte/magellan-body-height-bug

Fixes #7449 [Magellan] Last menu element active on load if body has no margin

9 years agoMerge pull request #7432 from tjhiggins/th_hover_pane
Chris Oyler [Thu, 10 Dec 2015 17:52:07 +0000 (09:52 -0800)] 
Merge pull request #7432 from tjhiggins/th_hover_pane

[Dropdown] Add new dropdown option to persist hover over pane.

9 years agoMerge pull request #7418 from TvrtkoM/accordion-7413
Chris Oyler [Thu, 10 Dec 2015 17:48:47 +0000 (09:48 -0800)] 
Merge pull request #7418 from TvrtkoM/accordion-7413

issue 7413 - animation loop

9 years agoMerge pull request #7416 from Owlbertz/dropdown-keyboard
Chris Oyler [Thu, 10 Dec 2015 17:46:58 +0000 (09:46 -0800)] 
Merge pull request #7416 from Owlbertz/dropdown-keyboard

Fix space interaction with inputs in Dropdowns

9 years agoMerge pull request #7374 from flipnode/plugin-double-dip-patch
Chris Oyler [Thu, 10 Dec 2015 17:40:56 +0000 (09:40 -0800)] 
Merge pull request #7374 from flipnode/plugin-double-dip-patch

Fixed plugin 'double dip' in foundation.reflow.fn

9 years agoMerge pull request #7471 from ocularrhythm/patch-5
Brandon Arnold [Thu, 10 Dec 2015 17:12:36 +0000 (09:12 -0800)] 
Merge pull request #7471 from ocularrhythm/patch-5

Issue #7405 Use hover state variable for tab-title

9 years agoIncorrect vertical alignment Sass comment 7476/head
Christopher Cochran [Thu, 10 Dec 2015 14:44:34 +0000 (09:44 -0500)] 
Incorrect vertical alignment Sass comment

Comment incorrectly labels vertical alignment section in flex grid as horizontal.

9 years agoIssue #7405 Use hover state variable for tab-title 7471/head
Aaron Arney [Thu, 10 Dec 2015 04:21:29 +0000 (23:21 -0500)] 
Issue #7405 Use hover state variable for tab-title

Separate the hover state from focus and aria-selected to make use of the $tab-item-background-hover variable.

9 years agoIssue #7441 Enable non-list elements in Accordions
Aaron Arney [Wed, 9 Dec 2015 22:16:09 +0000 (17:16 -0500)] 
Issue #7441 Enable non-list elements in Accordions

Instead of selecting an `li` element, I set the selector to `accordion-item`. I tested using nested div elements instead of a list and it worked correctly.

9 years agoaddBack(‘*’) will always add the parent element to $elem and then the 7466/head
Evan Lask [Wed, 9 Dec 2015 18:53:59 +0000 (11:53 -0700)] 
addBack(‘*’) will always add the parent element to $elem and then the
first plugin in the list gets initialized upon it (typically abide).

it should be filtered for the plugin that is being initialized

9 years agoAdd documentation for .expanded to grid page
Geoff Kimball [Wed, 9 Dec 2015 17:27:23 +0000 (09:27 -0800)] 
Add documentation for .expanded to grid page

9 years agofix incorrect gutter padding for *-uncollapse classes. Also allow to configure the... 7463/head
tamcy [Wed, 9 Dec 2015 13:08:03 +0000 (21:08 +0800)] 
fix incorrect gutter padding for *-uncollapse classes. Also allow to configure the gutter just like other column mixins.

9 years agoSlider problem when decimal is 0 7461/head
Renkas [Wed, 9 Dec 2015 07:07:59 +0000 (09:07 +0200)] 
Slider problem when decimal is 0

Fixes  #7269

We don't need to use value decimal setting for slider ui positioning.