Releases: olefredrik/FoundationPress
FoundationPress v2.10.6
Changes:
- fix foundation-explicit-pieces.js (was broken since [email protected])
- Motion UI updated to latest version
- foundationpress_pagination() refactored
Fixed bugs:
- Using foundation-explicit-pieces.js will not compile #1363
Closed issues:
- Update Motion UI #1363
Merged pull requests:
FoundationPress v2.10.5
Merged pull requests:
- Small fixes #1161 (@emaia)
- Revert style changes in 6.4.3 up-to-date #1160 (@olefredrik)
- Separate grid element from container #1159 (@olefredrik)
- Revert style changes in 6.4.3 up-to-date #1158 (@colin-marshall)
- Tiny update gulpfile.babel.js #1155 (@gruenewiese)
- Update to Foundation for Sites 6.4.3 #1154 (@Aetles)
- Change the full-width template class to .main-content-full-width #1149 (@colin-marshall)
- Add Impeach Trump Now site to the showcase #1139 (@olefredrik)
- Reintroduce WPCS without Travis #1131 (@colin-marshall)
- Reintroduce package task #1130 (@colin-marshall)
- Fix php error in asset_path function #1129 (@JPOak)
- Combine asset path function. Much prettier. #1126 (@JPOak)
- Remove data attribute for sticky footer #1125 (@olefredrik)
- update jqmigrate to be compatible with jquery version used #1244 (@farlandlee)
- Fix image alignment bug discussed in #1237. #1239 (@JPOak)
- Wordpress gallery: Added css and custom markup #1234 (@emaia)
- Update package-lock.json file to sync up with package.json . #1233 (@JPOak)
- translate(urdu): mo, po file #1226 (@adeelshahid)
- Removed underscore from accessibility import in app.scss #1222 (@colin)
- Make topbar default if mobile nav setting isn't already defined #1220 (@colin)
- Remove reference to gutil in gulpfile #1213 (@dgobnto)
- Replace deprecated gulp-util with ansi-colors and fancy-log #1212 (@colin)
- Added path for php and scss file changes/removals to console output. feature request #1210 (@colin)
- Refine Webpack watch + build functions #1205 (@conorbarclay)
- Adds Hungarian translation. #1201 (@belamezey)
- Bumped bablel-loader, webpack, and webpack-stream in package.json #1196 (@colin)
- Fix typo #1194 (@dgobnto)
- Fix footer container. #1180 #1189 (@JPOak)
- Remove demosite script #1188 (@olefredrik)
- Fix unclosed anchor tag in Dutch translation #1183 (@tiborp)
- Code cleanup #1178 (@Aetles)
- Remove stray ‘[‘ and update single.php sidebar indentation #1176 (@giollianosulit)
- Update package-lock.json file with updated Foundation version. #1175 (@JPOak)
- Improvements + Consistency updates in code indentation across multiple php files #1173 (@giollianosulit)
- Optimize JavaScript tasks #1169 (@conorbarclay)
- Fix asset exclusion globbing pattern #1168 (@conorbarclay)
- Adding aria-label attribute to mobile menu hamburger button #1166 (@aldavigdis)
- Adding Icelandic localisation #1165 (@aldavigdis)
- Clean up showcase - sites made with FP #1361 (@olefredrik)
- Update footer.php #1359 (@dgobnto)
- Remove extra line #1358 (@dgobnto)
- vulnerabilities fixed #1354 (@derweili)
- Dependency updates / Security fixes #1353 (@derweili)
- Add Persian language file #1348 (@mojtaba)
- Travis ci #1345 (@derweili)
- Foundation 6.5.1 #1344 (@derweili)
- Main file changed to gulpfile.babel.js #1342 (@derweili)
- Sentence correction #1337 (@thisisbhaven)
- Gutenberg Support #1331 (@derweili)
- Update package.json #1327 (@dantahoua)
- Add aria label to the search form to assist in accessibility #1308 (@joshsmith01)
- Add container to index.php to match other default page templates #1299 (@colin-marshall)
- Licence Badge Updated #1297 (@derweili)
- Comments template cleaned up and refactored #1296 (@derweili)
- Fix image watcher copying images + reloading browser. Bump gulp-imagemin to 4.1.0. #1287 (@pixelbrad)
- Watch task to handle SVG files #1281 (@derweili)
- added russian language #1278 (@dzmitROCK)
- Add La revanche des sites to showcase #1261 (@bqst)
- use get_stylesheet_directory_uri to support usage as childtheme #1260 (@derweili)
- Replace deprecated log call #1257 (@hibernius)
- Add default breakpoint for smaller screen sizes to footer widget area. #1251 #1255 (@JPOak)
- Code cleanup while loop page.php #1253 (@dgobnto)
- fix: update webpack exclude rules for Windows compatibility #1250 (@colin-marshall)
FoundationPress v2.10.4
v2.10.4 (2017-10-11)
Fixed bugs:
- WooCommerce Sidebar issues #1057
Closed issues:
- Responsive $grid-margin-gutters only work when XY-cell is included with a breakpoint #1121
- Basic grid not working? #1117
- Saving php file causes loss of sass changes in BrowserSync #1113
- Where do I put JS files so they are added to the /dist/ folder? #1108
- Old "NPM run build" method..... #1107
- Override WooCommerce styles #1106
- check-if-sidebar-exist.php Is this used anymore? #1103
- XY Grid offsets don't include margin or padding #1099
- Removing before and after hooks... #1097
- Sticky Footer JS Missing #1095
- Content in Single.php #1094
- error on npm start #1093
- Error While npm install -g gulp #1092
- Semantically incorrect use of article elements #1091
- Npm start error #1089
- Breadcrumbs error (custom post types/taxonomies) #1088
- Pagination showing same content #1087
- Update configuration process #1083
- Remove woocommerce hooks in cleanup.php.. #1082
- Article elements for widgets in sidebar and footer.. #1078
- How to get the breakpoint variable value from _settings.scss #1077
- Conflict with Gravityforms - jQuery is not defined #1076
- Stick with 2.9 or tweak 2.10 for compatibility? #1075
- Error in plugin: 'sass' after changing values in _settings.scss #1074
- Stop combine admin enqueue JavaScript into one file or add ignore options #1073
- Dropdown Links Not Working - Tablet #1072
- Add javascript file #1069
- WooCommerce 3.0 - Hidden products showing in search results #1068
- Rename & fix path file #1067
- missing textdomains #1066
- Npm start not watching css modifications #1064
- template-specific sass styles #1062
- #footer-container Issues #1060
- Console error: Uncaught SyntaxError: Unexpected token import #1051
- WP built-in post tags #851
Merged pull requests:
- Remove data attribute for sticky footer #1125 (olefredrik)
- Update README.md to reflect JavaScript changes #1119 (colin-marshall)
- Move rev constant to config file #1116 (JPOak)
- Add info about static asset hashing in readme #1115 (olefredrik)
- Static Asset Hashing #1114 (JPOak)
- Remove unused sidebar template part. #1104 (JPOak)
- Remove template hooks. #1102 (JPOak)
- Update it_IT.po #1101 (cipo28)
- Target section instead of article in footer #1100 (olefredrik)
- Templating changes... #1098 (JPOak)
- Remove breadcrumbs #1096 (JPOak)
- remove woocommerce hooks. #1086 (JPOak)
- package.json updates #1085 (colin-marshall)
- Update config process #1084 (colin-marshall)
- Widget area element change. Small spelling correction. #1081 (JPOak)
- Added text domain to comment awaiting moderation message #1071 (colin-marshall)
- Updated editor styles to match new app.css path #1070 (colin-marshall)
- Typo fixed #1065 (derweili)
- Fixed kitchen sink grid update #1063 (colin-marshall)
FoundationPress v2.10.3
v2.10.3 (2017-08-29)
Fixed bugs:
- Issue with WooCommerce 3.0 new Gallery #1043
- "Active" class no longer being applied to Topbar link on active page #933
- .active class applied to .main-menu li when using custom relative URLs in Menus #914
- cant click parent links in Off-Canvas Navigation #710
Closed issues:
- Installation issue #1055
- Grid elements don't function #1054
- app.js not building? #1053
- Issues with running jQuery 3.x #1052
- What version of FoundationPress & Foundation am I running? #1050
- $offcanvas-size is deprecated #1048
- Tracking in git? #1047
- npm run command not working after running npm build #1046
- I'm not sure how to Package #1045
- Keeping customizer settings when packaging / deploying the theme #1044
- Error with npm run package #1042
- Manage packaging #1039
- syntax error navigation.php on line 131 #1035
- How to import 3rd party css? #1034
- .main-wrap causing horizontal scrolling on breakpoints #1029
- Has the update changed how the grid works? #1026
- Issue installing FoundationPress #1020
- Revisioned assets for gulp --production #944
- disable off-canvas menu #930
- Linking to an anchor tag on different post/page prevents scrolling up #887
- Post Nav/Pagination Not Showing #820
- Motion UI and WP sub-menus #701
- [Shortcodes] [Buttons] #694
- Problem with Custom Menu widget #621
- Improve Documentation #605
- Foundation Shortcode Buttons In WYSIWYG Editor #599
- "Display Header Text" Checkbox Not Displaying in Customizer #464
Merged pull requests:
- Fix pagination #1061 (colin-marshall)
- Updated kitchen sink grid to XY Grid #1059 (colin-marshall)
- Changed regex so it could only start with width or height. #1056 (colin-marshall)
- Target Foundation version 6.4.1 #1049 (olefredrik)
- Prevent wp admin bar from overlapping Foundation menus #1041 (rediris)
- Change jQuery loading method #1040 (belamezey)
- Off canvas links #1038 (olefredrik)
- de-queue FontAwesome CDN #1033 (linuxbastard)
FoundationPress v2.10.2
v2.10.2 (2017-08-08)
Fixed bugs:
- "Active" class no longer being applied to Topbar link on active page #933
- .active class applied to .main-menu li when using custom relative URLs in Menus #914
Closed issues:
- Missing script: watch #1028
- Smooth Scroll not added. #1027
- Foundation 6.4.0 #1008
- WooCommerce 3.0 Compatibility (New Zoom/Lightbox feature) #991
- WooCommerce compatibility #982
- Main menu with dropdowns - tapping sub-item link in iOS closes menu, does nothing else #975
- responsive toggle menu stops working on 6.3.1 #973
- Duplicate search bar when widget search produces no results #970
- Dropdown menu issue #969
- Header is covering top menu #938
- How to make dropdowns in main nav open right #862
- Theme Check Errors - Should I Be Worried? #840
- Woocommerce template overrides #718
- foundationpress_before_content function not implemented #601
- No rss/atom link? #566
- Stupid Question - how to set menu order to follow page order #541
- Move right menu under left menu? #531
Merged pull requests:
- Active class menu item #1032 (olefredrik)
- Include only XY-grid and disable float-grid by default #1031 (olefredrik)
- Add fontawesome handle #1030 (olefredrik)
- Dependencies #1024 (olefredrik)
- Woo 3 compatibility #1021 (linuxbastard)
FoundationPress v2.10.1
FoundationPress v2.10.0
v2.10.0 (2017-08-05)
Okay, so here it is. FoundationPress is now based on Foundation 6.4.1. That means we've got a new (and better way) for writing and using layouts with XY-Grid. The old float based grid is disabled by default, but is still a part of the project if you need to support legacy browsers. JavaScript is now bundled and loaded with webpack. And a lot of issues are addressed. I think that it has generally become a better and more robust theme.
We have removed some dependencies like bower. As a consequence of the changes that was introduced in Foundation 6.4.1, the Gulpfile is also changed. This is more or less copied from the Zurb Template, with only a few adjustments to make it work in a WordPress context.
Last but now least, the README file is obviously updated with the new instructions.
Enjoy! 🚀
Closed issues:
- Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required #1019
- Local to Live Pulling all Changes #1012
- ERR! Invalid name: "@gulp-sourcemaps/map-sources" #986
- functions.php #981
- Responsive Image height and width #972
- How do you handle the "is-active" class on orbit slider when using ACF to add images #945
- How do I support the built in WP Gallery in Foundationpress #937
- Error: 'libsass' bindings not found. Try reinstalling 'node-sass'? #936
- Problem with navigation touch events (menu not working on ipad) #935
- Responsive Accordion Tabs #931
- updating npm packages - guiding lines? #920
- FoundationPress generator #919
- Compilation issue #915
- is_single returns true for attachment page (navigation.php) #871
- Is FP compatible with the WP Theme Directory guidelines? #849
- Active dropdown always showing. #814
- SCSS Compiling Issue / Components Not Importing #799
- Should Aside be used for the sidebar? #798
- npm run production watches files #745
- Nav Questions #639
Merged pull requests:
- Foundation update #1022 (olefredrik)
FoundationPress v2.9.3
v2.9.3 (2017-08-02)
Fixed bugs:
- entering a comment redirects to wp-comments-posts.php #505
Closed issues:
- Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required #1019
- Local to Live Pulling all Changes #1012
- ERR! Invalid name: "@gulp-sourcemaps/map-sources" #986
- functions.php #981
- Responsive Image height and width #972
- How do you handle the "is-active" class on orbit slider when using ACF to add images #945
- How do I support the built in WP Gallery in Foundationpress #937
- Error: 'libsass' bindings not found. Try reinstalling 'node-sass'? #936
- Problem with navigation touch events (menu not working on ipad) #935
- Responsive Accordion Tabs #931
- updating npm packages - guiding lines? #920
- FoundationPress generator #919
- Compilation issue #915
- is_single returns true for attachment page (navigation.php) #871
- Is FP compatible with the WP Theme Directory guidelines? #849
- Active dropdown always showing. #814
- SCSS Compiling Issue / Components Not Importing #799
- Should Aside be used for the sidebar? #798
- npm run production watches files #745
- Nav Questions #639
- npm ERR! A complete log of this run can be found in: #1016
- Page builder to use with FoundationPress #1015
- ron script run packager #1013
- After Node update, Issue running npm run production #1011
- Sticky Mobile Nav (Off Canvis) + Force the page to scroll to top on open. Set to False but not working. #1009
- Float used in spite of flex grid #1005
- Issue with Equalizer with images #1004
- fail NPM install because Node-sass repo doesn't exist #1002
- localhost:3000 shows 2017 theme #1001
- Ajaxifying a javascript module #999
- Modify a module in components, not rebuilding foundation.js #998
- FoundationPress doesn't seem to be working with ajaxify (AWS plugin) #994
- Video embed not working - CANCELLED #993
- Sticky top bar with content above #992
- npm install fails #990
- Travis CI fail wordpress-coding-standards #985
- anyone is using scrollmagic with FoundationPress #983
- Off canvas menu (left and right) disappearing every other hamburger menu click #977
- foundation.css Loading in Visual Editor #976
- Building Foundation-Sites via Maven does not work #974
- _settings.scss and _foundation.scss importing non-existent files #966
- Installation error: node-sass #964
- Update Travis CI Build Checks #959
- How many of you are using Flexbox flex grid? #943
- Sass Error #942
- Typo for exclude in config #940
- Adding a transition to dropdown responsive menu #939
- Changing responsive menu toggle breakpoint #932
- npm run watch #921
- Buddypress #856
- $foundation-palette: Not compiling #816
- Npm run / build 'clean' javascript error - Gulp/Node/Windows 7 Dependencies #792
- Navigation dropdown always open #783
- Theme check errors #641
- Custom Header Image #467
Merged pull requests:
- Update gulp-sourcemaps to latest version #1018 (olefredrik)
- Remove travis ci #1017 (olefredrik)
- Update packages #1014 (olefredrik)
- Add template and settings for demosite #1007 (olefredrik)
- Add taxonomies support to breadcrumbs #1006 (skoldin)
- CPT Archive Support for FoundationPress Breadcrumb #1003 (derweili)
- Make nav menu names translatable #1000 (Aetles)
- Fixed Edit link #997 (dantahoua)
- Remove search query from current breadcrumb class #995 (conorbarclay)
- Kitchen Sink Updated #988 (marcusconnor)
- Optimize CSS & Sync with Vanilla Foundation #987 (EricRihlmann)
- Fix Category page breadcrumb #984 (roby94)
- Fix Off-Canvas Menu Bug #980 (EricRihlmann)
- Update Pagination Centered #979 (codenamesrk)
- Removed broken links #978 (millerdrew)
- fix hard-coded height of menu items #971 (jfilter)
- Update font-awesome to v4.7.0 #967 (olefredrik)
- Changed search template to match default page mark up #963 (GarySwift)
- Update version number to 2.9.2 #962 (jcallery)
FoundationPress v2.9.2
v2.9.2 (2017-03-17)
Closed issues:
Merged pull requests:
- Add PHP 5.6 and Nightly to Travis CI #961 (EricRihlmann)
FoundationPress v2.9.1
v2.9.1 (2017-03-16)
Closed issues:
- Use Mobile menu layout for Tablet and Mobile #953
- Uncaught TypeError: $ is not a function #952
- Mobile (hamburger) navigation not responding. #951
- dropdown menu not working #948
- gulp build error #941
- Responsive images (srcset) and WordPress 4.7 #929
- Errors while running the production task #925
- Foundation.js #923
- Copy task: Motion UI and What Input #922
- Maybe add node version somewhere at first install? #819
Merged pull requests:
- Update PHP versions to use in Travis CI Build Checks #960 (olefredrik)
- Minor Video Embed Optimization #958 (EricRihlmann)
- Clean Up JS and Expand Responsive Video Functionality #957 (EricRihlmann)
- Fix Travis CI Build Errors #956 (EricRihlmann)
- Fix Mobile Menu Button AKA Hamburger #955 (EricRihlmann)
- Solve/Avoid JS Conflict by Replacing '$' with 'jQuery' #954 (EricRihlmann)
- update bower version #946 (gpspake)
- Responsive accordion tabs #934 (olefredrik)
- Remove to-be deprecated classes from flex-video example #928 (conorbarclay)
- Clean up Gulp Copy task. #927 (populationtwo)