Releases: ryanwachtl/silverstripe-foundation-theme
1.1.9 (Foundation 5.5.2)
1.1.8 (Foundation 5.4.6)
This a ZURB Foundation update only. No changes to the theme/templates.
See Foundation Changelog for more info about Foundation 5.4
1.1.6 (Foundation 5.2.3)
Update ZURB Foundation to 5.2.3
Foundation 5.2.3 Changelog
- Numerous fixes and changes to Orbit for performance and functionality
- Lots of documentation updates, class options, explanations, markup examples
- Equalizer can now equalize when stacked, or in block grid foundation/foundation-sites@931f047
- Accordion can now be spread across different parent containers foundation/foundation-sites@3acb3e7
- Adds accessability classes foundation/foundation-sites@db38232
- Joyride Threshold implemented and fixed top option added foundation/foundation-sites@9cc7098
- Added accordion toggle callback foundation/foundation-sites@fd42e97
- Offcanvas can now overlap content instead of pushing content foundation/foundation-sites@6609745
- Added event bindings and much more to Off-canvas foundation/foundation-sites@0912a93
- Allow controlling heading sizes on small screens foundation/foundation-sites@596d5f9
- And tons of other fixes and improvements. Over 320 commits in this release. Boom!
1.1.5 (Foundation 5.2.2)
Update ZURB Foundation to 5.2.2
Foundation 5.2.2 Changelog
- Numerous fixes and changes to Orbit for performance and functionality
- Updated _settings.scss to include all variables and options f98b939
- Equalizer now only calculates height for visible objects d4f2147
- Off-canvas objects now retain momentum scrolling on iOS [19ff539])(foundation/foundation-sites@19ff539)
- Fixed the dropdown color variable in top-bar 95e9eca
- Fixed clearing to allow use of block-grids 64d4b79d
- Allows decimals in Abide 'number' pattern d69a076a
- Added block-grid support for XL and XXL viewports when enabled 745dc78
1.1.4 (Foundation 5.2.1)
- Update ZURB Foundation to 5.2.1
1.1.3 (Foundation 5.2)
- FIX z-index for reveal modal
1.1.2 (Foundation 5.2.0)
- Updated with Foundation 5.2.0
1.1.1 (Foundation 5.1)
- Updated with Foundation 5.1.1
- Fix for home link when SilverStripe is installed in sub directory e728e48
- Now uses minified jQuery 2.1.0 + map
- Kitchen Sink is back!
Enjoy!
1.1.0 (Foundation 5)
Theme is now based on the Foundation Compass Template and is using Foundation 5. The navigation supports trees up to three levels deep. The Foundation assets and dependencies are now managed using Bower. If you are using this theme as a composer package for prototyping, I'll keep Foundation updated for you, you just need to run composer update
. However, if you're using this theme as a starting point for your own custom theme, then you can update Foundation 5 by running bower update
.
I hope you enjoy this update!
1.0.1 (Foundation 4.3.2)
- NavBar.ss now uses F4 sections.
- Added map file for jQuery 1.10.2
- Minor update to files pulled into editor.css