]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
David Ollerhead [Tue, 9 Jun 2015 15:54:33 +0000 (16:54 +0100)]
Removing duplicate -ms-transform translate attribute
Duplicate properties cause a lot of problems, especially with css minification tools.
Removing the `-ms-transform: translate3d($tx, $ty, $tz);` line keeps IE support for IE9 and up with the 2d transform, and stops the 3d transform overwriting the 2d one and breaking the offcanvas menu on IE9 when CSS is minified
Geoff Kimball [Thu, 4 Jun 2015 16:10:48 +0000 (09:10 -0700)]
Merge pull request #6597 from oller/patch-2
Fix inline-list margin issue caused by re-ordering of css properties
David Ollerhead [Thu, 4 Jun 2015 09:08:00 +0000 (10:08 +0100)]
Breaking apart shorthand margin declaration
Geoff Kimball [Wed, 3 Jun 2015 15:55:51 +0000 (08:55 -0700)]
Merge pull request #6570 from circlecube/button-group-stack-even-bug
set full width on stack-for-small button group
Geoff Kimball [Wed, 3 Jun 2015 15:52:04 +0000 (08:52 -0700)]
Merge pull request #6574 from ilikesleeping/patch-1
Add pointer-events: none; to unavailable pagination items
Geoff Kimball [Wed, 3 Jun 2015 15:50:03 +0000 (08:50 -0700)]
Merge pull request #6592 from sergiors/master
Again, replaced tabs by spaces
Geoff Kimball [Wed, 3 Jun 2015 15:49:48 +0000 (08:49 -0700)]
Merge pull request #6596 from lukasklein/patch-1
Update examples_tabs_accessibility (whitespaces)
Jeanie Chung [Tue, 2 Jun 2015 22:20:24 +0000 (15:20 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Tue, 2 Jun 2015 21:44:56 +0000 (14:44 -0700)]
Slight optimization changes to range slider two-way binding.
David Ollerhead [Tue, 2 Jun 2015 09:22:34 +0000 (10:22 +0100)]
Fix inline-list margin issue caused by re-ordering
Lukas Klein [Tue, 2 Jun 2015 00:25:43 +0000 (02:25 +0200)]
Update examples_tabs_accessibility (whitespaces)
Inserted missing whitespace, removed redundant whitespaces.
Sérgio Rafael Siqueira [Sat, 30 May 2015 05:21:52 +0000 (02:21 -0300)]
Merge branch 'master' of github.com:zurb/foundation
Sérgio Rafael Siqueira [Sat, 30 May 2015 05:20:34 +0000 (02:20 -0300)]
replaced tabs by spaces at _grid.scss
Geoff Kimball [Thu, 28 May 2015 16:15:31 +0000 (09:15 -0700)]
Merge pull request #6565 from peterblazejewicz/update/readme
Update readme installation section. Closes #6560
Geoff Kimball [Thu, 28 May 2015 16:14:38 +0000 (09:14 -0700)]
Merge pull request #6585 from sergiors/master
replaced tabs by spaces
Sérgio Rafael Siqueira [Wed, 27 May 2015 17:19:47 +0000 (14:19 -0300)]
replaced tabs by spaces
Chris [Wed, 20 May 2015 09:29:30 +0000 (10:29 +0100)]
Add pointer-events: none; to unavailable pagination items
Adding pointer-events: none; allows modern browsers to ignore clicks on unavailable elements.
Unavailable items look like they shouldn't be clickable, so they shouldn't be.
Rafi [Tue, 19 May 2015 21:39:58 +0000 (14:39 -0700)]
Merge pull request #6573 from eljojo/patch-2
Documented option to equalize hidden elements
Rafi Benkual [Tue, 19 May 2015 16:27:15 +0000 (09:27 -0700)]
changes footer link name
José Tomás Albornoz [Tue, 19 May 2015 13:37:37 +0000 (15:37 +0200)]
Documented option to equalize hidden elements
Change added in
8f8f07752180df980fb59275d8c42bf6411c8aa1
Evan Mullins [Mon, 18 May 2015 14:57:32 +0000 (10:57 -0400)]
set full width on stack-for-small button group
to account if the group also has even-x specified. ticket #6555
Rafi [Sat, 16 May 2015 16:42:35 +0000 (09:42 -0700)]
Merge pull request #6566 from zurb/revert-6537-master
Revert "Corrected kitchen sink layout and joyride functions"
Rafi [Sat, 16 May 2015 16:42:03 +0000 (09:42 -0700)]
Revert "Corrected kitchen sink layout and joyride functions"
Rafi Benkual [Fri, 15 May 2015 23:18:19 +0000 (16:18 -0700)]
changes to footer links
Rafi Benkual [Fri, 15 May 2015 23:08:18 +0000 (16:08 -0700)]
partial fix for topbar button padding
Peter Blazejewicz [Fri, 15 May 2015 21:07:36 +0000 (23:07 +0200)]
Update readme installation section. Closes #6560
Rafi [Fri, 15 May 2015 16:54:05 +0000 (09:54 -0700)]
Merge pull request #6537 from jennz0r/master
Corrected kitchen sink layout and joyride functions
Jeanie Chung [Fri, 15 May 2015 16:51:54 +0000 (09:51 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Fri, 15 May 2015 16:51:47 +0000 (09:51 -0700)]
Added abide documentation for some javascript configurations.
Rafi [Fri, 15 May 2015 16:51:43 +0000 (09:51 -0700)]
Merge pull request #6544 from lancedikson/fix-grid
fix float if last-column is true
Rafi [Fri, 15 May 2015 16:30:15 +0000 (09:30 -0700)]
Merge pull request #6562 from alfredbez/patch-1
updated button docs
Alfred Bez [Fri, 15 May 2015 08:32:50 +0000 (10:32 +0200)]
updated button docs
`$is-input` was removed in
1fcdd26033f0fe77ac4648c4518d53ad93fd3c39
Geoff Kimball [Thu, 14 May 2015 22:09:16 +0000 (15:09 -0700)]
Merge pull request #6556 from pixelsonly/patch-1
Update _settings.scss
Ryan Lindsey [Wed, 13 May 2015 17:42:30 +0000 (10:42 -0700)]
Update _settings.scss
line:1318 - fixed incorrect variable assignment
Rafi Benkual [Wed, 13 May 2015 00:42:52 +0000 (17:42 -0700)]
adds topbar docs example for labels
Rafi Benkual [Tue, 12 May 2015 23:37:04 +0000 (16:37 -0700)]
fix for missing default on top-bar variable #6542
Rafi [Tue, 12 May 2015 23:32:56 +0000 (16:32 -0700)]
Merge pull request #6549 from oller/patch-2
Updating postfix mixin call since additional parameter added
Rafi Benkual [Tue, 12 May 2015 23:11:46 +0000 (16:11 -0700)]
fix for #6552 - top-bar margin bottom with contain to grid class is no longer overwritten
Geoff Kimball [Tue, 12 May 2015 20:57:16 +0000 (13:57 -0700)]
Merge pull request #6525 from cvrebert/patch-2
Fix stylesheet portion of bower.json to comply w/ new `main` spec
David Ollerhead [Tue, 12 May 2015 11:28:31 +0000 (12:28 +0100)]
Updating postfix mixin call since additional parameter added
Rafi Benkual [Mon, 11 May 2015 20:39:41 +0000 (13:39 -0700)]
changes default input text color - darker
Denis Demchenko [Mon, 11 May 2015 15:46:53 +0000 (18:46 +0300)]
fix float if last-column is true
jennz0r [Fri, 8 May 2015 17:51:57 +0000 (10:51 -0700)]
corrected kitchen sink layout and joyride functions
Jeanie Chung [Fri, 8 May 2015 17:00:21 +0000 (10:00 -0700)]
Merge branch 'neeg-neeg-tooltip-fade-duration'
Jeanie Chung [Fri, 8 May 2015 16:59:49 +0000 (09:59 -0700)]
Changed undefined 'self' variable to refer to 'this' instance of tooltip.
Jeanie Chung [Fri, 8 May 2015 16:56:36 +0000 (09:56 -0700)]
Merge branch 'neeg-tooltip-fade-duration' of https://github.com/neeg/foundation into neeg-neeg-tooltip-fade-duration
Jeanie C [Fri, 8 May 2015 16:53:19 +0000 (09:53 -0700)]
Merge pull request #6517 from chrisjsherm/patch-1
Update foundation.reveal.js to ensure target is not undefined in open event
Geoff Kimball [Fri, 8 May 2015 16:08:54 +0000 (09:08 -0700)]
Merge pull request #6520 from cvrebert/patch-1
Remove moot `version` property from bower.json
Geoff Kimball [Fri, 8 May 2015 16:07:19 +0000 (09:07 -0700)]
Merge pull request #6534 from kostaspt/typo-fix
Typo fix.
Geoff Kimball [Fri, 8 May 2015 16:07:06 +0000 (09:07 -0700)]
Merge pull request #6526 from cvrebert/patch-3
Remove defunct @charset-related comment
Konstantinos Pittas [Thu, 7 May 2015 12:40:18 +0000 (15:40 +0300)]
Typo fix.
Geoff Kimball [Wed, 6 May 2015 01:05:07 +0000 (18:05 -0700)]
Revert "updated border-box sizing to best practice. removed -moz prefix."
This reverts commit
dd66a01bf2e37e713c545e468acdac3f8e5e6c87 .
Chris Rebert [Wed, 6 May 2015 00:44:37 +0000 (17:44 -0700)]
Remove defunct @charset-related comment
Chris Rebert [Wed, 6 May 2015 00:41:34 +0000 (17:41 -0700)]
Fix stylesheet portion of bower.json to comply w/ new `main` spec
Per https://github.com/bower/bower.json-spec/commit/
0b34d2bb0bdd4fa31fa9728f787f49e170e41f99
> * Use source files with module exports and imports over pre-built distribution files.
(See also the example given in the spec; the CSS files aren't included, but the main SCSS file is.)
Chris Rebert [Sat, 2 May 2015 20:48:49 +0000 (13:48 -0700)]
Remove moot `version` property from bower.json
Per https://github.com/bower/bower.json-spec/commit/
a325da3d79baab018c572d75dc1781b12322f6cd
Chris Sherman [Thu, 30 Apr 2015 20:35:09 +0000 (16:35 -0400)]
Update foundation.reveal.js
Ensure open event has a target before accessing the 'data-reveal-id' attribute. I ran into target === undefined after calling $('#myModal').foundation('reveal', 'open');
Rafi Benkual [Thu, 30 Apr 2015 20:07:40 +0000 (13:07 -0700)]
adds changelog for 5.5.2 and fix for newsletter sinup button
Geoff Kimball [Thu, 30 Apr 2015 19:51:46 +0000 (12:51 -0700)]
Update readme with proper Bower and npm package names
Arthur [Thu, 30 Apr 2015 17:03:48 +0000 (10:03 -0700)]
Updating Version #
neeg [Thu, 30 Apr 2015 13:42:24 +0000 (15:42 +0200)]
Added ability to customize tooltip fadeIn and fadeOut duration
Rafi Benkual [Thu, 30 Apr 2015 00:52:37 +0000 (17:52 -0700)]
updates iconbar docs example for mobile
Rafi Benkual [Wed, 29 Apr 2015 22:16:17 +0000 (15:16 -0700)]
adds a variable for form input style
Rafi Benkual [Wed, 29 Apr 2015 21:26:04 +0000 (14:26 -0700)]
fix for top-bar dropdown arrow vertical alignment
Rafi Benkual [Wed, 29 Apr 2015 18:53:00 +0000 (11:53 -0700)]
updated google map api key
Rafi Benkual [Wed, 29 Apr 2015 00:22:57 +0000 (17:22 -0700)]
fix for topbar link padding
Rafi Benkual [Tue, 28 Apr 2015 23:25:30 +0000 (16:25 -0700)]
fix for split button border color introduced by #6370
Jeanie Chung [Tue, 28 Apr 2015 20:43:20 +0000 (13:43 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Tue, 28 Apr 2015 20:43:06 +0000 (13:43 -0700)]
Fix to tooltip pip positioning.
Rafi Benkual [Tue, 28 Apr 2015 19:04:25 +0000 (12:04 -0700)]
fix for orbit play button
Rafi [Tue, 28 Apr 2015 17:57:21 +0000 (10:57 -0700)]
Merge pull request #6502 from karland/patch-breakpoint
Add some love to breakpoints (v3)
Geoff Kimball [Tue, 28 Apr 2015 17:27:05 +0000 (10:27 -0700)]
Change npm package name to "foundation-sites"
Geoff Kimball [Tue, 28 Apr 2015 17:24:11 +0000 (10:24 -0700)]
Merge pull request #6485 from mattdsteele/include-package-in-bower
Include package.json in dist/assets
Jeanie Chung [Mon, 27 Apr 2015 23:00:07 +0000 (16:00 -0700)]
Added method to add error class to labels when using validators. Fixes #6417.
Geoff Kimball [Sat, 25 Apr 2015 20:19:57 +0000 (13:19 -0700)]
Fix JavaScript error in Equalizer
karland [Sat, 25 Apr 2015 13:32:44 +0000 (15:32 +0200)]
Add some love to breakpoints (v3)
Geoff Kimball [Sat, 25 Apr 2015 02:45:57 +0000 (19:45 -0700)]
Prevent dropdown from always calling e.stopPropagation() on click, fixes #6473
Geoff Kimball [Sat, 25 Apr 2015 02:16:16 +0000 (19:16 -0700)]
Fix vertical tabs not getting a margin bottom, fixes #6428. Also clean up tab CSS
Jeanie Chung [Sat, 25 Apr 2015 00:37:37 +0000 (17:37 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Sat, 25 Apr 2015 00:36:47 +0000 (17:36 -0700)]
Merge branch 'jonathanmelville-master'
Jeanie Chung [Sat, 25 Apr 2015 00:36:19 +0000 (17:36 -0700)]
Added a setting for hidden elements.
Rafi Benkual [Sat, 25 Apr 2015 00:24:20 +0000 (17:24 -0700)]
fix for topbar parent link showing on medium
Geoff Kimball [Sat, 25 Apr 2015 00:17:22 +0000 (17:17 -0700)]
Remove attribute selectors used in the grid, fixes #6448
Jeanie Chung [Sat, 25 Apr 2015 00:10:15 +0000 (17:10 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Sat, 25 Apr 2015 00:10:01 +0000 (17:10 -0700)]
Merge branch 'monosize-development'
Jeanie Chung [Sat, 25 Apr 2015 00:08:00 +0000 (17:08 -0700)]
Merge branch 'development' of https://github.com/monosize/foundation into monosize-development
Geoff Kimball [Sat, 25 Apr 2015 00:01:29 +0000 (17:01 -0700)]
Clean up top bar CSS
Jeanie C [Fri, 24 Apr 2015 23:50:48 +0000 (16:50 -0700)]
Merge pull request #6457 from pajaroblanco/foundation.tab.js-trigger-patch
Fix tab event trigger arguments.
Jeanie Chung [Fri, 24 Apr 2015 23:49:29 +0000 (16:49 -0700)]
Fixing aria-expanded issue with multiple instances. Closes #6491.
Jeanie Chung [Fri, 24 Apr 2015 23:38:12 +0000 (16:38 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Fri, 24 Apr 2015 23:37:55 +0000 (16:37 -0700)]
merge master.
Jeanie Chung [Fri, 24 Apr 2015 23:37:28 +0000 (16:37 -0700)]
Took out console statement.
Jeanie Chung [Fri, 24 Apr 2015 23:36:48 +0000 (16:36 -0700)]
Merge branch 'equalize-responsive' of https://github.com/khanh/foundation into khanh-equalize-responsive
Jeanie C [Fri, 24 Apr 2015 23:17:33 +0000 (16:17 -0700)]
Merge pull request #6497 from amclin/master
Update embedded matchMedia polyfill to latest v0.2.0
Rafi [Fri, 24 Apr 2015 22:56:01 +0000 (15:56 -0700)]
Merge pull request #6495 from caycek/master
in reference to issue #6445
Jeanie Chung [Fri, 24 Apr 2015 22:46:57 +0000 (15:46 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Fri, 24 Apr 2015 22:45:49 +0000 (15:45 -0700)]
Merge branch 'szinya-clearing-interchange'
Rafi [Fri, 24 Apr 2015 22:45:11 +0000 (15:45 -0700)]
Merge pull request #6498 from oller/patch-1
Removing duplicated android top-bar fix
David Ollerhead [Fri, 24 Apr 2015 10:22:36 +0000 (11:22 +0100)]
Removing duplicated android top-bar fix
Somehow this block was duplicated with 2 separate commits, removing one..
Anthony McLin [Thu, 23 Apr 2015 23:28:42 +0000 (16:28 -0700)]
Update embedded matchMedia polyfill to latest v0.2.0
caycek [Thu, 23 Apr 2015 17:13:26 +0000 (13:13 -0400)]
in reference to issue #6445 I wanted to address the .show-for-print class that is mentioned in the documentation located http://foundation.zurb.com/docs/components/typography.html#print-styles that any element with this class should ONLY show when printing.