]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoadds test for flex menu centered 9745/head
RafiBomb [Thu, 2 Feb 2017 22:11:44 +0000 (14:11 -0800)] 
adds test for flex menu centered

8 years agoMerge pull request #9622 from zurb/responsive-toggle-targeting-bug
Kevin Ball [Thu, 2 Feb 2017 21:06:16 +0000 (13:06 -0800)] 
Merge pull request #9622 from zurb/responsive-toggle-targeting-bug

Fix responsive toggle to pay attention to targets of internal toggles

8 years agoMerge pull request #9622 from zurb/responsive-toggle-targeting-bug
Kevin Ball [Thu, 2 Feb 2017 21:06:16 +0000 (13:06 -0800)] 
Merge pull request #9622 from zurb/responsive-toggle-targeting-bug

Fix responsive toggle to pay attention to targets of internal toggles

8 years agoIncluded text transformation and utilities into responsive breakpoints logic
harry [Thu, 2 Feb 2017 19:23:51 +0000 (00:53 +0530)] 
Included text transformation and utilities into responsive breakpoints logic

8 years agoCorrection in comments
harry [Thu, 2 Feb 2017 19:10:43 +0000 (00:40 +0530)] 
Correction in comments
Changed data type from number to boolean

8 years agoIncluded text decoration into responsive breakpoints logic!
harry [Thu, 2 Feb 2017 19:03:49 +0000 (00:33 +0530)] 
Included text decoration into responsive breakpoints logic!
Also removed an unnecessary line from text alignment

8 years agocorrection within text alignment
harry [Thu, 2 Feb 2017 18:59:55 +0000 (00:29 +0530)] 
correction within text alignment

8 years agoIncluded text alignment into responsive breakpoints logic!
harry [Thu, 2 Feb 2017 18:56:51 +0000 (00:26 +0530)] 
Included text alignment into responsive breakpoints logic!

8 years agoCorrection in comments
harry [Thu, 2 Feb 2017 18:51:36 +0000 (00:21 +0530)] 
Correction in comments

8 years agoIncluded position into responsive breakpoints logic!
harry [Thu, 2 Feb 2017 18:48:32 +0000 (00:18 +0530)] 
Included position into responsive breakpoints logic!

8 years agoImproved logic within `_display`, `_float` and `_font-styling`
harry [Thu, 2 Feb 2017 18:38:40 +0000 (00:08 +0530)] 
Improved logic within `_display`, `_float` and `_font-styling`
Now its more of a DRY Coding!

8 years agoIncluded font styling into responsive breakpoints logic!
harry [Thu, 2 Feb 2017 18:26:07 +0000 (23:56 +0530)] 
Included font styling into responsive breakpoints logic!

8 years agocorrection in `_display`
harry [Thu, 2 Feb 2017 18:18:36 +0000 (23:48 +0530)] 
correction in `_display`

8 years agoIncluded display into responsive breakpoints logic!
harry [Thu, 2 Feb 2017 18:13:18 +0000 (23:43 +0530)] 
Included display into responsive breakpoints logic!

8 years agoIncluded floats into responsive breakpoints logic!
harry [Thu, 2 Feb 2017 18:05:17 +0000 (23:35 +0530)] 
Included floats into responsive breakpoints logic!

8 years agoAdded a global variable for responsive breakpoints, defaulted to false
harry [Thu, 2 Feb 2017 18:04:16 +0000 (23:34 +0530)] 
Added a global variable for responsive breakpoints, defaulted to false
`global-prototype-responsive-breakpoints`

8 years agoadds flex to card-divider and fixes card width for narrow content 9743/head
RafiBomb [Thu, 2 Feb 2017 17:00:54 +0000 (09:00 -0800)] 
adds flex to card-divider and fixes card width for narrow content

8 years agoAdded position helpers mixin to prototype classes (including respective breakpoints)
harry [Thu, 2 Feb 2017 16:06:14 +0000 (21:36 +0530)] 
Added position helpers mixin to prototype classes (including respective breakpoints)
Includes
- position-static
- position-relative
- position-absolute
- position-fixed
- position-fixed-top
- position-fixed-bottom

8 years agoCorrection for text-decoration
harry [Thu, 2 Feb 2017 15:49:01 +0000 (21:19 +0530)] 
Correction for text-decoration

8 years agoAdded font styling mixin to prototype classes(including respective breakpoints)
harry [Thu, 2 Feb 2017 15:31:50 +0000 (21:01 +0530)] 
Added font styling mixin to prototype classes(including respective breakpoints)
Includes
- font-normal
- font-bold
- font-italic

8 years agoAdded text decoration mixin to prototype classes(including respective breakpoints
harry [Thu, 2 Feb 2017 15:15:32 +0000 (20:45 +0530)] 
Added text decoration mixin to prototype classes(including respective breakpoints
Includes
- text-overline
- text-underline
- text-line-through

8 years agoEnd of line in `_display` and reordering within `_prototype`
harry [Thu, 2 Feb 2017 15:09:04 +0000 (20:39 +0530)] 
End of line in `_display` and reordering within `_prototype`

8 years agoremoves CSS page meant for docs rework 9739/head
RafiBomb [Wed, 1 Feb 2017 22:30:58 +0000 (14:30 -0800)] 
removes CSS page meant for docs rework

8 years agoadds new clear button feature
RafiBomb [Wed, 1 Feb 2017 22:29:46 +0000 (14:29 -0800)] 
adds new clear button feature

8 years agoRenamed mixin's name forthe sake of similarity
harry [Wed, 1 Feb 2017 20:35:21 +0000 (02:05 +0530)] 
Renamed mixin's name forthe sake of similarity

8 years agoEdit in @group comments
harry [Wed, 1 Feb 2017 20:29:21 +0000 (01:59 +0530)] 
Edit in @group comments

8 years agoMoved spacing utility above sizing utility
harry [Wed, 1 Feb 2017 20:24:52 +0000 (01:54 +0530)] 
Moved spacing utility above sizing utility
No specific reasons, changed because this is one i am gonna work next.

8 years agoMerge branch 'develop' of github.com:IamManchanda/foundation-sites into develop
harry [Wed, 1 Feb 2017 20:05:25 +0000 (01:35 +0530)] 
Merge branch 'develop' of github.com:IamManchanda/foundation-sites into develop

8 years agothink i fixed flexbox.md thanks to @IamManchanda 9701/head
Chris [Wed, 1 Feb 2017 19:49:26 +0000 (14:49 -0500)] 
think i fixed flexbox.md thanks to @IamManchanda

8 years agoReordering within `_prototype.scss`.
harry [Wed, 1 Feb 2017 18:40:59 +0000 (00:10 +0530)] 
Reordering within `_prototype.scss`.

8 years agoMoved `_float.scss` from components to prototype
harry [Wed, 1 Feb 2017 18:37:35 +0000 (00:07 +0530)] 
Moved `_float.scss` from components to prototype

8 years agoMerge branch 'feature/responsive-floats' into prototype/sepration-from-core
harry [Wed, 1 Feb 2017 18:33:24 +0000 (00:03 +0530)] 
Merge branch 'feature/responsive-floats' into prototype/sepration-from-core

8 years agoResponsive breakpoints for text-utilities
harry [Wed, 1 Feb 2017 18:18:12 +0000 (23:48 +0530)] 
Responsive breakpoints for text-utilities

8 years agoCorrection in text tranformation
harry [Wed, 1 Feb 2017 18:15:38 +0000 (23:45 +0530)] 
Correction in text tranformation

8 years agoCreated responsive breakpoints for text transformation
harry [Wed, 1 Feb 2017 18:14:38 +0000 (23:44 +0530)] 
Created responsive breakpoints for text transformation

8 years agoMoved text utilities from typography to prototype
harry [Wed, 1 Feb 2017 18:11:22 +0000 (23:41 +0530)] 
Moved text utilities from typography to prototype

8 years agoMerge branch 'feature/text-helpers' into prototype/sepration-from-core
harry [Wed, 1 Feb 2017 18:03:26 +0000 (23:33 +0530)] 
Merge branch 'feature/text-helpers' into prototype/sepration-from-core

8 years agoCloses #9736 (Work in progress) Seprating prototype functionality
harry [Wed, 1 Feb 2017 17:48:51 +0000 (23:18 +0530)] 
Closes #9736 (Work in progress) Seprating prototype functionality
Changes (First commit) :
- Added a seprate `scss/prototype` folder in order to have clear sepration
- Added prototype variable as setting, false(disabled) by default!
- Created a `foundation-prototype-classes` mixin and included it within `_prototype.scss`
- Included `foundation-prototype-display` mixin within it with a `_display.scss` import
- Added Display classes with responsive breakpoint on: none, inline, inline-block, block, table, table-cell
- Added Display classes with responsive breakpoint on: flex, inline-flex (only enabled if flexbox is enabled)
- Included `foundation-prototype-classes` within docs

8 years agoMerge pull request #9735 from natewiebe13/responsive-button-padding
Kevin Ball [Tue, 31 Jan 2017 23:57:34 +0000 (15:57 -0800)] 
Merge pull request #9735 from natewiebe13/responsive-button-padding

Add support for responsive button padding

8 years agoMerge pull request #9734 from Quy/patch-1
Kevin Ball [Tue, 31 Jan 2017 23:52:54 +0000 (15:52 -0800)] 
Merge pull request #9734 from Quy/patch-1

Add link to TOC

8 years agoMerge pull request #9730 from IllusionPerdu/patch-1
Kevin Ball [Tue, 31 Jan 2017 23:52:25 +0000 (15:52 -0800)] 
Merge pull request #9730 from IllusionPerdu/patch-1

Fix for #9729 : Flexgrid not resetting nested row using 'expanded' class

8 years agorever flexbox.md
Chris [Tue, 31 Jan 2017 22:59:17 +0000 (17:59 -0500)] 
rever flexbox.md

8 years agoMerge pull request #9717 from IamManchanda/variable/button-hollow-width
Kevin Ball [Tue, 31 Jan 2017 18:55:32 +0000 (10:55 -0800)] 
Merge pull request #9717 from IamManchanda/variable/button-hollow-width

[Fixes #9709] Added a variable [Settings] button-hollow-border-width for border width

8 years agoMerge branch 'master' of github.com:zurb/foundation-sites into develop
harry [Tue, 31 Jan 2017 18:33:45 +0000 (00:03 +0530)] 
Merge branch 'master' of github.com:zurb/foundation-sites into develop

8 years agoReorganise output classes.
Brett Mason [Tue, 31 Jan 2017 16:20:41 +0000 (16:20 +0000)] 
Reorganise output classes.

8 years agoRenamed to button-hollow-border-width 9717/head
harry [Tue, 31 Jan 2017 15:45:45 +0000 (21:15 +0530)] 
Renamed to button-hollow-border-width

8 years agoAdd support for responsive button padding 9735/head
Nate Wiebe [Tue, 31 Jan 2017 15:36:52 +0000 (10:36 -0500)] 
Add support for responsive button padding

8 years agoFix for flexbox version of accordion submenu not being full width.
Brett Mason [Tue, 31 Jan 2017 15:07:47 +0000 (15:07 +0000)] 
Fix for flexbox version of accordion submenu not being full width.

8 years agoRemove some flexbox styles that were overly opinionated.
Brett Mason [Tue, 31 Jan 2017 14:33:45 +0000 (14:33 +0000)] 
Remove some flexbox styles that were overly opinionated.

8 years agoAdd link to TOC 9734/head
Quy [Tue, 31 Jan 2017 14:07:45 +0000 (06:07 -0800)] 
Add link to TOC

8 years agoFix missing display: block for flex items.
Brett Mason [Tue, 31 Jan 2017 14:00:35 +0000 (14:00 +0000)] 
Fix missing display: block for flex items.

8 years agoAdd flexbox version of the test to allow for testing on flexbox specific styling.
Brett Mason [Tue, 31 Jan 2017 13:52:37 +0000 (13:52 +0000)] 
Add flexbox version of the test to allow for testing on flexbox specific styling.

8 years agoAdd `display: block` on <a> elements by default, and remove from direction mixin.
Brett Mason [Tue, 31 Jan 2017 12:44:37 +0000 (12:44 +0000)] 
Add `display: block` on <a> elements by default, and remove from direction mixin.

8 years agoAdd test to show that inputs, select and buttons work correctly within a menu.
Brett Mason [Tue, 31 Jan 2017 12:33:52 +0000 (12:33 +0000)] 
Add test to show that inputs, select and buttons work correctly within a menu.

8 years agoChange the order of `.expanded` to allow it to work correctly with orientation classe...
Brett Mason [Tue, 31 Jan 2017 12:18:25 +0000 (12:18 +0000)] 
Change the order of `.expanded` to allow it to work correctly with orientation classes. Only target top level <li> elements so it works correctly with dropdown menu.

8 years agoAdd a `$global-menu-padding` variable. This sets the padding for all menu components...
Brett Mason [Tue, 31 Jan 2017 12:09:43 +0000 (12:09 +0000)] 
Add a `$global-menu-padding` variable. This sets the padding for all menu components, however it can be changed for each component by altering their own padding values eg `$accordionmenu-padding`. This should allow greater flexibility.

8 years agoAdd back menu-text, though needs reworking a bit. Added responsive expanded classes...
Brett Mason [Tue, 31 Jan 2017 11:58:57 +0000 (11:58 +0000)] 
Add back menu-text, though needs reworking a bit. Added responsive expanded classes, so you can have this behaviour on large and up for example.

8 years agoAdd option to allow simple vertical menus. Needs revisiting to be less specific.
Brett Mason [Tue, 31 Jan 2017 11:40:58 +0000 (11:40 +0000)] 
Add option to allow simple vertical menus. Needs revisiting to be less specific.

8 years agoAdd menu icon styles - still needs refining. Added some examples to the visual test.
Brett Mason [Tue, 31 Jan 2017 11:32:49 +0000 (11:32 +0000)] 
Add menu icon styles - still needs refining. Added some examples to the visual test.

8 years agoFix for #9729 9730/head
Sébastien GRAVIER [Tue, 31 Jan 2017 00:12:42 +0000 (01:12 +0100)] 
Fix for #9729

8 years agoMerge pull request #9712 from IamManchanda/hotfix/flexbox-menu-centered
Kevin Ball [Mon, 30 Jan 2017 21:03:18 +0000 (13:03 -0800)] 
Merge pull request #9712 from IamManchanda/hotfix/flexbox-menu-centered

[Fixes #9705] Add menu-centered to flexbox mode.

8 years agoMerge pull request #9595 from mheward/patch-1
Kevin Ball [Mon, 30 Jan 2017 18:49:33 +0000 (10:49 -0800)] 
Merge pull request #9595 from mheward/patch-1

Update _responsive-embed.scss

8 years agoMerge pull request #9722 from IamManchanda/advancement/breadcrumb-slash-color
Kevin Ball [Mon, 30 Jan 2017 18:32:39 +0000 (10:32 -0800)] 
Merge pull request #9722 from IamManchanda/advancement/breadcrumb-slash-color

[Fixes #9721] Added a variable: breadcrumb slash color

8 years agoMerge pull request #9720 from IamManchanda/update/contributing-link
Kevin Ball [Mon, 30 Jan 2017 18:30:40 +0000 (10:30 -0800)] 
Merge pull request #9720 from IamManchanda/update/contributing-link

[General Fix] Contributing.md link updates

8 years agoUpdate _responsive-embed.scss 9595/head
mheward [Mon, 30 Jan 2017 11:29:46 +0000 (11:29 +0000)] 
Update _responsive-embed.scss

8 years agoUpdate _settings.scss
mheward [Mon, 30 Jan 2017 11:29:12 +0000 (11:29 +0000)] 
Update _settings.scss

8 years agoRemoved unnecessary parenthesis 9718/head
harry [Sun, 29 Jan 2017 20:06:01 +0000 (01:36 +0530)] 
Removed unnecessary parenthesis

8 years agoAdded a line space for better reading 9723/head
harry [Sun, 29 Jan 2017 19:27:49 +0000 (00:57 +0530)] 
Added a line space for better reading

8 years agoAdded Responsive variation for float classes.
harry [Sun, 29 Jan 2017 19:23:57 +0000 (00:53 +0530)] 
Added Responsive variation for float classes.

8 years agoRemoved unneccesary line space 9722/head
harry [Sun, 29 Jan 2017 14:38:12 +0000 (20:08 +0530)] 
Removed unneccesary line space

8 years agoAdded a variable: breadcrumbs-item-slash-color
harry [Sun, 29 Jan 2017 14:34:54 +0000 (20:04 +0530)] 
Added a variable: breadcrumbs-item-slash-color

8 years agoGrammar correcting within CONTRIBUTING.md 9720/head
harry [Sun, 29 Jan 2017 12:41:29 +0000 (18:11 +0530)] 
Grammar correcting within CONTRIBUTING.md

8 years agoAdded @group comments
harry [Sun, 29 Jan 2017 08:31:49 +0000 (14:01 +0530)] 
Added @group comments

8 years agoEnd of line for _utilities
harry [Sun, 29 Jan 2017 06:06:04 +0000 (11:36 +0530)] 
End of line for _utilities

8 years agoAdded text utilities(vanilla helper classes)
harry [Sun, 29 Jan 2017 05:58:49 +0000 (11:28 +0530)] 
Added text utilities(vanilla helper classes)
Additions
- Added text utility classes
- Added text transformation classes
Changes
- Imported and included these both above in _typography

8 years agoCloses #9709 Added a variable button-hollow-width for border width
harry [Sat, 28 Jan 2017 14:33:21 +0000 (20:03 +0530)] 
Closes #9709 Added a variable button-hollow-width for border width

8 years agoupdated flexbox.md
Chris [Sat, 28 Jan 2017 04:07:19 +0000 (23:07 -0500)] 
updated flexbox.md

8 years agoUpdate forum link 9714/head
harry [Sat, 28 Jan 2017 02:16:18 +0000 (07:46 +0530)] 
Update forum link

8 years agoAdded a link of code of conduct to contributing.md
harry [Sat, 28 Jan 2017 02:11:04 +0000 (07:41 +0530)] 
Added a link of code of conduct to contributing.md

8 years agoThis new class for flex-grid centralizes a flex parent's descendants.
Chris [Fri, 27 Jan 2017 23:25:56 +0000 (18:25 -0500)] 
This new class for flex-grid centralizes a flex parent's descendants.

8 years agoAdd menu-centered to flexbox mode. 9712/head
harry [Fri, 27 Jan 2017 16:05:36 +0000 (21:35 +0530)] 
Add menu-centered to flexbox mode.

8 years agoMake reset inherit font-family instead of settings sans-serif 9711/head
Nate Wiebe [Fri, 27 Jan 2017 15:58:41 +0000 (10:58 -0500)] 
Make reset inherit font-family instead of settings sans-serif

8 years agoUpdate _responsive-embed.scss
mheward [Fri, 27 Jan 2017 12:00:52 +0000 (12:00 +0000)] 
Update _responsive-embed.scss

8 years agoEnable scrolling within offcanvas panel on iOS even when body scrolling disabled 9707/head
Kevin Ball [Thu, 26 Jan 2017 23:41:30 +0000 (15:41 -0800)] 
Enable scrolling within offcanvas panel on iOS even when body scrolling disabled

8 years agoMerge pull request #9700 from zurb/fix-off-canvas-resize-reveal
Kevin Ball [Thu, 26 Jan 2017 23:03:41 +0000 (15:03 -0800)] 
Merge pull request #9700 from zurb/fix-off-canvas-resize-reveal

Fix double event handler bug in new offcanvas

8 years agoMerge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring
Kevin Ball [Thu, 26 Jan 2017 22:37:44 +0000 (14:37 -0800)] 
Merge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring

Now preserves the existing querystring questionmark if there already …

8 years agoMerge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring
Kevin Ball [Thu, 26 Jan 2017 22:37:44 +0000 (14:37 -0800)] 
Merge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring

Now preserves the existing querystring questionmark if there already …

8 years agoNow preserves the existing querystring questionmark if there already is one present... 9706/head
Erik Arenhill [Thu, 26 Jan 2017 22:13:58 +0000 (23:13 +0100)] 
Now preserves the existing querystring questionmark if there already is one present, and uses an ampersand instead in that case.

8 years agoMerge pull request #9704 from IamManchanda/docs/flexbox-grammar-26jan2017
Rafi [Thu, 26 Jan 2017 19:20:53 +0000 (11:20 -0800)] 
Merge pull request #9704 from IamManchanda/docs/flexbox-grammar-26jan2017

Grammar correction within Flexbox page

8 years agoGrammar correction within Flexbox page 9704/head
harry [Thu, 26 Jan 2017 18:14:15 +0000 (23:44 +0530)] 
Grammar correction within Flexbox page

8 years ago.align-central as new alignment class
Chris [Wed, 25 Jan 2017 22:46:29 +0000 (17:46 -0500)] 
.align-central as new alignment class

8 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 25 Jan 2017 21:53:53 +0000 (13:53 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9665 from ncoden/docs/git-workflow
Kevin Ball [Wed, 25 Jan 2017 21:53:26 +0000 (13:53 -0800)] 
Merge pull request #9665 from ncoden/docs/git-workflow

Add docs about new git workflow

8 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Kevin Ball [Wed, 25 Jan 2017 21:48:39 +0000 (13:48 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

8 years agoFix styling and non- case
Kevin Ball [Wed, 25 Jan 2017 21:43:53 +0000 (13:43 -0800)] 
Fix styling and non- case

8 years agoMerge branch 'coreysyms-mutation-observer-sticky' of git://github.com/coreysyms/found...
Kevin Ball [Wed, 25 Jan 2017 21:30:25 +0000 (13:30 -0800)] 
Merge branch 'coreysyms-mutation-observer-sticky' of git://github.com/coreysyms/foundation-sites into coreysyms-coreysyms-mutation-observer-sticky

8 years agoFix double event handler bug in new offcanvas 9700/head
Kevin Ball [Wed, 25 Jan 2017 21:22:27 +0000 (13:22 -0800)] 
Fix double event handler bug in new offcanvas

8 years agoMerge pull request #9632 from gorriecoe/feature-add-off-canvas-autofocus
Kevin Ball [Tue, 24 Jan 2017 17:15:14 +0000 (09:15 -0800)] 
Merge pull request #9632 from gorriecoe/feature-add-off-canvas-autofocus

Feature Add attribute for auto focus within off canvas

8 years agoMerge pull request #9664 from designerno1/feature-accordion-deep-link
Kevin Ball [Tue, 24 Jan 2017 00:51:57 +0000 (16:51 -0800)] 
Merge pull request #9664 from designerno1/feature-accordion-deep-link

new feature accordion deep link

8 years agoMerge branch 'designerno1-fix-tabs-deeplink-abs-url' into develop
Kevin Ball [Tue, 24 Jan 2017 00:46:51 +0000 (16:46 -0800)] 
Merge branch 'designerno1-fix-tabs-deeplink-abs-url' into develop