]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoadds back type checking for abide text fields, order of check is pattern passed as...
Chris Oyler [Fri, 18 Dec 2015 00:47:29 +0000 (16:47 -0800)] 
adds back type checking for abide text fields, order of check is pattern passed as argument, pattern attribute on element, element type. if no matching pattern is found, returns true in all cases. addresses 7590#issuecomment-165585285

9 years agorenames new-abide.js -> abide.js
Chris Oyler [Thu, 17 Dec 2015 01:02:16 +0000 (17:02 -0800)] 
renames new-abide.js -> abide.js

9 years agodisables old abide from foundation global include
Chris Oyler [Thu, 17 Dec 2015 01:00:03 +0000 (17:00 -0800)] 
disables old abide from foundation global include

9 years agoupdates abide docs page to demonstrate ignored inputs, equalto validation option...
Chris Oyler [Thu, 17 Dec 2015 00:59:24 +0000 (16:59 -0800)] 
updates abide docs page to demonstrate ignored inputs, equalto validation option, and more

9 years agonew abide plugin. Unifies and simplifies events, using the common .zf.abide namespace...
Chris Oyler [Thu, 17 Dec 2015 00:58:08 +0000 (16:58 -0800)] 
new abide plugin. Unifies and simplifies events, using the common .zf.abide namespace, simplifies code, could be simplified more..., adds back the custom validators, ignore-input, and live validation options

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into abide
Chris Oyler [Wed, 16 Dec 2015 17:55:25 +0000 (09:55 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into abide

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 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 agonew abide in the works
Chris Oyler [Wed, 16 Dec 2015 00:40:44 +0000 (16:40 -0800)] 
new abide in the works

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 agoupdates to remove conflicts
Chris Oyler [Tue, 15 Dec 2015 19:04:04 +0000 (11:04 -0800)] 
updates to remove conflicts
;

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 agocleans up some unnecessary code in abide
Chris Oyler [Tue, 15 Dec 2015 18:57:16 +0000 (10:57 -0800)] 
cleans up some unnecessary code in abide

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 branch 'develop' of https://github.com/zurb/foundation-sites into abide
Chris Oyler [Tue, 15 Dec 2015 18:13:05 +0000 (10:13 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into abide

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 branch 'abide-validate-textarea-and-select-on-form-submit' of https://github...
Chris Oyler [Tue, 15 Dec 2015 17:46:54 +0000 (09:46 -0800)] 
Merge branch 'abide-validate-textarea-and-select-on-form-submit' of https://github.com/viniciusban/foundation-sites into abide

9 years agoMerge branch 'abide-fix-validation-of-textarea' of https://github.com/viniciusban...
Chris Oyler [Tue, 15 Dec 2015 17:46:38 +0000 (09:46 -0800)] 
Merge branch 'abide-fix-validation-of-textarea' of https://github.com/viniciusban/foundation-sites into abide

9 years agoMerge branch 'abide-add-is-invalid-label-to-input-group' of https://github.com/vinici...
Chris Oyler [Tue, 15 Dec 2015 17:46:23 +0000 (09:46 -0800)] 
Merge branch 'abide-add-is-invalid-label-to-input-group' of https://github.com/viniciusban/foundation-sites into abide

9 years agoMerge branch 'abide-submit-form-when-validation-is-ok' of https://github.com/vinicius...
Chris Oyler [Tue, 15 Dec 2015 17:46:04 +0000 (09:46 -0800)] 
Merge branch 'abide-submit-form-when-validation-is-ok' of https://github.com/viniciusban/foundation-sites into abide

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 agoConsider input-group for radiobuttons 7525/head
viniciusban [Tue, 15 Dec 2015 17:31:46 +0000 (15:31 -0200)] 
Consider input-group for radiobuttons

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 agoCloses #7531 - Validate <textarea> and <select> on form submit. 7532/head
viniciusban [Mon, 14 Dec 2015 15:28:20 +0000 (13:28 -0200)] 
Closes #7531 - Validate <textarea> and <select> on form submit.

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 agoCloses #7304 - fix validation of required textarea 7526/head
viniciusban [Mon, 14 Dec 2015 11:41:22 +0000 (09:41 -0200)] 
Closes #7304 - fix validation of required textarea

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 agoUse the `findFormError()` function
viniciusban [Sun, 13 Dec 2015 08:06:17 +0000 (06:06 -0200)] 
Use the `findFormError()` function

9 years agoCreate function to find element with ".form-error" class
viniciusban [Sun, 13 Dec 2015 08:02:43 +0000 (06:02 -0200)] 
Create function to find element with ".form-error" class

9 years agoFix comment for `findLabel()` function.
viniciusban [Sun, 13 Dec 2015 07:48:00 +0000 (05:48 -0200)] 
Fix comment for `findLabel()` function.

9 years agoAdd .is-invalid-label to .input-group
viniciusban [Sun, 13 Dec 2015 07:41:17 +0000 (05:41 -0200)] 
Add .is-invalid-label to .input-group

9 years agoSubmit the form if validation passes. But avoid submission if there are errors. 7519/head
viniciusban [Sun, 13 Dec 2015 06:57:19 +0000 (04:57 -0200)] 
Submit the form if validation passes. But avoid submission if there are errors.

Closes #7357 - Form validation with data-abide
Closes #7127 - Form + abide validation does not submit

9 years agoremove preventDefault() and return the result of validateForm()
viniciusban [Sun, 13 Dec 2015 06:52:03 +0000 (04:52 -0200)] 
remove preventDefault() and return the result of validateForm()

9 years agofires/bind formValid.fndtn.abide,formInvalid.fndtn.abide default bind submit() to... 7481/head
jk [Sat, 12 Dec 2015 11:28:06 +0000 (12:28 +0100)] 
fires/bind formValid.fndtn.abide,formInvalid.fndtn.abide default bind submit() to this event
can be off by
$('[data-abide]').off('formValid').on('formValid.fndtn.abide', function() {
  console.log('do something');
});

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