]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Sylvio [Sat, 19 Dec 2015 11:02:51 +0000 (12:02 +0100)]
Fix bug when having scrolltop=false, sticky top bar
Context :
- scrolltop option disabled
- sticky topbar
- topbar positionned not on the top of the page (ex: under a header, 100px from the top)
Bug : on small resolution, when clicking on the menu, the topbar is fixed top the top (class "fixed") and move to the top of the page instead of keeping its original position.
Resolution: The fixed class should not be enabled if the user don't scroll enough to have the top bar positionned at the top of the page.
Geoff Kimball [Mon, 14 Dec 2015 17:24:49 +0000 (09:24 -0800)]
Add note to CLI install docs explaining the difference between the F5 and F6 CLIs, closes #7522
RafiBomb [Thu, 10 Dec 2015 18:28:11 +0000 (10:28 -0800)]
fixes link in topbar
RafiBomb [Thu, 10 Dec 2015 18:22:48 +0000 (10:22 -0800)]
fixes topbar links and other broken links
Geoff Kimball [Fri, 4 Dec 2015 21:46:54 +0000 (13:46 -0800)]
Merge pull request #7359 from TrevorBramble/V5
Read title value as text instead of HTML
Trevor Bramble [Thu, 3 Dec 2015 02:08:00 +0000 (18:08 -0800)]
Read title value as text instead of HTML
Using `.html` when grabbing the `title` value allows it to be evaluated by JavaScript, a potential security loophole.
Geoff Kimball [Mon, 23 Nov 2015 18:45:46 +0000 (10:45 -0800)]
Merge pull request #7152 from twogrey/patch-2
Fix the wrong value of "-o-transition"
arthurzurb [Mon, 23 Nov 2015 18:45:19 +0000 (10:45 -0800)]
Updating topbar:
twogrey [Mon, 23 Nov 2015 17:09:04 +0000 (18:09 +0100)]
Fix the wrong value of "-o-transition"
arthurzurb [Wed, 18 Nov 2015 18:24:44 +0000 (10:24 -0800)]
Changing timezone?
arthurzurb [Tue, 17 Nov 2015 23:18:38 +0000 (15:18 -0800)]
Fixing countdown
arthurzurb [Tue, 17 Nov 2015 19:36:34 +0000 (11:36 -0800)]
removing counter - neeeds new js
arthurzurb [Tue, 17 Nov 2015 18:21:37 +0000 (10:21 -0800)]
Fixing banner
arthurzurb [Tue, 17 Nov 2015 18:12:24 +0000 (10:12 -0800)]
UPdating link in countdown banner
arthurzurb [Tue, 17 Nov 2015 18:00:57 +0000 (10:00 -0800)]
Adding counter
Rafi [Fri, 6 Nov 2015 00:11:00 +0000 (16:11 -0800)]
Merge pull request #6969 from thiagotomasi/new-form-font-color
[RFR] New color to the from inputs
Rafi [Fri, 6 Nov 2015 00:10:29 +0000 (16:10 -0800)]
Merge pull request #6976 from jaketlarson/master
Add dropdown link color hover link variable
Rafi [Fri, 6 Nov 2015 00:09:15 +0000 (16:09 -0800)]
Merge pull request #6978 from dmfrancisco/patch-1
Minor update to magellan reflow docs
Rafi [Fri, 6 Nov 2015 00:08:46 +0000 (16:08 -0800)]
Merge pull request #6979 from MarcGuay/patch-7
Add $off-canvas-height variable to settings
Rafi [Fri, 6 Nov 2015 00:02:31 +0000 (16:02 -0800)]
Merge pull request #6981 from vml-rmott/patch-1
error input focus background fix
Rafi [Fri, 6 Nov 2015 00:01:57 +0000 (16:01 -0800)]
Merge pull request #6985 from petecoop/patch-1
Bring settings in line with change made in #6731
Pete Cooper [Thu, 5 Nov 2015 23:37:28 +0000 (23:37 +0000)]
Bring settings in line with change made in #6731
Ryan Mott [Wed, 4 Nov 2015 17:55:05 +0000 (11:55 -0600)]
error input focus background fix
Similar to pull request #6943, this is another instance of `background` that should probably be `background-color`
Marc Guay [Wed, 4 Nov 2015 15:15:37 +0000 (10:15 -0500)]
Add $off-canvas-height variable to settings
The _settings.php file was missing the $off-canvas-height variable.
RafiBomb [Wed, 4 Nov 2015 05:24:38 +0000 (21:24 -0800)]
changes topbar links to match marketing site
David Francisco [Tue, 3 Nov 2015 19:27:45 +0000 (19:27 +0000)]
Update magellan reflow documentation
The library's name is `magellan-expedition` instead of `magellan`.
Jake Larson [Mon, 2 Nov 2015 19:56:32 +0000 (13:56 -0600)]
Add dropdown link color hover link variable
Documented apparently-existent $topbar-dropdown-link-color-hover
Thiago Tomasi [Fri, 30 Oct 2015 13:03:24 +0000 (11:03 -0200)]
New color to the from inputs
RafiBomb [Wed, 28 Oct 2015 16:42:41 +0000 (09:42 -0700)]
changes to top banner style
RafiBomb [Tue, 27 Oct 2015 22:09:45 +0000 (15:09 -0700)]
adds new blog banner
Rafi [Tue, 27 Oct 2015 05:45:27 +0000 (22:45 -0700)]
Merge pull request #6931 from mik-laj/patch-1
Disable text-decoration on reveal-close
Rafi [Tue, 27 Oct 2015 05:42:56 +0000 (22:42 -0700)]
Merge pull request #6934 from weiyang-zhou/master
fix label.inline, for label font size is not 14
Rafi [Fri, 23 Oct 2015 21:10:25 +0000 (14:10 -0700)]
Merge pull request #6940 from nategraves/fix-small-tooltips
Fixed appearance and positioning of tooltip nubs for small devices
Rafi [Fri, 23 Oct 2015 21:09:59 +0000 (14:09 -0700)]
Merge pull request #6943 from skinnp91/master
fix form select focus background
Rafi [Fri, 23 Oct 2015 21:07:55 +0000 (14:07 -0700)]
Merge pull request #6955 from studytheuser/Proof-Reading-3
Proof Reading 3
Rafi [Fri, 23 Oct 2015 18:50:41 +0000 (11:50 -0700)]
Merge pull request #6959 from thiagotomasi/new-breadcrumbs-approach
[RFR] Added new breadcrumbs approach
System Administrator [Thu, 22 Oct 2015 12:56:49 +0000 (10:56 -0200)]
Added new breadcrumbs approach
study the user [Wed, 21 Oct 2015 04:04:59 +0000 (23:04 -0500)]
Edited Punctuation
Edited punctuation and added in “?”
study the user [Wed, 21 Oct 2015 03:17:53 +0000 (22:17 -0500)]
Removed Duplicate Content
Removed duplicate “Where can I find the Foundation 4 docs?”
study the user [Wed, 21 Oct 2015 02:56:20 +0000 (21:56 -0500)]
Spelling correction
Corrected spelling of “Additionally”.
study the user [Wed, 21 Oct 2015 02:45:34 +0000 (21:45 -0500)]
Proof reading edits
Grammar and punctuation edits.
Peter Skinner [Fri, 16 Oct 2015 16:39:27 +0000 (12:39 -0400)]
Merge pull request #1 from skinnp91/fix-focus-background
fix form select focus background
Peter Skinner [Fri, 16 Oct 2015 16:38:53 +0000 (12:38 -0400)]
Update _forms.scss
On form select:focus, background wipes out the background url (dropdown arrow).
Nate Graves [Wed, 14 Oct 2015 19:40:34 +0000 (15:40 -0400)]
Fixed appearance and positioning of tooltip nubs for small devices
Brandon Arnold [Tue, 13 Oct 2015 23:28:52 +0000 (16:28 -0700)]
Merge pull request #6928 from blaMck/accordion-use-aria-controls-for-content-element-selection
Accordion data-content attribute (#6923)
Rafi [Tue, 13 Oct 2015 16:54:37 +0000 (09:54 -0700)]
Merge pull request #6930 from exciton/master
Use correct active link color in side_nav mixin
Rafi [Tue, 13 Oct 2015 16:22:30 +0000 (09:22 -0700)]
Merge pull request #6935 from szinya/fix-clearing-interchange
Fix event binding
RafiBomb [Tue, 13 Oct 2015 15:36:04 +0000 (08:36 -0700)]
namespace new transition mixin to resolve conflict with compass mixin
Márton Szinovszki [Tue, 13 Oct 2015 13:31:42 +0000 (15:31 +0200)]
Fix event binding
RafiBomb [Tue, 13 Oct 2015 01:59:07 +0000 (18:59 -0700)]
changes banner to motionui
Chris Oyler [Mon, 12 Oct 2015 20:39:50 +0000 (13:39 -0700)]
Merge pull request #6932 from perryst5/master
Update custom Interchange query documentation. Issue #6924
weiyoung.zhou [Mon, 12 Oct 2015 08:12:12 +0000 (16:12 +0800)]
fix label.inline, for label font size is not 14
Steven Perry [Sun, 11 Oct 2015 13:37:36 +0000 (09:37 -0400)]
Update custom Interchange query documentation. Issue #6924
mik-laj [Sat, 10 Oct 2015 14:48:02 +0000 (16:48 +0200)]
Disable text-decoration on reveal-close
Bonne Eggleston [Sat, 10 Oct 2015 05:45:32 +0000 (13:45 +0800)]
Use correct active link color in side_nav mixin
Rafi [Fri, 9 Oct 2015 21:26:46 +0000 (14:26 -0700)]
Merge pull request #6909 from doertedev/master
Introducing a separate breadcrumbs line-height var
zurbchris [Fri, 9 Oct 2015 19:04:47 +0000 (12:04 -0700)]
fix scrolling issue on reveal modals
zurbchris [Fri, 9 Oct 2015 19:00:27 +0000 (12:00 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
zurbchris [Fri, 9 Oct 2015 18:58:20 +0000 (11:58 -0700)]
fix scrolling issue on reveal modals
Rafi [Fri, 9 Oct 2015 18:53:41 +0000 (11:53 -0700)]
Merge pull request #6929 from zurb/revert-6599-master
Revert "Better accessibility for reveal"
Rafi [Fri, 9 Oct 2015 18:53:31 +0000 (11:53 -0700)]
Revert "Better accessibility for reveal"
RafiBomb [Fri, 9 Oct 2015 18:44:51 +0000 (11:44 -0700)]
adds vendor prefix to hamburger icon mixin
zurbchris [Fri, 9 Oct 2015 18:09:46 +0000 (11:09 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
zurbchris [Fri, 9 Oct 2015 18:09:32 +0000 (11:09 -0700)]
fix scrolling issue on reveal modals, interchange tweak
zurbchris [Fri, 9 Oct 2015 18:04:40 +0000 (11:04 -0700)]
fix scrolling issue on reveal modals
doertedev [Fri, 9 Oct 2015 09:15:15 +0000 (11:15 +0200)]
Merge branch 'master' of https://github.com/zurb/foundation
Michiel van der Meer [Fri, 9 Oct 2015 05:55:16 +0000 (07:55 +0200)]
Accordion now also supports the data-content attribute to point to the content element.
RafiBomb [Fri, 9 Oct 2015 05:24:11 +0000 (22:24 -0700)]
tiny typo in dropdown comments
RafiBomb [Fri, 9 Oct 2015 04:55:40 +0000 (21:55 -0700)]
fix for #6613 button group spacing issue
Rafi [Fri, 9 Oct 2015 00:07:14 +0000 (17:07 -0700)]
Merge pull request #6599 from Owlbertz/master
Better accessibility for reveal
Chris Oyler [Thu, 8 Oct 2015 23:58:35 +0000 (16:58 -0700)]
Fix #6927
Chris Oyler [Thu, 8 Oct 2015 23:34:58 +0000 (16:34 -0700)]
Merge pull request #6903 from dragthor/nopip-dropdown
dropdown performance minus the pip
RafiBomb [Thu, 8 Oct 2015 05:20:15 +0000 (22:20 -0700)]
adds padding argument to expand button style
RafiBomb [Tue, 6 Oct 2015 20:30:35 +0000 (13:30 -0700)]
adds banner image
RafiBomb [Tue, 6 Oct 2015 20:24:42 +0000 (13:24 -0700)]
changes version number of release
RafiBomb [Tue, 6 Oct 2015 19:05:26 +0000 (12:05 -0700)]
adds another item to changelog and fixes image on job banner
RafiBomb [Tue, 6 Oct 2015 18:31:43 +0000 (11:31 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
RafiBomb [Tue, 6 Oct 2015 18:31:25 +0000 (11:31 -0700)]
adds changelog 5.6
Arthur [Tue, 6 Oct 2015 17:16:40 +0000 (10:16 -0700)]
Publishing 5.5.3
RafiBomb [Tue, 6 Oct 2015 16:48:30 +0000 (09:48 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
zurbchris [Tue, 6 Oct 2015 16:45:34 +0000 (09:45 -0700)]
remove log from slider
RafiBomb [Tue, 6 Oct 2015 06:35:47 +0000 (23:35 -0700)]
fix for topbar background on mobile wrong color
zurbchris [Tue, 6 Oct 2015 16:42:38 +0000 (09:42 -0700)]
fixes disabled class/attr not disabling slider
RafiBomb [Tue, 6 Oct 2015 06:35:47 +0000 (23:35 -0700)]
fix for topbar background on mobile wrong color
RafiBomb [Mon, 5 Oct 2015 22:51:05 +0000 (15:51 -0700)]
fix for disabled input field color
RafiBomb [Mon, 5 Oct 2015 20:55:45 +0000 (13:55 -0700)]
fixes grid docs example over xxl bp
RafiBomb [Mon, 5 Oct 2015 20:30:42 +0000 (13:30 -0700)]
adds engineer banner and image
RafiBomb [Mon, 5 Oct 2015 19:07:12 +0000 (12:07 -0700)]
adds offcanvas top bottom
RafiBomb [Mon, 5 Oct 2015 18:48:40 +0000 (11:48 -0700)]
fixes grid collapse example for accuracy
Rafi [Mon, 5 Oct 2015 17:00:28 +0000 (10:00 -0700)]
Merge pull request #6912 from dragthor/tooltip-unused-var
Tooltip unused var; Nub outerWidth
Rafi [Mon, 5 Oct 2015 16:59:56 +0000 (09:59 -0700)]
Merge pull request #6913 from jina/patch-1
fix typo
Rafi [Mon, 5 Oct 2015 16:57:35 +0000 (09:57 -0700)]
Merge pull request #6914 from Owlbertz/tabs
Accessibility for Tabs
Marius Olbertz [Sun, 4 Oct 2015 01:31:32 +0000 (03:31 +0200)]
Added accessibility to tabs. See issue 6888.
Marius Olbertz [Sun, 4 Oct 2015 01:27:49 +0000 (03:27 +0200)]
Added accessibility to tabs. See issue 6888.
Marius Olbertz [Sun, 4 Oct 2015 00:55:33 +0000 (02:55 +0200)]
Added accessibility to tabs. See issue 6888.
₍˄ุ.͡˳̫.˄ุ₎ [Sat, 3 Oct 2015 23:41:40 +0000 (16:41 -0700)]
fix typo
Marius Olbertz [Sat, 3 Oct 2015 23:32:32 +0000 (01:32 +0200)]
Merge branch 'master' of http://github.com/zurb/foundation
Kristofer Krause [Thu, 1 Oct 2015 20:06:03 +0000 (16:06 -0400)]
nub outerWidth
Kristofer Krause [Thu, 1 Oct 2015 17:50:24 +0000 (13:50 -0400)]
rm unused variable
Kristofer Krause [Thu, 1 Oct 2015 17:28:51 +0000 (13:28 -0400)]
Merge remote-tracking branch 'zurb/master'