]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
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 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 #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 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

8 years agoPass on getting gutters working with block grid in new grid
Kevin Ball [Wed, 31 May 2017 18:56:50 +0000 (11:56 -0700)] 
Pass on getting gutters working with block grid in new grid

8 years agoHighlight new feature in 6.4!
harry [Wed, 31 May 2017 18:42:19 +0000 (00:12 +0530)] 
Highlight new feature in 6.4!

8 years agoChange generated class names for block grid
Brett Mason [Wed, 31 May 2017 18:41:51 +0000 (19:41 +0100)] 
Change generated class names for block grid

8 years agoMerge pull request #10091 from zurb/proto
Rafi [Wed, 31 May 2017 18:33:08 +0000 (11:33 -0700)] 
Merge pull request #10091 from zurb/proto

Prototype Utilities - Successor of #9738

8 years agoMore grammar corrections!
harry [Wed, 31 May 2017 18:30:53 +0000 (00:00 +0530)] 
More grammar corrections!

8 years agoMore docs update
harry [Wed, 31 May 2017 18:29:17 +0000 (23:59 +0530)] 
More docs update

8 years agoDocs update!
harry [Wed, 31 May 2017 18:28:48 +0000 (23:58 +0530)] 
Docs update!

8 years agoDropdown: Add explicit positioning docs!
harry [Wed, 31 May 2017 18:23:18 +0000 (23:53 +0530)] 
Dropdown: Add explicit positioning docs!

8 years agoAdd block grid generated styles for margin and padding grid.
Brett Mason [Wed, 31 May 2017 18:17:02 +0000 (19:17 +0100)] 
Add block grid generated styles for margin and padding grid.

8 years agoFix tooltip positioning to separately account for voffset/hoffset and tooltip width...
Kevin Ball [Wed, 31 May 2017 17:49:32 +0000 (10:49 -0700)] 
Fix tooltip positioning to separately account for voffset/hoffset and tooltip width/height

8 years agoAdd border none test case! 10091/head
harry [Wed, 31 May 2017 17:43:20 +0000 (23:13 +0530)] 
Add border none test case!

8 years agoUpdate dropdown active states to override menus by default 9670/head
Kevin Ball [Wed, 31 May 2017 17:40:48 +0000 (10:40 -0700)] 
Update dropdown active states to override menus by default

8 years agoAdd border box test case!
harry [Wed, 31 May 2017 17:40:32 +0000 (23:10 +0530)] 
Add border box test case!

8 years agoUpdate tests for forms inside menus
Kevin Ball [Wed, 31 May 2017 17:35:21 +0000 (10:35 -0700)] 
Update tests for forms inside menus

8 years agoMerge branch 'proto' of https://github.com/zurb/foundation-sites into proto
RafiBomb [Wed, 31 May 2017 17:21:28 +0000 (10:21 -0700)] 
Merge branch 'proto' of https://github.com/zurb/foundation-sites into proto

8 years agoadds sass mixins for prototype to sass-mixin page
RafiBomb [Wed, 31 May 2017 17:21:21 +0000 (10:21 -0700)] 
adds sass mixins for prototype to sass-mixin page

8 years agoUpdate typescale test case!
harry [Wed, 31 May 2017 17:16:15 +0000 (22:46 +0530)] 
Update typescale test case!

8 years agoMerge branch 'develop' into brettsmason-menu-rework
Kevin Ball [Wed, 31 May 2017 17:13:51 +0000 (10:13 -0700)] 
Merge branch 'develop' into brettsmason-menu-rework

8 years agoAdd separator test case
harry [Wed, 31 May 2017 17:11:42 +0000 (22:41 +0530)] 
Add separator test case

8 years agoAdd component styling test case!
harry [Wed, 31 May 2017 17:10:46 +0000 (22:40 +0530)] 
Add component styling test case!

8 years agoAdd component styling test case!
harry [Wed, 31 May 2017 17:08:25 +0000 (22:38 +0530)] 
Add component styling test case!

8 years agoText-Capitialize: Nest a note into a callout
harry [Wed, 31 May 2017 16:48:50 +0000 (22:18 +0530)] 
Text-Capitialize: Nest a note into a callout

8 years agoFix units on input and select heights 10093/head
Kevin Ball [Wed, 31 May 2017 16:44:06 +0000 (09:44 -0700)] 
Fix units on input and select heights

8 years agoMerge branch 'proto' of https://github.com/zurb/foundation-sites into proto
RafiBomb [Wed, 31 May 2017 16:40:13 +0000 (09:40 -0700)] 
Merge branch 'proto' of https://github.com/zurb/foundation-sites into proto

8 years agocss style refactoring
RafiBomb [Wed, 31 May 2017 16:40:05 +0000 (09:40 -0700)] 
css style refactoring

8 years agoRemove html example duplicacy!
harry [Wed, 31 May 2017 16:32:52 +0000 (22:02 +0530)] 
Remove html example duplicacy!

8 years agoRemove circle and correct responsive sass!
harry [Wed, 31 May 2017 16:24:26 +0000 (21:54 +0530)] 
Remove circle and correct responsive sass!

8 years agoMerge pull request #10092 from zurb/fix-bad-dropdown-reference
Kevin Ball [Wed, 31 May 2017 16:16:44 +0000 (09:16 -0700)] 
Merge pull request #10092 from zurb/fix-bad-dropdown-reference

Fix bad reference that snuck in via PR

8 years agoFix bad reference that snuck in via PR 10092/head
Kevin Ball [Wed, 31 May 2017 16:15:45 +0000 (09:15 -0700)] 
Fix bad reference that snuck in via PR

8 years agochanges page sidebar link
RafiBomb [Wed, 31 May 2017 16:15:20 +0000 (09:15 -0700)] 
changes page sidebar link

8 years agochages page name
RafiBomb [Wed, 31 May 2017 16:14:36 +0000 (09:14 -0700)] 
chages page name

8 years agoadds comments for each relational mixin
RafiBomb [Wed, 31 May 2017 15:01:28 +0000 (08:01 -0700)] 
adds comments for each relational mixin

8 years agoadds suporting copy for pverflow
RafiBomb [Wed, 31 May 2017 14:31:27 +0000 (07:31 -0700)] 
adds suporting copy for pverflow

8 years agoupdates copy and example for position mixin
RafiBomb [Wed, 31 May 2017 14:25:13 +0000 (07:25 -0700)] 
updates copy and example for position mixin

8 years agoAdd missing zf- prefix to zf-grid-layout
Brett Mason [Wed, 31 May 2017 06:38:06 +0000 (07:38 +0100)] 
Add missing zf- prefix to zf-grid-layout

8 years agoDrop down closing bracket
Brett Mason [Wed, 31 May 2017 06:36:17 +0000 (07:36 +0100)] 
Drop down closing bracket

8 years agoClean up zf-cell mixin
Brett Mason [Wed, 31 May 2017 06:33:35 +0000 (07:33 +0100)] 
Clean up zf-cell mixin

8 years agoAdd new `grid-layout` mixin for creating block grids
Brett Mason [Wed, 31 May 2017 06:33:01 +0000 (07:33 +0100)] 
Add new `grid-layout` mixin for creating block grids

8 years agoSkip a few more margin classes if margin grid is disabled
Kevin Ball [Wed, 31 May 2017 05:30:55 +0000 (22:30 -0700)] 
Skip a few more margin classes if margin grid is disabled

8 years agoSwap internal to padding-gutters
Kevin Ball [Wed, 31 May 2017 05:07:33 +0000 (22:07 -0700)] 
Swap internal to padding-gutters

8 years agoPass on cell block container class
Kevin Ball [Wed, 31 May 2017 05:03:57 +0000 (22:03 -0700)] 
Pass on cell block container class

8 years agoRemove lingering small-auto and small-shrink in favor of auto and shrink
Kevin Ball [Wed, 31 May 2017 04:10:49 +0000 (21:10 -0700)] 
Remove lingering small-auto and small-shrink in favor of auto and shrink

8 years agoAdd a horizontal cell block testcase
Kevin Ball [Wed, 31 May 2017 04:04:03 +0000 (21:04 -0700)] 
Add a horizontal cell block testcase

8 years agoRework responsive class generation slightly and add responsive grid frame and cell...
Kevin Ball [Wed, 31 May 2017 03:50:38 +0000 (20:50 -0700)] 
Rework responsive class generation slightly and add responsive grid frame and cell blocks

8 years agoFix margin grid responsive gutter width generation
Kevin Ball [Wed, 31 May 2017 03:24:30 +0000 (20:24 -0700)] 
Fix margin grid responsive gutter width generation

8 years agoRevert "Rename all `auto/shrink` classes so they are always prefixed with [size]...
Kevin Ball [Wed, 31 May 2017 03:20:17 +0000 (20:20 -0700)] 
Revert "Rename all `auto/shrink` classes so they are always prefixed with [size] (even at small)."

This reverts commit 47a9de954475dd769b2ce0504f31063de25f4bb8.

8 years agoAttempt to add grid frame and cell-block
Kevin Ball [Wed, 31 May 2017 00:38:25 +0000 (17:38 -0700)] 
Attempt to add grid frame and cell-block

8 years agoupdates positioning copy
RafiBomb [Wed, 31 May 2017 00:01:57 +0000 (17:01 -0700)] 
updates positioning copy

8 years agoresets border 0 back to border none
RafiBomb [Tue, 30 May 2017 23:48:49 +0000 (16:48 -0700)] 
resets border 0 back to border none

8 years agoupdates positioning copy
RafiBomb [Tue, 30 May 2017 23:46:03 +0000 (16:46 -0700)] 
updates positioning copy

8 years agoupdates copy for text helpers
RafiBomb [Tue, 30 May 2017 23:05:13 +0000 (16:05 -0700)] 
updates copy for text helpers