]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoUndo the wrapper inner fix
SassNinja [Tue, 13 Jun 2017 06:41:19 +0000 (08:41 +0200)] 
Undo the wrapper inner fix

Since wrapper inner is deprecated and erroneously implemented in the docs, I'm undoing my fix.
Once the docs got fixed, the push transition is going to work as expected.

8 years agoAdd $wrapperInner (prior v6.3) detection + a CSS fix
Kai Falkowski [Mon, 12 Jun 2017 05:05:59 +0000 (07:05 +0200)] 
Add $wrapperInner (prior v6.3) detection + a CSS fix

Regarding the off-canvas docs setup, a detection of the prior off-canvas wrapper inner is necessary.
Besides I'm fixing some specificity issue caused by _page.scss (foundation-docs)

8 years agoForce overlap transition for nested off-canvas elements to avoid transform scope...
Kai Falkowski [Mon, 12 Jun 2017 05:04:57 +0000 (07:04 +0200)] 
Force overlap transition for nested off-canvas elements to avoid transform scope issues

Using position fixed within a transform scope doesn't work and fixedPositionEmulation + position calculations don't work reliably yet.
Therefore I'm forcing overlap transition when nesting (at the moment).

8 years agoMerge remote-tracking branch 'stream/develop' into develop
SassNinja [Thu, 8 Jun 2017 08:51:56 +0000 (10:51 +0200)] 
Merge remote-tracking branch 'stream/develop' into develop

8 years agoMerge pull request #10146 from zurb/pr/add-version-question
Kevin Ball [Wed, 7 Jun 2017 17:12:55 +0000 (10:12 -0700)] 
Merge pull request #10146 from zurb/pr/add-version-question

Add a question about foundation version

8 years agoAdd a question about foundation version 10146/head
Harry Manchanda [Tue, 6 Jun 2017 16:55:56 +0000 (22:25 +0530)] 
Add a question about foundation version

8 years agoMerge pull request #10142 from zurb/revert-10133-prototype/mixin/opacity
Rafi [Mon, 5 Jun 2017 20:05:15 +0000 (13:05 -0700)] 
Merge pull request #10142 from zurb/revert-10133-prototype/mixin/opacity

Revert "Add opacity mixin, No CSS Added!"

8 years agoRevert "Add opacity mixin, No CSS Added!" 10142/head
Rafi [Mon, 5 Jun 2017 20:04:44 +0000 (13:04 -0700)] 
Revert "Add opacity mixin, No CSS Added!"

8 years agoMerge pull request #10124 from zurb/frame-grid-bugs
Kevin Ball [Mon, 5 Jun 2017 19:56:57 +0000 (12:56 -0700)] 
Merge pull request #10124 from zurb/frame-grid-bugs

Fix Frame grid bugs

8 years agoMerge pull request #10139 from zurb/xy-grid-auto-fix
Rafi [Mon, 5 Jun 2017 15:53:01 +0000 (08:53 -0700)] 
Merge pull request #10139 from zurb/xy-grid-auto-fix

Set correct auto flex properties

8 years agoSet correct auto flex properties 10139/head
Brett Mason [Mon, 5 Jun 2017 15:49:54 +0000 (16:49 +0100)] 
Set correct auto flex properties

Fixes #10138
See https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored - must include `px`.

8 years agoMerge pull request #10133 from IamManchanda/prototype/mixin/opacity
Rafi [Mon, 5 Jun 2017 02:57:15 +0000 (19:57 -0700)] 
Merge pull request #10133 from IamManchanda/prototype/mixin/opacity

Add opacity mixin, No CSS Added!

8 years agoAdd warning! 10133/head
harry [Sun, 4 Jun 2017 12:16:59 +0000 (17:46 +0530)] 
Add warning!

8 years agoAdd opacity mixin, No CSS Added!
harry [Sun, 4 Jun 2017 11:20:50 +0000 (16:50 +0530)] 
Add opacity mixin, No CSS Added!

8 years agoMerge pull request #10130 from IamManchanda/prototype/include-list-correction
Harry Manchanda [Sun, 4 Jun 2017 06:47:30 +0000 (12:17 +0530)] 
Merge pull request #10130 from IamManchanda/prototype/include-list-correction

Correcting include list!

8 years agoCorrecting include list! 10130/head
harry [Sun, 4 Jun 2017 06:43:50 +0000 (12:13 +0530)] 
Correcting include list!

8 years agoFix safari grid frame overflow issue 10124/head
Kevin Ball [Sat, 3 Jun 2017 04:19:02 +0000 (21:19 -0700)] 
Fix safari grid frame overflow issue

8 years agoCell block y should not depend on vertical grid
Kevin Ball [Sat, 3 Jun 2017 03:32:58 +0000 (20:32 -0700)] 
Cell block y should not depend on vertical grid

8 years agoUpdate npm package version b/c I flubbed initial publish
Kevin Ball [Sat, 3 Jun 2017 00:26:36 +0000 (17:26 -0700)] 
Update npm package version b/c I flubbed initial publish

8 years agoPackage up 6.4.0-rc2 v6.4.0-rc2
Kevin Ball [Sat, 3 Jun 2017 00:15:52 +0000 (17:15 -0700)] 
Package up 6.4.0-rc2

8 years agoAdd prototype css to dist
Kevin Ball [Sat, 3 Jun 2017 00:08:03 +0000 (17:08 -0700)] 
Add prototype css to dist

8 years agoFix missed frame dependency
Kevin Ball [Sat, 3 Jun 2017 00:06:29 +0000 (17:06 -0700)] 
Fix missed frame dependency

8 years agoMerge pull request #10118 from zurb/iterate-xy-grid
Kevin Ball [Fri, 2 Jun 2017 23:35:57 +0000 (16:35 -0700)] 
Merge pull request #10118 from zurb/iterate-xy-grid

Change class naming to grid-x and grid-y, eliminate cell-level vertical naming

8 years agoMerge pull request #10116 from IamManchanda/docs/codepen/smooth-scroll
Kevin Ball [Fri, 2 Jun 2017 19:11:53 +0000 (12:11 -0700)] 
Merge pull request #10116 from IamManchanda/docs/codepen/smooth-scroll

Add codepen examples for Smooth scroll!

8 years agoChange class naming to grid-x and grid-y, eliminate cell-level vertical naming 10118/head
Kevin Ball [Fri, 2 Jun 2017 18:56:51 +0000 (11:56 -0700)] 
Change class naming to grid-x and grid-y, eliminate cell-level vertical naming

8 years agoMerge pull request #10115 from IamManchanda/hotfix/xygrid-sass-linking-for-sassdocs
Harry Manchanda [Fri, 2 Jun 2017 18:12:19 +0000 (23:42 +0530)] 
Merge pull request #10115 from IamManchanda/hotfix/xygrid-sass-linking-for-sassdocs

Correct xygrid sassdocs linking in the yml file!

8 years agoClose #10112 on merge 10116/head
harry [Fri, 2 Jun 2017 16:36:15 +0000 (22:06 +0530)] 
Close #10112 on merge

8 years agoAdd codepen examples!
harry [Fri, 2 Jun 2017 16:33:35 +0000 (22:03 +0530)] 
Add codepen examples!

8 years agoMerge pull request #10110 from swey/develop
Kevin Ball [Fri, 2 Jun 2017 16:29:41 +0000 (09:29 -0700)] 
Merge pull request #10110 from swey/develop

fixed the usage of transitionend in motion util

8 years agoCorrect xygrid sassdocs linking in the yml file! 10115/head
harry [Fri, 2 Jun 2017 15:48:19 +0000 (21:18 +0530)] 
Correct xygrid sassdocs linking in the yml file!

8 years agofixed the usage of transitionend in motion util 10110/head
Sebastian Weyrauch [Fri, 2 Jun 2017 04:51:57 +0000 (06:51 +0200)] 
fixed the usage of transitionend in motion util

8 years agoAdd a few codepen examples to the docs
Kevin Ball [Thu, 1 Jun 2017 23:36:55 +0000 (16:36 -0700)] 
Add a few codepen examples to the docs

8 years agoFix xy-grid example within docs
Kevin Ball [Thu, 1 Jun 2017 21:04:42 +0000 (14:04 -0700)] 
Fix xy-grid example within docs

8 years agoSome quick tweaks on the new docs pages v6.4.0-rc1
Kevin Ball [Thu, 1 Jun 2017 20:22:05 +0000 (13:22 -0700)] 
Some quick tweaks on the new docs pages

8 years agoMerge branch 'develop' into release/6.4.0
Kevin Ball [Thu, 1 Jun 2017 19:46:28 +0000 (12:46 -0700)] 
Merge branch 'develop' into release/6.4.0

8 years agoFix missing settings value
Kevin Ball [Thu, 1 Jun 2017 19:45:40 +0000 (12:45 -0700)] 
Fix missing settings value

8 years agoMerge pull request #10102 from IamManchanda/hotfix/prototype-page-linking
Kevin Ball [Thu, 1 Jun 2017 19:45:23 +0000 (12:45 -0700)] 
Merge pull request #10102 from IamManchanda/hotfix/prototype-page-linking

Correct linking of prototype page within Depreciation Notices!

8 years agoUpdate files for 6.4.0-rc1
Kevin Ball [Thu, 1 Jun 2017 18:42:09 +0000 (11:42 -0700)] 
Update files for 6.4.0-rc1

8 years agoUpdate gulp config for new deploy
Kevin Ball [Thu, 1 Jun 2017 18:26:50 +0000 (11:26 -0700)] 
Update gulp config for new deploy

8 years agoMerge branch 'master' into develop
Kevin Ball [Thu, 1 Jun 2017 18:22:42 +0000 (11:22 -0700)] 
Merge branch 'master' into develop

8 years agoMerge pull request #10103 from IamManchanda/hotfix/grid-labels
Kevin Ball [Thu, 1 Jun 2017 18:19:04 +0000 (11:19 -0700)] 
Merge pull request #10103 from IamManchanda/hotfix/grid-labels

Add grid labels!

8 years agoMerge pull request #10104 from zurb/update-build-for-new-variations
Kevin Ball [Thu, 1 Jun 2017 18:15:36 +0000 (11:15 -0700)] 
Merge pull request #10104 from zurb/update-build-for-new-variations

Update build for new variations

8 years agoAdd legacy float based build of css 10104/head
Kevin Ball [Thu, 1 Jun 2017 18:14:50 +0000 (11:14 -0700)] 
Add legacy float based build of css

8 years agoRemove legacy foundation-flex distribution as we are now flex first
Kevin Ball [Thu, 1 Jun 2017 18:11:05 +0000 (11:11 -0700)] 
Remove legacy foundation-flex distribution as we are now flex first

8 years agoCorrect linking of prototype page - Dep Notices! 10102/head
harry [Thu, 1 Jun 2017 17:43:27 +0000 (23:13 +0530)] 
Correct linking of prototype page - Dep Notices!

8 years agoMerge pull request #10101 from zurb/fix-reveal-scss-issue
Kevin Ball [Thu, 1 Jun 2017 17:38:58 +0000 (10:38 -0700)] 
Merge pull request #10101 from zurb/fix-reveal-scss-issue

Fixes issue #9821

8 years agoFixes issue #9821 10101/head
Kevin Ball [Thu, 1 Jun 2017 17:38:06 +0000 (10:38 -0700)] 
Fixes issue #9821

8 years agoAdd grid labels! 10103/head
harry [Thu, 1 Jun 2017 17:29:59 +0000 (22:59 +0530)] 
Add grid labels!

8 years agoMerge pull request #10017 from brettsmason/new-grid
Kevin Ball [Thu, 1 Jun 2017 17:10:09 +0000 (10:10 -0700)] 
Merge pull request #10017 from brettsmason/new-grid

Flex Grid 2.0

8 years agoMerge branch 'develop' into kball-grid-experiments 10017/head
Kevin Ball [Thu, 1 Jun 2017 17:05:40 +0000 (10:05 -0700)] 
Merge branch 'develop' into kball-grid-experiments

8 years agoMerge pull request #10100 from zurb/update-docs-to-handle-new-menu-styling
Kevin Ball [Thu, 1 Jun 2017 17:05:24 +0000 (10:05 -0700)] 
Merge pull request #10100 from zurb/update-docs-to-handle-new-menu-styling

Update docs layout to remove unnecessary menu

8 years agoThe new menu stylings highlights that the current docs nav is using the menu class... 10100/head
Kevin Ball [Thu, 1 Jun 2017 17:03:25 +0000 (10:03 -0700)] 
The new menu stylings highlights that the current docs nav is using the menu class incorrectly, and it causes conflicts. Update to resolve

8 years agoMerge pull request #10099 from IamManchanda/docs/smooth-scroll-within-sidemenu
Harry Manchanda [Thu, 1 Jun 2017 16:54:58 +0000 (22:24 +0530)] 
Merge pull request #10099 from IamManchanda/docs/smooth-scroll-within-sidemenu

Add back smooth scroll page within sidemenu!

8 years agoAdd back smooth scroll within sidemenu! 10099/head
harry [Thu, 1 Jun 2017 16:51:05 +0000 (22:21 +0530)] 
Add back smooth scroll within sidemenu!

8 years agoMerge branch 'develop' into kball-grid-experiments
Kevin Ball [Thu, 1 Jun 2017 16:30:28 +0000 (09:30 -0700)] 
Merge branch 'develop' into kball-grid-experiments

8 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
harry [Thu, 1 Jun 2017 16:23:42 +0000 (21:53 +0530)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

8 years agoMerge pull request #10098 from zurb/fix-missing-triggers-dependencies
Kevin Ball [Thu, 1 Jun 2017 16:22:12 +0000 (09:22 -0700)] 
Merge pull request #10098 from zurb/fix-missing-triggers-dependencies

Fix missing triggers dependencies

8 years agoSmooth scroll docs: Correct example menu styling!
harry [Thu, 1 Jun 2017 16:21:35 +0000 (21:51 +0530)] 
Smooth scroll docs: Correct example menu styling!

8 years agoDocs: Remove extra `hr` tag!
harry [Thu, 1 Jun 2017 16:16:54 +0000 (21:46 +0530)] 
Docs: Remove extra `hr` tag!

8 years agoMerge branch 'develop' into fix-missing-triggers-dependencies 10098/head
Kevin Ball [Thu, 1 Jun 2017 16:16:24 +0000 (09:16 -0700)] 
Merge branch 'develop' into fix-missing-triggers-dependencies

8 years agoSmooth Scroll: Correct Spelling!
harry [Thu, 1 Jun 2017 16:15:47 +0000 (21:45 +0530)] 
Smooth Scroll: Correct Spelling!

8 years agoSeparate out frame grid
Kevin Ball [Thu, 1 Jun 2017 16:15:34 +0000 (09:15 -0700)] 
Separate out frame grid

8 years agoComponent Styling: Update image example to bigger size!
harry [Thu, 1 Jun 2017 16:06:36 +0000 (21:36 +0530)] 
Component Styling: Update image example to bigger size!

8 years agoOnly base cell needs min width/height
Kevin Ball [Thu, 1 Jun 2017 15:45:38 +0000 (08:45 -0700)] 
Only base cell needs min width/height

8 years agoAdd .grid-container` to docs
Brett Mason [Thu, 1 Jun 2017 10:43:47 +0000 (11:43 +0100)] 
Add .grid-container` to docs

8 years agoFirst pass at an updated XY grid docs page
Brett Mason [Thu, 1 Jun 2017 10:29:30 +0000 (11:29 +0100)] 
First pass at an updated XY grid docs page

8 years agoPrevent FOUC by adding is-closed class in markup
SassNinja [Thu, 1 Jun 2017 09:59:20 +0000 (11:59 +0200)] 
Prevent FOUC by adding is-closed class in markup

8 years agoCreate relative scope detection & use the relative parent to adjust the calculation
SassNinja [Thu, 1 Jun 2017 09:27:42 +0000 (11:27 +0200)] 
Create relative scope detection & use the relative parent to adjust the calculation

If a nested off-canvas element is placed in a container with position:relative (mostly push/pull classes) this must be considered in the calculation of the fixed position emulation.
To detect the relative scope I'm checking if the closest positioned element (offsetParent) has a left css value (typical for push/pull) or is affecting the top coord.
The usage of adjustToLocalScope() is limited to nested elements because non-nested elements doesn't have that scope issue (due to position:fixed)

8 years agoRework everything for the new grid to be called the XY Grid. Add missing comments...
Brett Mason [Thu, 1 Jun 2017 09:00:02 +0000 (10:00 +0100)] 
Rework everything for the new grid to be called the XY Grid. Add missing comments and possible arguements to some mixins.

8 years agoMerge pull request #10094 from zurb/update-dependencies-for-6.4
Kevin Ball [Wed, 31 May 2017 23:23:15 +0000 (16:23 -0700)] 
Merge pull request #10094 from zurb/update-dependencies-for-6.4

Update outdated dependencies across the board

8 years agoMerge pull request #10082 from IamManchanda/bug/browser/IE11-card-image
Kevin Ball [Wed, 31 May 2017 22:51:07 +0000 (15:51 -0700)] 
Merge pull request #10082 from IamManchanda/bug/browser/IE11-card-image

Closes #10079 - Fix a flexbug for cards on IE11

8 years agoMerge pull request #10053 from zurb/dropdown-explicit-positioning
Kevin Ball [Wed, 31 May 2017 22:49:40 +0000 (15:49 -0700)] 
Merge pull request #10053 from zurb/dropdown-explicit-positioning

[WIP] Dropdown explicit positioning

8 years agoMerge pull request #9670 from brettsmason/menu-rework
Kevin Ball [Wed, 31 May 2017 22:48:57 +0000 (15:48 -0700)] 
Merge pull request #9670 from brettsmason/menu-rework

Menu styling rework

8 years agoUpdate dropdown automated tests to work with new positioning 10053/head
Kevin Ball [Wed, 31 May 2017 22:34:15 +0000 (15:34 -0700)] 
Update dropdown automated tests to work with new positioning

8 years agoMerge pull request #10093 from zurb/fix-units-on-form-heights
Kevin Ball [Wed, 31 May 2017 22:26:39 +0000 (15:26 -0700)] 
Merge pull request #10093 from zurb/fix-units-on-form-heights

Fix units on input and select heights

8 years agoMove simple listener initialization inside the document readystate watcher for triggers
Kevin Ball [Wed, 31 May 2017 22:24:42 +0000 (15:24 -0700)] 
Move simple listener initialization inside the document readystate watcher for triggers

8 years agoAdd trigger dependency in reveal
Kevin Ball [Wed, 31 May 2017 22:23:33 +0000 (15:23 -0700)] 
Add trigger dependency in reveal

8 years agoUpdate outdated dependencies across the board 10094/head
Kevin Ball [Wed, 31 May 2017 22:21:21 +0000 (15:21 -0700)] 
Update outdated dependencies across the board

8 years agoMerge remote-tracking branch 'brettsmason/new-grid' into kball-grid-experiments
Kevin Ball [Wed, 31 May 2017 21:27:46 +0000 (14:27 -0700)] 
Merge remote-tracking branch 'brettsmason/new-grid' into kball-grid-experiments

8 years agoFix -zf-get-bp-value to still support number case but not break in case of nonsense...
Kevin Ball [Wed, 31 May 2017 21:26:41 +0000 (14:26 -0700)] 
Fix -zf-get-bp-value to still support number case but not break in case of nonsense string

8 years agoUpdate and re-add missing triggers dependency
Kevin Ball [Wed, 31 May 2017 21:08:18 +0000 (14:08 -0700)] 
Update and re-add missing triggers dependency

8 years agoUpdate description!
harry [Wed, 31 May 2017 20:50:01 +0000 (02:20 +0530)] 
Update description!

8 years agoFix pip positioning for aligned tooltips
Kevin Ball [Wed, 31 May 2017 20:47:29 +0000 (13:47 -0700)] 
Fix pip positioning for aligned tooltips

8 years agoMerge pull request #10060 from paulvantuyl/patch-1
Rafi [Wed, 31 May 2017 20:32:22 +0000 (13:32 -0700)] 
Merge pull request #10060 from paulvantuyl/patch-1

Update to include how to adjust speed in HTML

8 years agoMerge pull request #10056 from IamManchanda/hotfix/flex-topbar
Rafi [Wed, 31 May 2017 20:28:23 +0000 (13:28 -0700)] 
Merge pull request #10056 from IamManchanda/hotfix/flex-topbar

Closes #9871: Flex Topbar

8 years agoUpdate grid items revealed by docs
Kevin Ball [Wed, 31 May 2017 20:24:58 +0000 (13:24 -0700)] 
Update grid items revealed by docs

8 years agoGet zf-grid docs in place
Kevin Ball [Wed, 31 May 2017 20:24:10 +0000 (13:24 -0700)] 
Get zf-grid docs in place

8 years agoUpdate docs on contributors review! 10082/head
harry [Wed, 31 May 2017 20:20:23 +0000 (01:50 +0530)] 
Update docs on contributors review!

8 years agoRemove equalizer and add equal sizing!
harry [Wed, 31 May 2017 20:15:58 +0000 (01:45 +0530)] 
Remove equalizer and add equal sizing!

8 years agoMerge branch 'develop' into kball-grid-experiments
Kevin Ball [Wed, 31 May 2017 20:07:35 +0000 (13:07 -0700)] 
Merge branch 'develop' into kball-grid-experiments

8 years agoGet frame grid working cross browser
Kevin Ball [Wed, 31 May 2017 20:01:49 +0000 (13:01 -0700)] 
Get frame grid working cross browser

8 years agoUpdate grammar!
harry [Wed, 31 May 2017 19:52:09 +0000 (01:22 +0530)] 
Update grammar!

8 years agoMerge pull request #10086 from adrianpauly/patch-1
Rafi [Wed, 31 May 2017 19:45:05 +0000 (12:45 -0700)] 
Merge pull request #10086 from adrianpauly/patch-1

Slight tweak for combined row/column description

8 years agoAdd tooltip docs for explicit positioning!
harry [Wed, 31 May 2017 19:41:29 +0000 (01:11 +0530)] 
Add tooltip docs for explicit positioning!

8 years agoMerge branch 'kball-grid-experiments' of https://github.com/zurb/foundation-sites...
Kevin Ball [Wed, 31 May 2017 19:25:36 +0000 (12:25 -0700)] 
Merge branch 'kball-grid-experiments' of https://github.com/zurb/foundation-sites into kball-grid-experiments

8 years agoAnother pass on responsive gutters for block grid
Kevin Ball [Wed, 31 May 2017 19:25:32 +0000 (12:25 -0700)] 
Another pass on responsive gutters for block grid

8 years agoFix typo in test
Brett Mason [Wed, 31 May 2017 19:24:22 +0000 (20:24 +0100)] 
Fix typo in test

8 years agoAdd block grid visual test
Brett Mason [Wed, 31 May 2017 19:20:33 +0000 (20:20 +0100)] 
Add block grid visual test

8 years agoFix responsive gutters on margin grid
Kevin Ball [Wed, 31 May 2017 19:15:16 +0000 (12:15 -0700)] 
Fix responsive gutters on margin grid

8 years agoMerge branch 'kball-grid-experiments' of https://github.com/zurb/foundation-sites...
Kevin Ball [Wed, 31 May 2017 18:57:35 +0000 (11:57 -0700)] 
Merge branch 'kball-grid-experiments' of https://github.com/zurb/foundation-sites into kball-grid-experiments