]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Kevin Ball [Wed, 30 Nov 2016 22:48:23 +0000 (14:48 -0800)]
Get offcanvas tests workign with new offcanvas implementation
Kevin Ball [Wed, 30 Nov 2016 21:54:00 +0000 (13:54 -0800)]
Merge pull request #9358 from ajoy39/drilldown-back-position-selection
Add an option to the drilldown menu to position the back button at th…
Kevin Ball [Wed, 30 Nov 2016 21:51:50 +0000 (13:51 -0800)]
Merge pull request #9413 from zurb/fix-sticky-left-offset
Remove seemingly unnecessary left offset from sticky
Kevin Ball [Wed, 30 Nov 2016 21:51:24 +0000 (13:51 -0800)]
Merge pull request #9366 from jeromelebleu/remove-sticky-on-load
[Sticky] Ensure that unstuck classes are set on load
Rafi [Wed, 30 Nov 2016 21:30:26 +0000 (13:30 -0800)]
Merge pull request #9365 from andycochran/blockgrid
add block-grid-column so bottom margin matches gutters
Kevin Ball [Wed, 30 Nov 2016 21:15:50 +0000 (13:15 -0800)]
Merge branch 'develop' into brettsmason-new-offcanvas
Kevin Ball [Wed, 30 Nov 2016 21:03:11 +0000 (13:03 -0800)]
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas
Brett Mason [Wed, 30 Nov 2016 21:02:34 +0000 (21:02 +0000)]
Set the default off canvas panel behaviour to use `position: absolute`to match current live behaviour. Added an alternative class of `off-canvas-fixed` to set a menu to be `position: fixed` allowing you to use both types at the same time.
Kevin Ball [Wed, 30 Nov 2016 21:02:06 +0000 (13:02 -0800)]
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas
Brett Mason [Wed, 30 Nov 2016 19:47:25 +0000 (19:47 +0000)]
Fix incorrect keyboard nav within methods
Kevin Ball [Wed, 30 Nov 2016 18:57:51 +0000 (10:57 -0800)]
Merge pull request #9423 from zurb/fix-drilldown-height-issue
Stopgap fix to 9368
Kevin Ball [Wed, 30 Nov 2016 18:42:12 +0000 (10:42 -0800)]
Merge pull request #9420 from zurb/revert-9283
Revert #9283 due to breaking changes
Kevin Ball [Wed, 30 Nov 2016 18:41:22 +0000 (10:41 -0800)]
Stopgap fix to 9368
Kevin Ball [Wed, 30 Nov 2016 18:38:33 +0000 (10:38 -0800)]
Merge pull request #9399 from tadeusrox/remove-important-from-tooltip
Remove important from max-width on tooltip mixin
Kevin Ball [Wed, 30 Nov 2016 18:34:03 +0000 (10:34 -0800)]
Merge pull request #9342 from simshaun/bug-9341
Fixes #9341 - Firefox flexbox input-group-field width
Kevin Ball [Wed, 30 Nov 2016 18:31:13 +0000 (10:31 -0800)]
Merge pull request #9416 from ocularrhythm/patch-8
Remove the margin on Figure elements
Kevin Ball [Wed, 30 Nov 2016 18:16:57 +0000 (10:16 -0800)]
Merge pull request #9372 from zurb/toggle-containers
Update toggle to bubble up if no target is defined
Kevin Ball [Wed, 30 Nov 2016 17:43:04 +0000 (09:43 -0800)]
Revert #9283 due to breaking changes
Brett Mason [Wed, 30 Nov 2016 08:00:00 +0000 (08:00 +0000)]
Add a reveal modal visual test to confirm it works with reveal.
andycochran [Wed, 30 Nov 2016 02:14:16 +0000 (21:14 -0500)]
change block grid class
andycochran [Wed, 30 Nov 2016 02:06:29 +0000 (21:06 -0500)]
fix empty lines
andycochran [Wed, 30 Nov 2016 02:04:53 +0000 (21:04 -0500)]
semantically rename block grid mixin
andycochran [Wed, 30 Nov 2016 01:52:51 +0000 (20:52 -0500)]
fix block grid mixin notes
Aaron Arney [Tue, 29 Nov 2016 21:44:31 +0000 (16:44 -0500)]
Remove the margin on Figure elements
Brett Mason [Tue, 29 Nov 2016 20:45:07 +0000 (20:45 +0000)]
Multiple code quality changes based on feedback.
Kevin Ball [Tue, 29 Nov 2016 17:08:37 +0000 (09:08 -0800)]
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas
Brett Mason [Tue, 29 Nov 2016 17:05:09 +0000 (17:05 +0000)]
Fix for overlay not transitioning out smoothly.
Brett Mason [Tue, 29 Nov 2016 16:57:57 +0000 (16:57 +0000)]
Add `contentScroll` option to allow for content scrolling to be enabled/disabled. Enabled by default.
Visual test updated with this option.
Kevin Ball [Mon, 28 Nov 2016 23:55:07 +0000 (15:55 -0800)]
Merge pull request #9395 from karland/patch-7
Remove redundant documentation base-typography.md / typography_base.md
Kevin Ball [Mon, 28 Nov 2016 23:38:50 +0000 (15:38 -0800)]
Merge pull request #9354 from zurb/IS9349-fix-what-input-dependency
Remove accidental whatinput requirement introduced in #9174
Kevin Ball [Mon, 28 Nov 2016 23:32:19 +0000 (15:32 -0800)]
Remove seemingly unnecessary left offset from sticky
Kevin Ball [Mon, 28 Nov 2016 22:41:03 +0000 (14:41 -0800)]
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas
Brett Mason [Mon, 28 Nov 2016 20:08:01 +0000 (20:08 +0000)]
Remove position option from the JavaScript as its no longer needed or used.
Kevin Ball [Mon, 28 Nov 2016 19:53:44 +0000 (11:53 -0800)]
Merge pull request #9411 from andycochran/tab-background-active-color
rename tab-background-active-color to tab-active-color
Andy Cochran [Mon, 28 Nov 2016 19:47:17 +0000 (14:47 -0500)]
rename tab-background-active-color to tab-active-color
Kevin Ball [Mon, 28 Nov 2016 19:03:40 +0000 (11:03 -0800)]
Merge pull request #9319 from andycochran/allypalette
Ally-compliant color palette & functions
Andy Cochran [Fri, 25 Nov 2016 16:02:11 +0000 (10:02 -0600)]
nix duplicate line
Vinicius Tadeu [Mon, 21 Nov 2016 22:04:14 +0000 (20:04 -0200)]
Remove important from max-witdh on tooltip mixin
Kevin Ball [Mon, 21 Nov 2016 17:01:43 +0000 (09:01 -0800)]
Merge pull request #9398 from ncoden/fix/doiuse-compatibility
Fix gulp browser support check
Nicolas Coden [Mon, 21 Nov 2016 14:22:36 +0000 (15:22 +0100)]
Fix gulp browser support check
Fix bug introduced in https://github.com/zurb/foundation-sites/pull/9382
Nicolas Coden [Mon, 21 Nov 2016 13:05:43 +0000 (14:05 +0100)]
Merge pull request #9393 from webdevan/patch-2
Make invalid inputs opaque
karland [Sun, 20 Nov 2016 01:06:56 +0000 (02:06 +0100)]
Syncing and corrections
karland [Sun, 20 Nov 2016 01:05:33 +0000 (02:05 +0100)]
Remove redundant documentation on base-typography
It seems that base-typography has been renamed into typography-base some
time ago and then existed in parallel.
webdevan [Fri, 18 Nov 2016 21:57:38 +0000 (23:57 +0200)]
Make invalid inputs opaque
And changed placeholder text color to contrast better
Kevin Ball [Fri, 18 Nov 2016 01:31:51 +0000 (17:31 -0800)]
Merge branch 'develop' into v6.3
Kevin Ball [Fri, 18 Nov 2016 01:31:08 +0000 (17:31 -0800)]
Merge pull request #9315 from murb/feature-slider-log-and-pow-transforms2
Adds pow and log transforms to the Slider component
Alec Joy [Fri, 4 Nov 2016 20:06:18 +0000 (16:06 -0400)]
Add an option to the drilldown menu to position the back button at the top or bottom of a drilldown list
Brett Mason [Thu, 17 Nov 2016 20:21:46 +0000 (20:21 +0000)]
Tentatively remove html/body 100% height. Requires cross browser testing, but appears to work correctly still.
Brett Mason [Thu, 17 Nov 2016 20:12:34 +0000 (20:12 +0000)]
Add a reveal-for-x visual test.
Brett Mason [Thu, 17 Nov 2016 20:07:31 +0000 (20:07 +0000)]
Remove body overflow styling and move to a `off-canvas-wrapper` class. Remove background colour on main content as its no longer needed. Update visual tests.
Andy Cochran [Wed, 2 Nov 2016 23:54:19 +0000 (19:54 -0400)]
pick-best-color() to color-pick-contrast(), update its comment
Andy Cochran [Wed, 2 Nov 2016 19:08:46 +0000 (15:08 -0400)]
bring back button-color-alt
Andy Cochran [Tue, 1 Nov 2016 20:25:11 +0000 (16:25 -0400)]
replace all instances of foreground() with pick-best-color()
Andy Cochran [Thu, 10 Nov 2016 01:10:21 +0000 (20:10 -0500)]
import math function in color scss
Andy Cochran [Wed, 2 Nov 2016 23:54:19 +0000 (19:54 -0400)]
pick-best-color() to color-pick-contrast(), update its comment
Andy Cochran [Wed, 2 Nov 2016 21:41:07 +0000 (17:41 -0400)]
allow pagination mixins to pass vars
Andy Cochran [Wed, 2 Nov 2016 21:30:11 +0000 (17:30 -0400)]
ditch function for pagination item color
Andy Cochran [Wed, 2 Nov 2016 21:04:26 +0000 (17:04 -0400)]
ditch function for accordion content color, allow accordion mixins to pass vars
Andy Cochran [Wed, 2 Nov 2016 20:55:47 +0000 (16:55 -0400)]
add label-color-alt var for pick-best-color()
Andy Cochran [Wed, 2 Nov 2016 20:41:51 +0000 (16:41 -0400)]
add badge-color-alt var for pick-best-color()
Andy Cochran [Wed, 2 Nov 2016 20:41:41 +0000 (16:41 -0400)]
add badge-color-alt var for pick-best-color()
Andy Cochran [Wed, 2 Nov 2016 20:03:01 +0000 (16:03 -0400)]
ditch function for tabs content color, allow tabs mixins to pass vars
Andy Cochran [Wed, 2 Nov 2016 19:08:46 +0000 (15:08 -0400)]
bring back button-color-alt
Andy Cochran [Tue, 1 Nov 2016 20:25:11 +0000 (16:25 -0400)]
replace all instances of foreground() with pick-best-color()
Andy Cochran [Tue, 1 Nov 2016 18:50:06 +0000 (14:50 -0400)]
add math utility for luminance method
Andy Cochran [Tue, 1 Nov 2016 18:49:18 +0000 (14:49 -0400)]
swap lightness/forground function for luminance method
Andy Cochran [Sun, 30 Oct 2016 00:28:57 +0000 (20:28 -0400)]
tweak palette to meet AA contrast req
Brett Mason [Thu, 17 Nov 2016 15:58:54 +0000 (15:58 +0000)]
Go back to only offsetting the off-canvas panel by the size rather than 100% - makes the animation smoother.
Brett Mason [Thu, 17 Nov 2016 08:41:44 +0000 (08:41 +0000)]
Add _stopScrolling function to fix iOS issue.
Kevin Ball [Wed, 16 Nov 2016 23:26:46 +0000 (15:26 -0800)]
Merge pull request #9379 from zurb/add-mutation-observers-to-sliders
Refactor slider and provide handle position fallback for hidden sliders
Kevin Ball [Wed, 16 Nov 2016 23:19:48 +0000 (15:19 -0800)]
Merge pull request #9384 from ncoden/chore/travis-ci-badge
Add the Travis-ci badge in README.md
Kevin Ball [Wed, 16 Nov 2016 23:17:31 +0000 (15:17 -0800)]
Merge pull request #9364 from ncoden/chore/lint
Fix lint problems
Nicolas Coden [Wed, 16 Nov 2016 17:27:29 +0000 (18:27 +0100)]
Add the Travis-ci badge in README.md
Kevin Ball [Wed, 16 Nov 2016 23:08:01 +0000 (15:08 -0800)]
Merge pull request #9383 from ncoden/chore/check-outdated-dependencies
Check outdated dependencies
Kevin Ball [Wed, 16 Nov 2016 18:33:44 +0000 (10:33 -0800)]
Add example to docs explaining reflow
Kevin Ball [Wed, 16 Nov 2016 18:28:52 +0000 (10:28 -0800)]
Add fallback position to slider when it is hidden
Kevin Ball [Wed, 16 Nov 2016 18:21:32 +0000 (10:21 -0800)]
Remove mutation observer on slider based on conversation in #9379
Kevin Ball [Wed, 16 Nov 2016 18:14:46 +0000 (10:14 -0800)]
Merge pull request #9382 from ncoden/chore/doiuse
Check browsers support and reorganize Gulp config
Nicolas Coden [Wed, 16 Nov 2016 16:33:08 +0000 (17:33 +0100)]
Add david-dm badges in README.md
Add david-dm.org badges in README.md to check outdated dependencies.
Nicolas Coden [Wed, 16 Nov 2016 16:21:25 +0000 (17:21 +0100)]
Add check in gulp for outdated dependencies
Add `gulp-check-deps` in gulp to check outdated dependencies
Nicolas Coden [Wed, 16 Nov 2016 17:20:53 +0000 (18:20 +0100)]
Fix customizer relative path
Nicolas Coden [Wed, 16 Nov 2016 16:58:15 +0000 (17:58 +0100)]
Reorganize gulp files
Major changes:
- move all config variables from gulp files to `gulp/config.js`
- move gulp task files to `gulp/tasks`
- move `doiuse` gulp task to `gulp/tasks/check.js`
Other changes:
- rename some config variables
Nicolas Coden [Tue, 15 Nov 2016 14:24:06 +0000 (15:24 +0100)]
Add check in gulp of CSS browser incompatibilities
Brett Mason [Wed, 16 Nov 2016 08:29:58 +0000 (08:29 +0000)]
Fix incorrect fallback reveal position. Add box shadow as a pseudo-element (thanks for the idea Kevin!). Rename the off-canvas overlay for better consistency.
Kevin Ball [Wed, 16 Nov 2016 00:21:27 +0000 (16:21 -0800)]
Add reflow wrapper for slider
Kevin Ball [Tue, 15 Nov 2016 23:54:50 +0000 (15:54 -0800)]
Slightly refactor slider and add mutation observer
Kevin Ball [Tue, 15 Nov 2016 22:56:37 +0000 (14:56 -0800)]
Remove some commented out code
Nicolas Coden [Tue, 15 Nov 2016 18:12:00 +0000 (19:12 +0100)]
Sass lint: fix various lint errors
Nicolas Coden [Tue, 15 Nov 2016 18:08:50 +0000 (19:08 +0100)]
Sass lint: fix various properties sort order
See: https://github.com/zurb/foundation-sites/pull/9333
Nicolas Coden [Tue, 15 Nov 2016 18:08:21 +0000 (19:08 +0100)]
Sass lint: replace scss-lint disable comments
- Replace `scss-lint` disable comments with the `sass-lint` ones
- Remove `scss-lint` disable comments when they are useless or not
supported
Nicolas Coden [Tue, 15 Nov 2016 17:49:16 +0000 (18:49 +0100)]
Sass lint: add missing empty lines and fix indentation
- Add missing empty lines after declaration blocks
- Fix bad indentation.
Note: `sass-lint` still wrongly throw indentation warnings.
See
https://github.com/sasstools/sass-lint/issues?utf8=%E2%9C%93&q=is%3Aissu
e%20is%3Aopen%20indentation
Nicolas Coden [Tue, 15 Nov 2016 17:43:42 +0000 (18:43 +0100)]
Sass lint: remove useless vendor prefixes
- Remove the vendor prefixes that are automatically added by
`autoprefixer` for all browsers.
- Disable `sass-lint` when a vendor prefix is required by one
particular browser.
Nicolas Coden [Tue, 15 Nov 2016 17:37:40 +0000 (18:37 +0100)]
Sass lint: use "stroustrup" as brace style convention
Sass lint: use "stroustrup" instead of "1TBS" as brace style convention.
See: https://en.wikipedia.org/wiki/Indent_style
Pros:
- Easily add or remove lines within a `@if`/`@else if`/`@else` block,
without having to rearrange the braces.
- Able to add comments that describe a condition (`@if (...)`, `@else
if (...)` or `@else`) or the whole conditional block.
- Clearly separate the different parts of the conditional block.
Cons:
- Not commonly used
Nicolas Coden [Tue, 15 Nov 2016 17:31:34 +0000 (18:31 +0100)]
Sass lint: `0` convention for no border
Use `border: 0;` instead of `border: zero;` to disable border.
See :
https://stackoverflow.com/questions/
2922909 /should-i-use-border-none-or-
border-0
Pros:
- More concise
- Used a lot
Cons:
- X
Other convention: `border: none;`
Nicolas Coden [Tue, 15 Nov 2016 17:26:51 +0000 (18:26 +0100)]
Sass lint: add missing leading-zero
Use a leading zero for numbers.
Pro:
- css-guidelines
(https://github.com/chris-pearce/css-guidelines#formatting)
- a mathemacial point of view (http://hey.georgie.nu/leadingzero/).
Cons:
- Codestyle.co (http://codestyle.co/Guidelines/css#Syntax)
- Less concise
Nicolas Coden [Tue, 15 Nov 2016 16:46:29 +0000 (17:46 +0100)]
Update sass-lint to 1.3.2
Update sass-lint to 1.3.2 to avoid a lot of fixed bugs, like
unreconized interpolation
Nicolas Coden [Sat, 12 Nov 2016 15:13:06 +0000 (16:13 +0100)]
Lint: remove EOL spaces
Remove spaces where they are at the end of a line
Kevin Ball [Tue, 15 Nov 2016 16:59:51 +0000 (08:59 -0800)]
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas
Kevin Ball [Tue, 15 Nov 2016 16:44:05 +0000 (08:44 -0800)]
Merge branch 'refactor/properties-order' of git://github.com/ncoden/foundation-sites into ncoden-refactor/properties-order
Kevin Ball [Tue, 15 Nov 2016 16:39:09 +0000 (08:39 -0800)]
Merge pull request #9374 from ncoden/fix/useless-gulp-sass-vendor-path
Remove useless gulp sass-lint vendor path