2016-02-01 |
Colin Marshall | Converted Map Deep Get test to True 8018/head |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Template literals for Slider & Drilldown |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Template literals for Sticky, Tabs, Toggler, Tooltip... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted Magellan, Off-Canvas, Orbit, Reveal, and... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted Equalizer string concatenations to template... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted Dropdown Menu string concatenations to templa... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted Dropdown string concatenations to template... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted F6 Core JS string concatenations to template... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted Acoordion string concatenations to template... |
commit | commitdiff | tree |
2016-02-01 |
Colin Marshall | Converted Abide string concatenations to template literals |
commit | commitdiff | tree |
2016-02-01 |
Geoff Kimball | Resolve leftover merge conflict in flex grid Sass |
commit | commitdiff | tree |
2016-01-25 |
Geoff Kimball | Merge 6.1.2 branch into 6.2 |
commit | commitdiff | tree |
2016-01-23 |
Geoff Kimball | Add step to Gulp deploy script to update the settings... |
commit | commitdiff | tree |
2016-01-23 |
Geoff Kimball | Generate new settings file v6.1.2 |
commit | commitdiff | tree |
2016-01-23 |
Geoff Kimball | Bump to version 6.1.2 |
commit | commitdiff | tree |
2016-01-23 |
Geoff Kimball | Update use of gulp-filter in deploy task to match gulp... |
commit | commitdiff | tree |
2016-01-23 |
Geoff Kimball | Merge branch 'master' into develop |
commit | commitdiff | tree |
2016-01-23 |
Geoff Kimball | Use Node's execSync to run git commands in deploy proce... |
commit | commitdiff | tree |
2016-01-22 |
Geoff Kimball | Add placeholder text styles and Sass variable $input... |
commit | commitdiff | tree |
2016-01-22 |
Geoff Kimball | Fix giant-ass dropdown text |
commit | commitdiff | tree |
2016-01-22 |
Geoff Kimball | Make hover state of .dark menu icon more subtle |
commit | commitdiff | tree |
2016-01-22 |
Geoff Kimball | Update top bar docs to show example of advanced top... |
commit | commitdiff | tree |
2016-01-22 |
Chris Oyler | fixes typo in callout docs |
commit | commitdiff | tree |
2016-01-22 |
Chris Oyler | adds example of sticky navigation to docs, adds sticky... |
commit | commitdiff | tree |
2016-01-22 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-01-22 |
Chris Oyler | removes unused _activePlugins object and references... |
commit | commitdiff | tree |
2016-01-22 |
Rafi | Update README.md |
commit | commitdiff | tree |
2016-01-21 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-01-21 |
Chris Oyler | fixes #7173, adds a call to Sticky._calc when off-canva... |
commit | commitdiff | tree |
2016-01-21 |
Geoff Kimball | Merge pull request #7961 from karissademi/patch-1 |
commit | commitdiff | tree |
2016-01-21 |
Karissa | Fix typo 7961/head |
commit | commitdiff | tree |
2016-01-21 |
Chris Oyler | fixes #7951, also added benefit of simplifying the... |
commit | commitdiff | tree |
2016-01-21 |
Geoff Kimball | Clarify when grid-column-collapse() mixin should be... |
commit | commitdiff | tree |
2016-01-21 |
Geoff Kimball | On accordions, remove double border at the bottom,... |
commit | commitdiff | tree |
2016-01-21 |
Geoff Kimball | Fix Sass auditing task not working |
commit | commitdiff | tree |
2016-01-21 |
Geoff Kimball | Merge pull request #7958 from ahebrank/accordion-docs |
commit | commitdiff | tree |
2016-01-21 |
Andy Hebrank | add data-accordion-item to accordion docs 7958/head |
commit | commitdiff | tree |
2016-01-21 |
Geoff Kimball | Merge pull request #7954 from grgcnnr/develop |
commit | commitdiff | tree |
2016-01-21 |
George Connor | Border-radius on buttons inputs should prefer $button... 7954/head |
commit | commitdiff | tree |
2016-01-20 |
Chris Oyler | fixes issue where .first-sub of vertical dropdown menus... |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Merge branch 'master' into develop |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Fix <legend> element overflowing in IE10, fixes #7662 |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Make drilldown menus vertical by default, so no .vertic... |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Add .stacked-for-medium class to button groups |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Merge pull request #7949 from jacobalvarez/develop |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Merge pull request #7944 from brettsmason/patch-1 |
commit | commitdiff | tree |
2016-01-20 |
Jacob Alvarez | Make drilldown menu "Back" arrow part of the <a> 7949/head |
commit | commitdiff | tree |
2016-01-20 |
Jacob Alvarez | Make drilldown menu "Back" arrow part of the <a> |
commit | commitdiff | tree |
2016-01-20 |
Brett Mason | Added $topbar-title-spacing variable 7944/head |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Remove unnecessary classes and attributes from menus... |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Correct flex grid source ordering example in docs,... |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Cut back specificity of dropdown menu classes, fix... |
commit | commitdiff | tree |
2016-01-20 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-01-20 |
Chris Oyler | fixes #7927, but points out other issues needing resolu... |
commit | commitdiff | tree |
2016-01-20 |
Brett Mason | Add .top-bar-title |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Add width: 100%; missing from tables, fixes #7937 |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Change $dropdown-font-size from 16rem to 1rem |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Merge pull request #7939 from amosmos/patch-1 |
commit | commitdiff | tree |
2016-01-20 |
Geoff Kimball | Merge pull request #7934 from tomByrer/patch-1 |
commit | commitdiff | tree |
2016-01-20 |
amosmos | the name is title bar 7939/head |
commit | commitdiff | tree |
2016-01-20 |
Tom Byrer | bump jQuery 2.2.0 7934/head |
commit | commitdiff | tree |
2016-01-20 |
Tom Byrer | bump jQuery 2.2.0 |
commit | commitdiff | tree |
2016-01-20 |
RafiBomb | fixes docs data attribute for off-canvas and adds build... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Merge pull request #7654 from derweili/develop |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Merge pull request #7910 from TvrtkoM/slider-stepping-6.2 |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Merge pull request #7931 from abdullahsalem/Fix-dropdow... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Refine documentation for accordion menu |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Refine documentation for drilldown menu |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Refine documentation for Reveal modals |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Refine documentation for slider |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Remove warning about npm v3 from readme, as it works... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Update npm dependencies |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Add example of using breakpoint() multiple times within... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Remove rogue backtick from flexbox docs page |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Fix incorrect links to flexbox overview docs page |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Add block grid classes to the flex grid, closes #7924 |
commit | commitdiff | tree |
2016-01-19 |
Chris Oyler | Merge pull request #7905 from designerno1/fix-ddm-body... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Un-nest .progress-meter-text to reduce specificity |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Use absolute-center() mixin on progress meter element |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | On progress bars, only output border-radius if necessar... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Properly center-align rows within expanded rows, fixes... |
commit | commitdiff | tree |
2016-01-19 |
Abdullah Salem | Fixed the dropdown menu's arrow in RTL mode 7931/head |
commit | commitdiff | tree |
2016-01-19 |
Abdullah Salem | Fixed the dropdown menu's alignment in RTL mode |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Run Sass linter directly inside Sass processing stream |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Remove -zf-get-options() function used by the grid... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Remove pow() Sass function, which was not documented... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Remove transition code for responsive grid gutters |
commit | commitdiff | tree |
2016-01-19 |
Chris Oyler | updates dropdown to match change to regex in tooltip... |
commit | commitdiff | tree |
2016-01-19 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-01-19 |
Chris Oyler | fixes # 7917, updates tooltip regex to prevent unintent... |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Merge pull request #7918 from adriantomic/patch-1 |
commit | commitdiff | tree |
2016-01-19 |
Geoff Kimball | Merge pull request #7919 from cucharadepalo/patch-1 |
commit | commitdiff | tree |
2016-01-19 |
Chris Oyler | updates tabs to check for preexisting ids on content... |
commit | commitdiff | tree |
2016-01-19 |
cucharadepalo | Added font size variable to the mixin 7919/head |
commit | commitdiff | tree |
2016-01-19 |
Adrian | Update grid.md with grid-column-position(center) 7918/head |
commit | commitdiff | tree |
2016-01-18 |
Chris Oyler | removes reference to unused option in off-canvas |
commit | commitdiff | tree |
2016-01-18 |
Chris Oyler | Merge branch 'develop' of https://github.com/zurb/found... |
commit | commitdiff | tree |
2016-01-18 |
Chris Oyler | fixes typos in equalizer |
commit | commitdiff | tree |
2016-01-18 |
Geoff Kimball | Add extra CSS for when .expanded and .stacked-for-small... |
commit | commitdiff | tree |
2016-01-18 |
Tvrtko | slider stepping 7910/head |
commit | commitdiff | tree |
next |