2016-02-12 |
Marco Kaul | Update clearfix mixin with flexbox fix 8152/head |
commit | commitdiff | tree |
2016-02-12 |
Geoff Kimball | Re-add Reveal positioning logic that was lost in the... |
commit | commitdiff | tree |
2016-02-12 |
Geoff Kimball | Separate the General section in the docs table of conte... |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Re-wrap every JavaScript module in an IIFE, but only... |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Remove check for window.Foundation when registering... |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Add width: 100%; to menu when in flexbox mode, to ensur... |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Properly apply $keystroke-radius Sass variable to ... |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Merge pull request #8137 from bitbitdecker/patch-1 |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Fix tabs not initializing and not showing/hiding properly |
commit | commitdiff | tree |
2016-02-11 |
Geoff Kimball | Clean up tabs JavaScript |
commit | commitdiff | tree |
2016-02-11 |
bitbitdecker | Fix wrong input type 8137/head |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Update readme to be more concise |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Change .is-active menu class to .active, to avoid overl... |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Clean up Reveal CSS |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Merge native slider and slider Sass variables |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Don't use color variable in util function, as it's... |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Automatically lint Sass when files change |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Lint Sass and rename scss-config.yml to have proper... |
commit | commitdiff | tree |
2016-02-10 |
Geoff Kimball | Replace hardcoded hex colors with global color variables |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Organize images in the docs folder by category |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Fix input group fields inside of a top bar not being... |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Add missing SassDoc @type annotation to $topbar-unstack... |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Add $topbar-unstack-breakpoint to configure when the... |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Disable gulp-scss-lint for now as it's causing errors |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Remove unused karma config file, and move linting confi... |
commit | commitdiff | tree |
2016-02-09 |
Geoff Kimball | Clean up Abide JavaScript |
commit | commitdiff | tree |
2016-02-09 |
Rafi | Merge pull request #8119 from pra85/patch-1 |
commit | commitdiff | tree |
2016-02-09 |
Prayag Verma | Fix a typo 8119/head |
commit | commitdiff | tree |
2016-02-08 |
Geoff Kimball | Merge pull request #8115 from tinnvec/patch-1 |
commit | commitdiff | tree |
2016-02-08 |
Geoff Kimball | Fix specificity issue that prevented input group button... |
commit | commitdiff | tree |
2016-02-08 |
Geoff Kimball | Add prettier error handling to gulp-babel |
commit | commitdiff | tree |
2016-02-08 |
Geoff Kimball | Fix syntax error in Reveal JavaScript |
commit | commitdiff | tree |
2016-02-08 |
Geoff Kimball | Merge develop into 6.2 |
commit | commitdiff | tree |
2016-02-08 |
Alex Hanna | Update tooltip.md 8115/head |
commit | commitdiff | tree |
2016-02-08 |
Geoff Kimball | Change @import statements in foundation/foundation... |
commit | commitdiff | tree |
2016-02-06 |
Chris Oyler | goodbye zurb |
commit | commitdiff | tree |
2016-02-06 |
Chris Oyler | fixes merge conflicts and cleans up dual var declaration 8089/head |
commit | commitdiff | tree |
2016-02-05 |
Chris Oyler | fixes #8041, #7977, #7971, #7817, #7723, #7333, #7816 |
commit | commitdiff | tree |
2016-02-05 |
Chris Oyler | removes new-reveal.js, merges changes into reveal.js |
commit | commitdiff | tree |
2016-02-05 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-02-05 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-02-05 |
Chris Oyler | updates / improves documentation for sticky and slider... |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Merge pull request #8093 from michelts/patch-1 |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Merge pull request #8091 from monosize/6.2 |
commit | commitdiff | tree |
2016-02-05 |
Michel Sabchuk | Typo fix in components/_callout.scss 8093/head |
commit | commitdiff | tree |
2016-02-05 |
monosize | topbar feature - set a diffrent background color of... 8091/head |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Prevent .off-canvas-content from margin collapsing... |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Fix menu elements with <span>s inside of them being... |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Add .is-active class to Menu, closes #8040 |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Remove $menu-expand-max Sass variable, which is not... |
commit | commitdiff | tree |
2016-02-05 |
Geoff Kimball | Add background-alpha parameter to form-input-error... |
commit | commitdiff | tree |
2016-02-04 |
Geoff Kimball | Merge pull request #8086 from colin-marshall/ES6-classes |
commit | commitdiff | tree |
2016-02-04 |
Chris Oyler | fixes #7806, adds support for multiple targets for... |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Fixed js formatting, added missing module comments 8086/head |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert dropdown menu to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert slider to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert sticky to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert tooltip to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert reveal to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert orbit to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert offcanvas to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert magellan to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert equalizer to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert dropdown to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert drilldown to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert abide to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert responsive toggle to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert responsive menu to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert tabs to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert toggler to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert accordion menu to ES6 class |
commit | commitdiff | tree |
2016-02-04 |
Colin Marshall | Convert accordion to ES6 class |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Add data-toggle-focus attribute that triggers Toggler... |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.triggers to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.timerAndImageLoader to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.nest to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.motion to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.mediaQuery to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.keyboard to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert util.box to ES6 |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Convert Interchange to ES6 class |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Switch back to UMD because CommonJS doesn't work in... |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Replace Babel UMD plugin with CommonJS plugin |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Remove $tooltip-pip-offset Sass variable, which wasn... |
commit | commitdiff | tree |
2016-02-03 |
Geoff Kimball | Remove $tab-border Sass variable which wasn't being... 8081/head |
commit | commitdiff | tree |
2016-02-02 |
Chris Oyler | fixes #8050, adds check for forceTop. In order to use... |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Update contributing guidelines with more detailed info... |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Merge pull request #7985 from briantan888/patch-7 |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Add flexbox tag to the header of pages for components... |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Haphazardly prevent Babel errors from merge conflicts... |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Merge pull request #8055 from vgmcglaughlin/develop |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Merge pull request #8036 from alamowo/patch-2 |
commit | commitdiff | tree |
2016-02-02 |
Geoff Kimball | Merge pull request #8053 from a3020/tabs_fix_comment |
commit | commitdiff | tree |
2016-02-02 |
Vic McGlaughlin | only search for the target tab content within the exist... 8055/head |
commit | commitdiff | tree |
2016-02-02 |
akodde | fix comment $tab-item-padding 8053/head |
commit | commitdiff | tree |
2016-02-02 |
Chris Oyler | updates docs for offcanvas |
commit | commitdiff | tree |
2016-02-02 |
Chris Oyler | updates docs for orbit |
commit | commitdiff | tree |
2016-02-02 |
Chris Oyler | updates docs for drilldown |
commit | commitdiff | tree |
2016-02-02 |
Chris Oyler | updates docs for magellan |
commit | commitdiff | tree |
2016-02-02 |
Chris Oyler | updates docs for dropdowns |
commit | commitdiff | tree |
next |