]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Brett Mason [Wed, 31 May 2017 18:17:02 +0000 (19:17 +0100)]
Add block grid generated styles for margin and padding grid.
Brett Mason [Wed, 31 May 2017 06:38:06 +0000 (07:38 +0100)]
Add missing zf- prefix to zf-grid-layout
Brett Mason [Wed, 31 May 2017 06:36:17 +0000 (07:36 +0100)]
Drop down closing bracket
Brett Mason [Wed, 31 May 2017 06:33:35 +0000 (07:33 +0100)]
Clean up zf-cell mixin
Brett Mason [Wed, 31 May 2017 06:33:01 +0000 (07:33 +0100)]
Add new `grid-layout` mixin for creating block grids
Kevin Ball [Wed, 31 May 2017 05:30:55 +0000 (22:30 -0700)]
Skip a few more margin classes if margin grid is disabled
Kevin Ball [Wed, 31 May 2017 05:07:33 +0000 (22:07 -0700)]
Swap internal to padding-gutters
Kevin Ball [Wed, 31 May 2017 05:03:57 +0000 (22:03 -0700)]
Pass on cell block container class
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
Kevin Ball [Wed, 31 May 2017 04:04:03 +0000 (21:04 -0700)]
Add a horizontal cell block testcase
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
Kevin Ball [Wed, 31 May 2017 03:24:30 +0000 (20:24 -0700)]
Fix margin grid responsive gutter width generation
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 .
Kevin Ball [Wed, 31 May 2017 00:38:25 +0000 (17:38 -0700)]
Attempt to add grid frame and cell-block
Kevin Ball [Tue, 30 May 2017 22:01:24 +0000 (15:01 -0700)]
Fix issues noted by Brett
Kevin Ball [Tue, 30 May 2017 21:43:19 +0000 (14:43 -0700)]
Merge branch 'kball-grid-experiments' of https://github.com/zurb/foundation-sites into kball-grid-experiments
Kevin Ball [Tue, 30 May 2017 21:43:04 +0000 (14:43 -0700)]
Make new zf-cell work for numbered breakpoints
Brett Mason [Tue, 30 May 2017 19:44:36 +0000 (20:44 +0100)]
Tidy up offset classes slightly - should be good to go!
Brett Mason [Tue, 30 May 2017 19:29:57 +0000 (20:29 +0100)]
Move vertical classes last in the mixin
Brett Mason [Tue, 30 May 2017 19:28:07 +0000 (20:28 +0100)]
Remove styles from vertical test
Brett Mason [Tue, 30 May 2017 19:26:07 +0000 (20:26 +0100)]
Fix missing semi-colon and `.grid-vertical` class
Brett Mason [Tue, 30 May 2017 18:49:57 +0000 (19:49 +0100)]
Add a full suite of visual tests
Kevin Ball [Tue, 30 May 2017 18:17:11 +0000 (11:17 -0700)]
Revert "Generate base vertical classes without `vertical-grid` prefix so its more flexible."
This reverts commit
4f6ff07f3b5cb996e10b05677a06ab9979f3d031 .
Kevin Ball [Tue, 30 May 2017 18:17:02 +0000 (11:17 -0700)]
Revert "Rework vertical grid to be less specific and cleaner (hopefully!)"
This reverts commit
9486a22bb4fbbd3dfb090977cc3739d942d56328 .
Brett Mason [Mon, 29 May 2017 07:50:16 +0000 (08:50 +0100)]
Rework vertical grid to be less specific and cleaner (hopefully!)
Brett Mason [Mon, 29 May 2017 07:35:56 +0000 (08:35 +0100)]
Generate base vertical classes without `vertical-grid` prefix so its more flexible.
Brett Mason [Mon, 29 May 2017 07:27:06 +0000 (08:27 +0100)]
Rename all `auto/shrink` classes so they are always prefixed with [size] (even at small).
Clean up vertical grid by removing `.vertical-grid` prefix as its not needed other than for cells.
Brett Mason [Sun, 28 May 2017 19:38:50 +0000 (20:38 +0100)]
Solve down and only keyword issue by getting the first value
Brett Mason [Sun, 28 May 2017 19:37:39 +0000 (20:37 +0100)]
Formatting cleanup
Brett Mason [Sun, 28 May 2017 11:18:53 +0000 (12:18 +0100)]
Rework `zf-cell` mixin. Now automatically outputs gutters depending on the wrapped breakpoint and includes them in the width. Also outputs gutters if there is a matching breakpoint in the gutter map.
Brett Mason [Sun, 28 May 2017 11:17:32 +0000 (12:17 +0100)]
Update breakpoint mixin to store the `$-zf-size` value, so we can grab it when using the mixin.
Brett Mason [Sun, 28 May 2017 06:20:13 +0000 (07:20 +0100)]
Remove duplicate `.auto/.shrink` classes that were being generated at each breakpoint.
Kevin Ball [Sun, 28 May 2017 03:56:37 +0000 (20:56 -0700)]
Revert vertical cell names to be explicit
Kevin Ball [Sun, 28 May 2017 03:50:30 +0000 (20:50 -0700)]
Fix and re-enable vertical grid
Kevin Ball [Sun, 28 May 2017 03:44:36 +0000 (20:44 -0700)]
Fix duplication of sizing classes
Kevin Ball [Sun, 28 May 2017 03:41:54 +0000 (20:41 -0700)]
Make sure small-x classes are output
Kevin Ball [Sun, 28 May 2017 03:39:53 +0000 (20:39 -0700)]
Clean up bugs noted by Brett
Kevin Ball [Sun, 28 May 2017 03:27:07 +0000 (20:27 -0700)]
fix type-of checks
Kevin Ball [Sun, 28 May 2017 03:21:57 +0000 (20:21 -0700)]
Fix issue introduced with vertical grid change
Kevin Ball [Sat, 27 May 2017 05:10:26 +0000 (22:10 -0700)]
Start of vertical grid
Kevin Ball [Sat, 27 May 2017 04:23:00 +0000 (21:23 -0700)]
Fix offsets
Kevin Ball [Sat, 27 May 2017 04:04:35 +0000 (21:04 -0700)]
Fix collapse classes
Kevin Ball [Sat, 27 May 2017 00:30:53 +0000 (17:30 -0700)]
Remove unnecessary max-width on sizes
Kevin Ball [Sat, 27 May 2017 00:14:38 +0000 (17:14 -0700)]
Re-enable padding and offset
Kevin Ball [Sat, 27 May 2017 00:11:04 +0000 (17:11 -0700)]
Re-introduce collapse
Kevin Ball [Fri, 26 May 2017 23:54:09 +0000 (16:54 -0700)]
Get basic margin classes generating again, now with minimal media queries
Kevin Ball [Fri, 26 May 2017 22:45:24 +0000 (15:45 -0700)]
Stash forward progress
Kevin Ball [Fri, 26 May 2017 20:06:11 +0000 (13:06 -0700)]
Checkpoint progress
Kevin Ball [Thu, 25 May 2017 21:29:26 +0000 (14:29 -0700)]
Fix auto/shrink responsiveness on padding grid
Kevin Ball [Thu, 25 May 2017 21:22:40 +0000 (14:22 -0700)]
Add utilities to manually iterate through breakpoints, and use this to generate responsive margin grids
Kevin Ball [Thu, 25 May 2017 20:46:41 +0000 (13:46 -0700)]
Add mechanism to iterate over breakpoints without automatically inserting them
Kevin Ball [Thu, 25 May 2017 20:42:14 +0000 (13:42 -0700)]
Invert structure of cell mixin to lay foundation for better responsive sizing on margin grids
Kevin Ball [Thu, 25 May 2017 20:40:46 +0000 (13:40 -0700)]
Remove forgotten import
Kevin Ball [Thu, 25 May 2017 19:25:35 +0000 (12:25 -0700)]
Merge branch 'new-grid' of git://github.com/brettsmason/foundation-sites into brettsmason-new-grid
Brett Mason [Thu, 25 May 2017 18:27:37 +0000 (19:27 +0100)]
Sort grid into final (hopefully) file structure and add some visual tests
Brett Mason [Thu, 11 May 2017 10:45:14 +0000 (11:45 +0100)]
Huge rework of the output class structure. Still need to fix off breakpoint value behaviour, but its a lot better with an end in sight!
Brett Mason [Fri, 5 May 2017 14:47:16 +0000 (15:47 +0100)]
Add option to main class generating mixin to exclude vertical and collapse classes from output. Needs cleaning up.
Kevin Ball [Wed, 26 Apr 2017 16:26:10 +0000 (09:26 -0700)]
Merge branch 'new-grid' of git://github.com/brettsmason/foundation-sites into brettsmason-new-grid
RafiBomb [Wed, 26 Apr 2017 15:56:57 +0000 (08:56 -0700)]
Merge branch 'andycochran-button-hollow-clear-mixin' into develop
RafiBomb [Wed, 26 Apr 2017 15:56:22 +0000 (08:56 -0700)]
formats SCSS
RafiBomb [Wed, 26 Apr 2017 15:51:07 +0000 (08:51 -0700)]
Merge branch 'button-hollow-clear-mixin' of git://github.com/andycochran/foundation-sites into andycochran-button-hollow-clear-mixin
Brett Mason [Wed, 26 Apr 2017 14:00:12 +0000 (15:00 +0100)]
Fixed calculation for margin based grid widths and gutters
Brett Mason [Wed, 26 Apr 2017 13:31:23 +0000 (14:31 +0100)]
First commit for the new grid. Functions and mixins generally working, with a lot of the classes also finished.
Need to sort out the margin grid calculations with responsive gutters...
Kevin Ball [Tue, 25 Apr 2017 21:03:15 +0000 (14:03 -0700)]
Merge pull request #9982 from zurb/dropdown-button-fix
fixed dropdown mixin issue
Kevin Ball [Tue, 25 Apr 2017 21:01:34 +0000 (14:01 -0700)]
Merge pull request #9984 from IamManchanda/feature/add-pattern-website
[New Feature] Closes #9870 - Added a combo pattern `website`
Kevin Ball [Tue, 25 Apr 2017 20:43:39 +0000 (13:43 -0700)]
Merge pull request #9977 from Owlbertz/reveal-space-close
Reveal space close
Marius Olbertz [Tue, 25 Apr 2017 05:42:14 +0000 (07:42 +0200)]
Added test for focus on close.
Marius Olbertz [Tue, 25 Apr 2017 05:41:51 +0000 (07:41 +0200)]
Removed condition with what input for focus on close.
Marius Olbertz [Tue, 25 Apr 2017 05:34:43 +0000 (07:34 +0200)]
Removed debug logging.
Marius Olbertz [Tue, 25 Apr 2017 05:30:51 +0000 (07:30 +0200)]
Use button as Reveal toggle in visual tests.
Substituted links with buttons to have semantically correct tag usage.
As those toggles do not lead to a new page they should be buttons.
Marius Olbertz [Tue, 25 Apr 2017 05:30:51 +0000 (07:30 +0200)]
Use button as Reveal toggle in docs.
Substituted links with buttons to have semantically correct tag usage.
As those toggles do not lead to a new page they should be buttons.
Marius Olbertz [Tue, 25 Apr 2017 05:29:52 +0000 (07:29 +0200)]
Move focus back to anchor when closed.
Laurel [Mon, 24 Apr 2017 16:34:37 +0000 (09:34 -0700)]
Update button.md
LaurelBCodin [Mon, 24 Apr 2017 16:32:30 +0000 (09:32 -0700)]
removed un-needed markup and file for the PR
harry [Mon, 24 Apr 2017 16:29:36 +0000 (21:59 +0530)]
Reorganizing of examples!
harry [Mon, 24 Apr 2017 16:25:39 +0000 (21:55 +0530)]
Added url pattern again!
- Also fixed Responsiveness
Kevin Ball [Mon, 24 Apr 2017 15:47:32 +0000 (08:47 -0700)]
Merge pull request #9983 from Deckluhm/tooltip-cursor
[Tooltip] Add new $has-tip-cursor variable to customize cursor
harry [Sat, 22 Apr 2017 14:29:17 +0000 (19:59 +0530)]
Update docs issue that i created!
harry [Sat, 22 Apr 2017 13:29:37 +0000 (18:59 +0530)]
Docs correction!
harry [Sat, 22 Apr 2017 13:24:04 +0000 (18:54 +0530)]
Closes #9870 - Added a combo pattern `website`
Changes:
- Added a pattern `website` which is basically a combo of both `domain` and `url` pattern
- Also updated the docs!
Deckluhm [Sat, 22 Apr 2017 13:09:28 +0000 (15:09 +0200)]
Add new $has-tip-cursor variable to customize tooltips cursor
LaurelBCodin [Sat, 22 Apr 2017 00:04:40 +0000 (17:04 -0700)]
fixed dropdown mixin issue
Kevin Ball [Fri, 21 Apr 2017 22:27:48 +0000 (15:27 -0700)]
Merge pull request #9981 from andycochran/static-gutter-docs
Static Gutters documentation
Andy Cochran [Fri, 21 Apr 2017 22:10:41 +0000 (18:10 -0400)]
Static Gutters documentation
Kevin Ball [Fri, 21 Apr 2017 20:12:11 +0000 (13:12 -0700)]
Merge pull request #9973 from zurb/fix-normalize-dependency-update
Update to #9711 in a way that doesn't modify underlying dependency
Andy Cochran [Fri, 21 Apr 2017 17:54:15 +0000 (13:54 -0400)]
simplify clear button method
Marius Olbertz [Fri, 21 Apr 2017 15:21:46 +0000 (17:21 +0200)]
Fixed space and enter not closing Reveal modals.
Refactored the component to not use special keyboard listening for opening and closing.
Normal event triggering with `click` event being emitted using space and enter is used now.
Added test for clicking close button.
Marius Olbertz [Fri, 21 Apr 2017 15:21:05 +0000 (17:21 +0200)]
Refactored Reveal tests to work correctly with async execution.
Kevin Ball [Thu, 20 Apr 2017 21:31:10 +0000 (14:31 -0700)]
Merge pull request #9974 from zurb/fix-lingering-travis-error
Resolve lingering travis error
Kevin Ball [Thu, 20 Apr 2017 21:02:45 +0000 (14:02 -0700)]
Try putting a timeout before checking on test that's flaking on travis
Kevin Ball [Thu, 20 Apr 2017 20:51:21 +0000 (13:51 -0700)]
Update to #9711 in a way that doesn't modify underlying dependency
Kevin Ball [Thu, 20 Apr 2017 18:20:23 +0000 (11:20 -0700)]
Merge pull request #9972 from zurb/re-add-aria-to-tabs
Add back aria-hidden true to tabs for consistency.
Kevin Ball [Thu, 20 Apr 2017 17:12:07 +0000 (10:12 -0700)]
Add back aria-hidden true to tabs for consistency. Update tests to understand correct attribute removal
Kevin Ball [Thu, 20 Apr 2017 16:50:40 +0000 (09:50 -0700)]
Merge pull request #9966 from brettsmason/offcanvas-transition-length
Add correct implementation of `transition-time` attribute.
Kevin Ball [Thu, 20 Apr 2017 16:35:34 +0000 (09:35 -0700)]
Merge pull request #9967 from brettsmason/off-canvas-reveal-transition
Remove transition for `.reveal-for-*` classes
Brett Mason [Thu, 20 Apr 2017 10:22:08 +0000 (11:22 +0100)]
Remove transition for `.reveal-for-*` classes
Brett Mason [Thu, 20 Apr 2017 09:52:12 +0000 (10:52 +0100)]
Add correct implementation of `transition-time` attribute. Also include visual test to confirm.
Kevin Ball [Wed, 19 Apr 2017 17:20:31 +0000 (10:20 -0700)]
Merge pull request #9963 from Owlbertz/home-end-slider
Home end slider
Kevin Ball [Wed, 19 Apr 2017 17:07:53 +0000 (10:07 -0700)]
Merge pull request #9868 from IamManchanda/hotfix/meter-webkit-appearance
Fix #9866 - Hack to disable `-webkit-appearance` from getting prefixed
Kevin Ball [Wed, 19 Apr 2017 16:51:06 +0000 (09:51 -0700)]
Merge pull request #9812 from jellisii/develop
Added ability to disable accordion controls.