2015-11-24 |
Rene Saare | Separate dropdownmenu border from dropdown border 7164/head |
commit | commitdiff | tree |
2015-11-24 |
Geoff Kimball | Update badge and label docs to clarify icon compatibility |
commit | commitdiff | tree |
2015-11-24 |
Geoff Kimball | Add active states to docs menu items |
commit | commitdiff | tree |
2015-11-23 |
zurbchris | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2015-11-23 |
zurbchris | fixes #7157 will merge with next patch, thanks! |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | In JavaScript docs, correct example data attribute... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Add cache-busting to files served by the docs |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Rename hasvalue function to has-value, closes #7132 |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Fix Sass compile error caused by quotes within quotes |
commit | commitdiff | tree |
2015-11-23 |
Rafi | fixes collapse example using old panel class |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7133 from HugoGiraudel/feature... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7102 from davefuentes/patch-1 |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7107 from aibrean/patch-1 |
commit | commitdiff | tree |
2015-11-23 |
Chris Oyler | Merge pull request #7139 from colin-marshall/util-map... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7111 from hiloki/fix-navigation... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7118 from purplespider/patch-1 |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7119 from purplespider/patch-2 |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge branch 'HugoGiraudel-feature/quote-style' into... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Resolve merge conflicts in pull request #7131 |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7138 from HugoGiraudel/feature... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Merge pull request #7134 from HugoGiraudel/feature... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Move .foundation-mq CSS from main Foundation Sass file... |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Regenerate settings file |
commit | commitdiff | tree |
2015-11-23 |
Geoff Kimball | Add missing attributes to docs off-canvas examples |
commit | commitdiff | tree |
2015-11-23 |
colin-marshall | removed extra comma in util-map.json reveal array 7139/head |
commit | commitdiff | tree |
2015-11-22 |
Hugo Giraudel | Minor SassDoc improvements 7138/head |
commit | commitdiff | tree |
2015-11-22 |
Hugo Giraudel | not is an operator, not a function 7134/head |
commit | commitdiff | tree |
2015-11-22 |
Hugo Giraudel | Unit unitless(..) when needed 7133/head |
commit | commitdiff | tree |
2015-11-22 |
Hugo Giraudel | Do not mix quote styles 7131/head |
commit | commitdiff | tree |
2015-11-21 |
James Cocker | Fixed "Foundatiion" typo 7119/head |
commit | commitdiff | tree |
2015-11-21 |
James Cocker | Changed mention of Foundation "5" to "6". 7118/head |
commit | commitdiff | tree |
2015-11-21 |
hiloki | Fix relative url path 7111/head |
commit | commitdiff | tree |
2015-11-21 |
April Sadowski | Remove duplicate global margin 7107/head |
commit | commitdiff | tree |
2015-11-21 |
davefuentes | Update accessibility.md 7102/head |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | Bump to version 6.0.3 v6.0.3 |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | Generate new dist files |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2015-11-21 |
zurbchris | fixes no hover problem on dropdown menu... I'm gonna... |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | When editing pages from the docs sidebar link, compare... |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | Merge branch 'master' into develop |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | Bump to version 6.0.2 v6.0.2 |
commit | commitdiff | tree |
2015-11-21 |
Geoff Kimball | Merge pull request #7092 from michael-wilson/patch-1 |
commit | commitdiff | tree |
2015-11-21 |
zurbchris | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2015-11-21 |
zurbchris | cleans up duplicate variables in dropdown menu |
commit | commitdiff | tree |
2015-11-21 |
zurbchris | fixes dropdown hover/click state issue |
commit | commitdiff | tree |
2015-11-21 |
michael-wilson | Update _visibility.scss 7092/head |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | fixes #7085, adds comments to dropdown menu, removes... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix specificity issue that added float: right; to colum... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Update the ignore list of the npm and Bower packages... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix last element in a block grid floating right and... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Remove references to namespacing from docs and Sass |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | removed title attribute from dropdown menus, adds aria... |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | adds is-active class to first slide on orbit if none... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7081 from cietho/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Thomas Cieslar | Solves #7039 7081/head |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7077 from t0mburton/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Add default flags to Sass variables in pagination missi... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Re-add the settings file so the customizer can find... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix .end class not applying correctly after other chang... |
commit | commitdiff | tree |
2015-11-20 |
t0mburton | Typo in off-canvas.md 7077/head |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | adds panel and callout for usingn ajax content for... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | When opening an issue from the docs, change the default... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Remove settings file from framework itself, to avoid... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Remove duplicate motion JS util file #7030 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Add missing default flag to hr-border variable, fixes... |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | adds method to click through a dropdownmenu link on... |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2015-11-20 |
zurbchris | hotfix for dropdown menu not accesible to touch devices... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7045 from geoffdavis92/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7058 from anik786/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7066 from burdiyan/patch-2 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7059 from mxdbv/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7062 from petecooper/master |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix incorrect references to off-canvas content class... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7036 from ebigalee/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge pull request #7032 from faabergr/patch-1 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Add Sass variable to add block grid classes beyond... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Remove docs folder from .gitignore, fixes #7040 |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix copy button in docs appearing over an open top... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Add default flags to breadcrumb variables, fixes #7054 |
commit | commitdiff | tree |
2015-11-20 |
Alexandr Burdiyan | Fix double p typo in readme for meteor 7066/head |
commit | commitdiff | tree |
2015-11-20 |
Pete Cooper | [docs] Rename: `panel` -> `callout` 7062/head |
commit | commitdiff | tree |
2015-11-20 |
mxdbv | Update sass.md 7059/head |
commit | commitdiff | tree |
2015-11-20 |
Yahya Uddin | Removed trailing comma in _menu.scss 7058/head |
commit | commitdiff | tree |
2015-11-20 |
Geoff Davis | Spellcheck Installation.md 7045/head |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Merge develop into master |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Bump to version 6.0.1 and generate new dist files v6.0.1 |
commit | commitdiff | tree |
2015-11-20 |
ebigalee | Update installation.md 7036/head |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix lone columns in a row floating right instead of... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Add default flags to Sass variables in tabs missing... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fill out kitchen sink in docs with missing components |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Refine docs search styles on mobile |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Fix links to old Foundation docs |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Prune unused (for now) docs sections and add mobile... |
commit | commitdiff | tree |
2015-11-20 |
Geoff Kimball | Remove empty Sass Reference section from Sticky docs... |
commit | commitdiff | tree |
2015-11-19 |
zurbchris | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2015-11-19 |
zurbchris | fixes #7031 |
commit | commitdiff | tree |
2015-11-19 |
Rick Faaberg | Fix typo in installation instructions 7032/head |
commit | commitdiff | tree |
2015-11-19 |
Geoff Kimball | Add docs page titles, meta description tags, and Google... |
commit | commitdiff | tree |
next |