]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/shortlog
thirdparty/foundation/foundation-sites.git
2016-02-12  Marco KaulUpdate clearfix mixin with flexbox fix 8152/head
2016-02-12  Geoff KimballRe-add Reveal positioning logic that was lost in the...
2016-02-12  Geoff KimballSeparate the General section in the docs table of conte...
2016-02-11  Geoff KimballRe-wrap every JavaScript module in an IIFE, but only...
2016-02-11  Geoff KimballRemove check for window.Foundation when registering...
2016-02-11  Geoff KimballAdd width: 100%; to menu when in flexbox mode, to ensur...
2016-02-11  Geoff KimballProperly apply $keystroke-radius Sass variable to ...
2016-02-11  Geoff KimballMerge pull request #8137 from bitbitdecker/patch-1
2016-02-11  Geoff KimballFix tabs not initializing and not showing/hiding properly
2016-02-11  Geoff KimballClean up tabs JavaScript
2016-02-11  bitbitdeckerFix wrong input type 8137/head
2016-02-10  Geoff KimballUpdate readme to be more concise
2016-02-10  Geoff KimballChange .is-active menu class to .active, to avoid overl...
2016-02-10  Geoff KimballClean up Reveal CSS
2016-02-10  Geoff KimballMerge native slider and slider Sass variables
2016-02-10  Geoff KimballDon't use color variable in util function, as it's...
2016-02-10  Geoff KimballAutomatically lint Sass when files change
2016-02-10  Geoff KimballLint Sass and rename scss-config.yml to have proper...
2016-02-10  Geoff KimballReplace hardcoded hex colors with global color variables
2016-02-09  Geoff KimballOrganize images in the docs folder by category
2016-02-09  Geoff KimballFix input group fields inside of a top bar not being...
2016-02-09  Geoff KimballAdd missing SassDoc @type annotation to $topbar-unstack...
2016-02-09  Geoff KimballAdd $topbar-unstack-breakpoint to configure when the...
2016-02-09  Geoff KimballDisable gulp-scss-lint for now as it's causing errors
2016-02-09  Geoff KimballRemove unused karma config file, and move linting confi...
2016-02-09  Geoff KimballClean up Abide JavaScript
2016-02-09  RafiMerge pull request #8119 from pra85/patch-1
2016-02-09  Prayag VermaFix a typo 8119/head
2016-02-08  Geoff KimballMerge pull request #8115 from tinnvec/patch-1
2016-02-08  Geoff KimballFix specificity issue that prevented input group button...
2016-02-08  Geoff KimballAdd prettier error handling to gulp-babel
2016-02-08  Geoff KimballFix syntax error in Reveal JavaScript
2016-02-08  Geoff KimballMerge develop into 6.2
2016-02-08  Alex HannaUpdate tooltip.md 8115/head
2016-02-08  Geoff KimballChange @import statements in foundation/foundation...
2016-02-06  Chris Oylergoodbye zurb
2016-02-06  Chris Oylerfixes merge conflicts and cleans up dual var declaration 8089/head
2016-02-05  Chris Oylerfixes #8041, #7977, #7971, #7817, #7723, #7333, #7816
2016-02-05  Chris Oylerremoves new-reveal.js, merges changes into reveal.js
2016-02-05  Chris OylerMerge branch 'develop' of https://github.com/zurb/found...
2016-02-05  Chris OylerMerge branch 'develop' of https://github.com/zurb/found...
2016-02-05  Chris Oylerupdates / improves documentation for sticky and slider...
2016-02-05  Geoff KimballMerge pull request #8093 from michelts/patch-1
2016-02-05  Geoff KimballMerge pull request #8091 from monosize/6.2
2016-02-05  Michel SabchukTypo fix in components/_callout.scss 8093/head
2016-02-05  monosizetopbar feature - set a diffrent background color of... 8091/head
2016-02-05  Geoff KimballPrevent .off-canvas-content from margin collapsing...
2016-02-05  Geoff KimballFix menu elements with <span>s inside of them being...
2016-02-05  Geoff KimballAdd .is-active class to Menu, closes #8040
2016-02-05  Geoff KimballRemove $menu-expand-max Sass variable, which is not...
2016-02-05  Geoff KimballAdd background-alpha parameter to form-input-error...
2016-02-04  Geoff KimballMerge pull request #8086 from colin-marshall/ES6-classes
2016-02-04  Chris Oylerfixes #7806, adds support for multiple targets for...
2016-02-04  Colin MarshallFixed js formatting, added missing module comments 8086/head
2016-02-04  Colin MarshallConvert dropdown menu to ES6 class
2016-02-04  Colin MarshallConvert slider to ES6 class
2016-02-04  Colin MarshallConvert sticky to ES6 class
2016-02-04  Colin MarshallConvert tooltip to ES6 class
2016-02-04  Colin MarshallConvert reveal to ES6 class
2016-02-04  Colin MarshallConvert orbit to ES6 class
2016-02-04  Colin MarshallConvert offcanvas to ES6 class
2016-02-04  Colin MarshallConvert magellan to ES6 class
2016-02-04  Colin MarshallConvert equalizer to ES6 class
2016-02-04  Colin MarshallConvert dropdown to ES6 class
2016-02-04  Colin MarshallConvert drilldown to ES6 class
2016-02-04  Colin MarshallConvert abide to ES6 class
2016-02-04  Colin MarshallConvert responsive toggle to ES6 class
2016-02-04  Colin MarshallConvert responsive menu to ES6 class
2016-02-04  Colin MarshallConvert tabs to ES6 class
2016-02-04  Colin MarshallConvert toggler to ES6 class
2016-02-04  Colin MarshallConvert accordion menu to ES6 class
2016-02-04  Colin MarshallConvert accordion to ES6 class
2016-02-03  Geoff KimballAdd data-toggle-focus attribute that triggers Toggler...
2016-02-03  Geoff KimballConvert util.triggers to ES6
2016-02-03  Geoff KimballConvert util.timerAndImageLoader to ES6
2016-02-03  Geoff KimballConvert util.nest to ES6
2016-02-03  Geoff KimballConvert util.motion to ES6
2016-02-03  Geoff KimballConvert util.mediaQuery to ES6
2016-02-03  Geoff KimballConvert util.keyboard to ES6
2016-02-03  Geoff KimballConvert util.box to ES6
2016-02-03  Geoff KimballConvert Interchange to ES6 class
2016-02-03  Geoff KimballSwitch back to UMD because CommonJS doesn't work in...
2016-02-03  Geoff KimballReplace Babel UMD plugin with CommonJS plugin
2016-02-03  Geoff KimballRemove $tooltip-pip-offset Sass variable, which wasn...
2016-02-03  Geoff KimballRemove $tab-border Sass variable which wasn't being... 8081/head
2016-02-02  Chris Oylerfixes #8050, adds check for forceTop. In order to use...
2016-02-02  Geoff KimballUpdate contributing guidelines with more detailed info...
2016-02-02  Geoff KimballMerge pull request #7985 from briantan888/patch-7
2016-02-02  Geoff KimballAdd flexbox tag to the header of pages for components...
2016-02-02  Geoff KimballHaphazardly prevent Babel errors from merge conflicts...
2016-02-02  Geoff KimballMerge pull request #8055 from vgmcglaughlin/develop
2016-02-02  Geoff KimballMerge pull request #8036 from alamowo/patch-2
2016-02-02  Geoff KimballMerge pull request #8053 from a3020/tabs_fix_comment
2016-02-02  Vic McGlaughlinonly search for the target tab content within the exist... 8055/head
2016-02-02  akoddefix comment $tab-item-padding 8053/head
2016-02-02  Chris Oylerupdates docs for offcanvas
2016-02-02  Chris Oylerupdates docs for orbit
2016-02-02  Chris Oylerupdates docs for drilldown
2016-02-02  Chris Oylerupdates docs for magellan
2016-02-02  Chris Oylerupdates docs for dropdowns
next