]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
13 years agoupdated version v3.1.1
Mark Hayes [Wed, 19 Sep 2012 20:42:27 +0000 (13:42 -0700)] 
updated version

13 years agobumped version
Mark Hayes [Wed, 19 Sep 2012 20:42:08 +0000 (13:42 -0700)] 
bumped version

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 19 Sep 2012 20:38:17 +0000 (13:38 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agodon't track .orig files which get generated by git
Mark Hayes [Wed, 19 Sep 2012 20:38:07 +0000 (13:38 -0700)] 
don't track .orig files which get generated by git

13 years agobumbed Top Bar Version, updated implementation to remove side-scroll bug
zurbchris [Wed, 19 Sep 2012 19:03:25 +0000 (12:03 -0700)] 
bumbed Top Bar Version, updated implementation to remove side-scroll bug

13 years agobreakpoint actually is necessary, creating a new element with the 'top-bar-js-breakpo...
Mark Hayes [Tue, 18 Sep 2012 23:09:14 +0000 (16:09 -0700)] 
breakpoint actually is necessary, creating a new element with the 'top-bar-js-breakpoint' class that contains the width defined by the $topBarBreakPoint sass variable

13 years agoMove topbar breakpoint config to nav element data-breakpoint attribute.
Jordan Humphreys [Tue, 18 Sep 2012 21:56:27 +0000 (14:56 -0700)] 
Move topbar breakpoint config to nav element data-breakpoint attribute.

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 18 Sep 2012 21:44:52 +0000 (14:44 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoinclude top bar into Rails asset pipeline, remove breakpoint option from top bar...
Mark Hayes [Tue, 18 Sep 2012 21:44:38 +0000 (14:44 -0700)] 
include top bar into Rails asset pipeline, remove breakpoint option from top bar js file since it doesn't appear to be necessary

13 years agoMerge pull request #906 from eddywashere/fix-invisible-placeholder-classes-for-grid
Chris Michel [Tue, 18 Sep 2012 21:11:24 +0000 (14:11 -0700)] 
Merge pull request #906 from eddywashere/fix-invisible-placeholder-classes-for-grid

Added placeholder selector to fix extra output of invisible classes

13 years agofixes #899
zurbchris [Tue, 18 Sep 2012 21:08:35 +0000 (14:08 -0700)] 
fixes #899

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 21:07:49 +0000 (14:07 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agofixes #897
zurbchris [Tue, 18 Sep 2012 21:07:42 +0000 (14:07 -0700)] 
fixes #897

13 years agoMerge pull request #893 from mehlah/fix-import-order
Chris Michel [Tue, 18 Sep 2012 20:37:55 +0000 (13:37 -0700)] 
Merge pull request #893 from mehlah/fix-import-order

Update custom imports order to meet required dependencies

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 20:36:41 +0000 (13:36 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoupdated ui.scss to remove error with passing 2 values to transition-duration
zurbchris [Tue, 18 Sep 2012 20:36:33 +0000 (13:36 -0700)] 
updated ui.scss to remove error with passing 2 values to transition-duration

13 years agoMerge pull request #880 from Bluerise/mobile-end-float
Chris Michel [Tue, 18 Sep 2012 20:26:34 +0000 (13:26 -0700)] 
Merge pull request #880 from Bluerise/mobile-end-float

mobile columns should also float on end

13 years agoupdated test direction settings.scss file to include ratios again
zurbchris [Tue, 18 Sep 2012 20:17:28 +0000 (13:17 -0700)] 
updated test direction settings.scss file to include ratios again

13 years agoupdated tabs
zurbchris [Tue, 18 Sep 2012 20:02:25 +0000 (13:02 -0700)] 
updated tabs

13 years agoupdated user app.scss file with correct order of commented parts of Foundation
zurbchris [Tue, 18 Sep 2012 20:01:46 +0000 (13:01 -0700)] 
updated user app.scss file with correct order of commented parts of Foundation

13 years agoMerge pull request #814 from nicinabox/tabs
Mark Hayes [Tue, 18 Sep 2012 18:56:34 +0000 (11:56 -0700)] 
Merge pull request #814 from nicinabox/tabs

Add tab support for use as a navigation element

13 years agoMerge pull request #885 from modlearning/master
Mark Hayes [Tue, 18 Sep 2012 18:49:32 +0000 (11:49 -0700)] 
Merge pull request #885 from modlearning/master

allow option so that slides are only cycled once in orbit

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 18:28:13 +0000 (11:28 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoupdated orbit test
zurbchris [Tue, 18 Sep 2012 18:28:03 +0000 (11:28 -0700)] 
updated orbit test

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 18 Sep 2012 18:20:10 +0000 (11:20 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

Conflicts:
test/reveal.html

13 years agostop playing embedded flex-videos when modal is closed, includes test
Mark Hayes [Tue, 18 Sep 2012 18:18:11 +0000 (11:18 -0700)] 
stop playing embedded flex-videos when modal is closed, includes test

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 17:57:42 +0000 (10:57 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoupdated custom forms so Radio has normal functionality of keeping checked when checked
zurbchris [Tue, 18 Sep 2012 17:57:28 +0000 (10:57 -0700)] 
updated custom forms so Radio has normal functionality of keeping checked when checked

13 years agosupports slim templates in the generator
Mark Hayes [Tue, 18 Sep 2012 17:43:02 +0000 (10:43 -0700)] 
supports slim templates in the generator

13 years agoAdded placeholder selector to fix extra output of invisible classes 906/head
Eddy Hernandez [Tue, 18 Sep 2012 15:39:37 +0000 (10:39 -0500)] 
Added placeholder selector to fix extra output of invisible classes

13 years agoUpdate custom imports order to meet required dependencies 893/head
Mehdi Lahmam B [Sun, 16 Sep 2012 22:55:12 +0000 (00:55 +0200)] 
Update custom imports order to meet required dependencies

13 years agoSingle cycle for orbit slides 885/head
ModLearning Team [Sat, 15 Sep 2012 04:57:11 +0000 (00:57 -0400)] 
Single cycle for orbit slides

When enabled, orbit will only cycle through the slides once...like a
presentation

13 years agobump version v3.1.0
Mark Hayes [Fri, 14 Sep 2012 19:54:47 +0000 (12:54 -0700)] 
bump version

13 years agobumped version v3.1.0.rc1
Mark Hayes [Fri, 14 Sep 2012 19:34:46 +0000 (12:34 -0700)] 
bumped version

13 years agobumped version
Mark Hayes [Fri, 14 Sep 2012 19:34:01 +0000 (12:34 -0700)] 
bumped version

13 years agoupdated button style on topbar
zurbchris [Fri, 14 Sep 2012 18:27:21 +0000 (11:27 -0700)] 
updated button style on topbar

13 years agomobile columns should also float on end 880/head
Patrick Wildt [Fri, 14 Sep 2012 18:21:57 +0000 (20:21 +0200)] 
mobile columns should also float on end

13 years agoupdated user app.scss
zurbchris [Fri, 14 Sep 2012 18:14:41 +0000 (11:14 -0700)] 
updated user app.scss

13 years agobumped version
zurbchris [Fri, 14 Sep 2012 18:11:56 +0000 (11:11 -0700)] 
bumped version

13 years agoadded a line to button JS to close open when new one is clicked, fixes #870
zurbchris [Fri, 14 Sep 2012 17:56:24 +0000 (10:56 -0700)] 
added a line to button JS to close open when new one is clicked, fixes #870

13 years agoadded margin bottom to rows inside of a reveal modal, fixes #863
zurbchris [Fri, 14 Sep 2012 16:56:54 +0000 (09:56 -0700)] 
added margin bottom to rows inside of a reveal modal, fixes #863

13 years agofixes #858
zurbchris [Fri, 14 Sep 2012 16:53:11 +0000 (09:53 -0700)] 
fixes #858

13 years agoupdated user settings file
zurbchris [Fri, 14 Sep 2012 16:18:05 +0000 (09:18 -0700)] 
updated user settings file

13 years agoupdated test directory settings file
zurbchris [Fri, 14 Sep 2012 16:17:34 +0000 (09:17 -0700)] 
updated test directory settings file

13 years agoupdate style
zurbchris [Fri, 14 Sep 2012 16:00:21 +0000 (09:00 -0700)] 
update style

13 years agodivider style tweaks
zurbchris [Fri, 14 Sep 2012 14:34:09 +0000 (07:34 -0700)] 
divider style tweaks

13 years agochanged classname for topbar toggle
zurbchris [Fri, 14 Sep 2012 14:08:35 +0000 (07:08 -0700)] 
changed classname for topbar toggle

13 years agorefactored scss a bit for top bar
zurbchris [Fri, 14 Sep 2012 05:46:37 +0000 (22:46 -0700)] 
refactored scss a bit for top bar

13 years agoupdated hover style again
zurbchris [Fri, 14 Sep 2012 03:16:00 +0000 (20:16 -0700)] 
updated hover style again

13 years agoupdated hover styles
zurbchris [Fri, 14 Sep 2012 03:10:52 +0000 (20:10 -0700)] 
updated hover styles

13 years agoremove extra classes
zurbchris [Fri, 14 Sep 2012 00:32:57 +0000 (17:32 -0700)] 
remove extra classes

13 years agoQA complete
zurbchris [Fri, 14 Sep 2012 00:25:21 +0000 (17:25 -0700)] 
QA complete

13 years agoMerge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Thu, 13 Sep 2012 23:27:42 +0000 (16:27 -0700)] 
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10

13 years agoupdate
zurbchris [Thu, 13 Sep 2012 23:27:36 +0000 (16:27 -0700)] 
update

13 years agoMerge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3...
Jordan Humphreys [Thu, 13 Sep 2012 23:26:43 +0000 (16:26 -0700)] 
Merge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3.0.10

13 years agoTesting disabled touch events.
Jordan Humphreys [Thu, 13 Sep 2012 23:26:27 +0000 (16:26 -0700)] 
Testing disabled touch events.

13 years agofixed conflict
zurbchris [Thu, 13 Sep 2012 22:38:17 +0000 (15:38 -0700)] 
fixed conflict

13 years agoupdate
zurbchris [Thu, 13 Sep 2012 22:37:47 +0000 (15:37 -0700)] 
update

13 years agoFix height issue.
Jordan Humphreys [Thu, 13 Sep 2012 22:36:26 +0000 (15:36 -0700)] 
Fix height issue.

13 years agoCalculate height on load.
Jordan Humphreys [Thu, 13 Sep 2012 21:23:22 +0000 (14:23 -0700)] 
Calculate height on load.

13 years agoupdated for Jordan to fix height issue
zurbchris [Thu, 13 Sep 2012 21:18:59 +0000 (14:18 -0700)] 
updated for Jordan to fix height issue

13 years agoMerge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Thu, 13 Sep 2012 18:00:44 +0000 (11:00 -0700)] 
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10

13 years agoupdated topbar
zurbchris [Thu, 13 Sep 2012 18:00:37 +0000 (11:00 -0700)] 
updated topbar

13 years agoMerge conflicts.
Jordan Humphreys [Thu, 13 Sep 2012 17:32:31 +0000 (10:32 -0700)] 
Merge conflicts.

13 years agoFix height issue.
Jordan Humphreys [Thu, 13 Sep 2012 17:28:28 +0000 (10:28 -0700)] 
Fix height issue.

13 years agoadded description to test page for top bar
zurbchris [Thu, 13 Sep 2012 15:25:02 +0000 (08:25 -0700)] 
added description to test page for top bar

13 years agoupdated topbar to include contain to grid class for keeping its content width to...
zurbchris [Thu, 13 Sep 2012 15:13:26 +0000 (08:13 -0700)] 
updated topbar to include contain to grid class for keeping its content width to whatever the grid width is

13 years agotweaked button margin so its a little smaller for visual consistency
zurbchris [Thu, 13 Sep 2012 14:48:00 +0000 (07:48 -0700)] 
tweaked button margin so its a little smaller for visual consistency

13 years agoadded support for buttons in the main nav
zurbchris [Thu, 13 Sep 2012 08:21:51 +0000 (01:21 -0700)] 
added support for buttons in the main nav

13 years agoupdated settings after testing and removed one for color of title
zurbchris [Thu, 13 Sep 2012 08:18:00 +0000 (01:18 -0700)] 
updated settings after testing and removed one for color of title

13 years agoupdates settings for topbar
zurbchris [Thu, 13 Sep 2012 08:10:42 +0000 (01:10 -0700)] 
updates settings for topbar

13 years agoupdated language direction settings with an if statment so users only need to set...
zurbchris [Wed, 12 Sep 2012 22:22:00 +0000 (15:22 -0700)] 
updated language direction settings with an if statment so users only need to set a single variable to control the floats, etc

13 years agoupdated settings files with progress bar vars
zurbchris [Wed, 12 Sep 2012 22:13:43 +0000 (15:13 -0700)] 
updated settings files with progress bar vars

13 years agofixed conflicts from progress_bar merge
zurbchris [Wed, 12 Sep 2012 22:01:44 +0000 (15:01 -0700)] 
fixed conflicts from progress_bar merge

13 years agoupdated typo
zurbchris [Wed, 12 Sep 2012 21:58:37 +0000 (14:58 -0700)] 
updated typo

13 years agoupdates to settings and scss for progress bars
zurbchris [Wed, 12 Sep 2012 21:56:05 +0000 (14:56 -0700)] 
updates to settings and scss for progress bars

13 years agoMerge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Wed, 12 Sep 2012 20:19:34 +0000 (13:19 -0700)] 
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10

13 years agofixed conflict with title elements for rtl
zurbchris [Wed, 12 Sep 2012 20:18:48 +0000 (13:18 -0700)] 
fixed conflict with title elements for rtl

13 years agoupdated settings files
zurbchris [Wed, 12 Sep 2012 20:17:19 +0000 (13:17 -0700)] 
updated settings files

13 years agoMerge branch 'master' of github.com:zurb/foundation into progress-bar
Caleb Winters [Wed, 12 Sep 2012 20:06:57 +0000 (13:06 -0700)] 
Merge branch 'master' of github.com:zurb/foundation into progress-bar

13 years agoupdated settings files to include thumb radius
zurbchris [Wed, 12 Sep 2012 19:56:21 +0000 (12:56 -0700)] 
updated settings files to include thumb radius

13 years agoAdd padding.
Jordan Humphreys [Wed, 12 Sep 2012 17:35:54 +0000 (10:35 -0700)] 
Add padding.

13 years agoupdating to remove overflow hidden when expanded
zurbchris [Wed, 12 Sep 2012 17:19:48 +0000 (10:19 -0700)] 
updating to remove overflow hidden when expanded

13 years agoMerge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3...
Jordan Humphreys [Wed, 12 Sep 2012 16:57:40 +0000 (09:57 -0700)] 
Merge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3.0.10

13 years agoFoundation topbar js changes.
Jordan Humphreys [Wed, 12 Sep 2012 16:57:22 +0000 (09:57 -0700)] 
Foundation topbar js changes.

13 years agoadded mobile override for float left and right classes so they don't float
zurbchris [Wed, 12 Sep 2012 16:50:57 +0000 (09:50 -0700)] 
added mobile override for float left and right classes so they don't float

13 years agoupdated form styles to include the right font-family
zurbchris [Wed, 12 Sep 2012 16:42:01 +0000 (09:42 -0700)] 
updated form styles to include the right font-family

13 years agoMerge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Wed, 12 Sep 2012 16:14:25 +0000 (09:14 -0700)] 
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10

13 years agoupdated styles for desktop view
zurbchris [Wed, 12 Sep 2012 16:14:14 +0000 (09:14 -0700)] 
updated styles for desktop view

13 years agoMerge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3...
Jordan Humphreys [Wed, 12 Sep 2012 15:53:57 +0000 (08:53 -0700)] 
Merge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3.0.10

13 years agoUpdate topbar js height calculation.
Jordan Humphreys [Wed, 12 Sep 2012 15:53:48 +0000 (08:53 -0700)] 
Update topbar js height calculation.

13 years agoupdated positions
zurbchris [Wed, 12 Sep 2012 15:53:12 +0000 (08:53 -0700)] 
updated positions

13 years agoadded image thumb style
zurbchris [Wed, 12 Sep 2012 15:01:59 +0000 (08:01 -0700)] 
added image thumb style

13 years agoMerge branch 'master' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Wed, 12 Sep 2012 14:28:21 +0000 (07:28 -0700)] 
Merge branch 'master' of github.com:zurb/foundation into topbar-3.0.10

13 years agouncomment
zurbchris [Wed, 12 Sep 2012 14:27:36 +0000 (07:27 -0700)] 
uncomment

13 years agochanged to visibility hidden
zurbchris [Mon, 10 Sep 2012 23:56:40 +0000 (16:56 -0700)] 
changed to visibility hidden

13 years agoupdates
zurbchris [Mon, 10 Sep 2012 23:33:48 +0000 (16:33 -0700)] 
updates

13 years agoupdated for new JS option
zurbchris [Mon, 10 Sep 2012 21:53:33 +0000 (14:53 -0700)] 
updated for new JS option

13 years agoadded progress bar
Caleb Winters [Mon, 10 Sep 2012 19:57:04 +0000 (12:57 -0700)] 
added progress bar

13 years agofixed conflict
zurbchris [Mon, 10 Sep 2012 16:39:09 +0000 (09:39 -0700)] 
fixed conflict