Understrap Versions Save

Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.

0.8.9

5 years ago
  • Update to Bootstrap 4.2.1
  • Fix for #796 - thx @IanDelMar
  • Add .editorconfig - thx @IanDelMar
  • Clean up gulp file and package.json according to #853
  • Conditionally add pingback - thx @IanDelMar
  • Add mobile-web-app meta as action - thx @IanDelMar
  • Fixing spacing and indentation on a lot of spots - thx @IanDelMar
  • Update comments.php - thx @IanDelMar
  • Update sidebar-statichero.php - thx @IanDelMar
  • Update several .php files - thx @IanDelMar
  • Fix dropdown when setting depth=0 in wp_nav_menu - thx @stevygee
  • WooCommerce 3.5.2 update - thx @Fatshape
  • Fix for issue #876 - thx @Noel Springer

0.8.8

5 years ago
  • Refactor functions.php - Thx @ylkyrg
  • Fix for #808 - Thx @VarunBatraIT
  • Add filters for posted on/by - Thx @IanDelMar
  • Adjust byline for hidden date case - Thx @IanDelMar
  • Fixed typo in wp_enqueue_style() call in inc/wpcom.php - Thx @Salmatron
  • Add woocommerce product gallery slider width fix - Thx @IanDelMar
  • Prevent modifications to read_more affecting dashboard expected behavior - thx @pattonwebz
  • Tidy up left sidebar check - thx @gillespieza
  • Add gulp default talk (watcher) - thx @redpik
  • Remove $sidebar_pos - Thx @IanDelMar
  • Update Woocommerce templates for WC 3.5.x - thx @ Noel Springer

0.8.7

5 years ago

(0.8.6 was skipped) Changes:

  • Spelling corrections thx @davidshq
  • Updated pt_PT Translation thx @jfig
  • Code cleanup thx @pattonwebz
  • Using bootstrap.bundle.js instead of bootstrapjs and popper.js
  • Update widgets.php thx @0dp
  • Update form-coupon thx @Noel Springer
  • Remove the X-UA-Compatible meta tag thx @redpik
  • Fixing typo in FR text thx @redpik
  • Create hooks.php thx @IanDelMar
  • Using site info hook thx @IanDelMar
  • Fix function_exists & parenthesis thx @IanDelMar
  • Fix for Issue #769 thx @IanDelMar
  • searchform.php replace assistive-text by sr-only thx @IanDelMar
  • Update gulpconfig.json thx @0dp
  • Fix for issue #785 thx @IanDelMar
  • sidebar-footerfull.php: incorrect spacing thx @IanDelMar
  • Stick to single quotes & other minor changes thx @IanDelMar
  • Define .screen-reader-text thx @IanDelMar
  • Focusable 'Skip to content' thx @IanDelMar
  • Prevent direct access thx @IanDelMar

0.8.5

5 years ago
  • Update to Bootstrap 4.1.3

0.8.4

5 years ago

Maintenace Release: - Update to Bootstrap 4 - fixing sidebar.php problem - Revert to Gulp 3.x support

0.8.3

5 years ago
          - Update to Bootstrap 4.1.1   
          - Update to Gulp 4
          - Moving closing primary </div> into right-sidebar-check.php    
          - Adding hero canvas widget pos
          - Swap customized walker to latest upstream wp-bootstrap-navwalker class - Thx @pattonwebz
          - gulp-rev - Thx @0dp
          - Update pagination - thx @0dp
          - Adding german formal language - Thx @Thomas-A-Reinert
          - Added cookies checkbox support for inc/custom-comments.php - Thx @Jean Pierre Kolb
          - Create Japanese translation - Thx @teruteru128
          - WooCommerce 3.4.0 update - Thx @ZacharyElkins
          - Organize sidebar files into loop-templates directory - Thx @axlright
          - Update package.json
          - POT file and Russian translation update - Thx @edkozuto 

See all commits from 0.8.2 to 0.8.3: https://github.com/understrap/understrap/compare/0.8.2...0.8.3

0.8.2

6 years ago
  • Update to Bootstrap 4.1
  • Adding CONTRIBUTING.md and ISSUE_TEMPLATE.md - Thx @Thomas-A-Reinert
  • Adding empty JS file into build process for adding own JS more easily - Thx @Thomas-A-Reinert
  • WooCommerce update and cleanup - Thx @ZacharyElkins
  • Adding SASS source map functionality - Thx @axlright
  • Cleanup - Thx @axlright
  • Adding custom editor SASS stylesheet into build process
  • Remove woocommerce.php integration and replace it with hooked approach - See: https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/#section-5
  • New pagination - Thx @0dp
  • Update functions.php - Thx @0dp
  • Add pluggable functions - Thx @axlright
  • Add polish translation - Thx @mirzal
  • Adding timestamp to js and css resources to prevent caching while developinh - Thx @@gintsmurans
  • Improve left sidebar check - Thx @ZacharyElkins

See all commits here: https://github.com/understrap/understrap/compare/0.8.1...0.8.2

0.8.1

6 years ago
        - ** Release 0.8.1 March 7th 2018 **
          - Updating dependencies
          - Fixing and improing gulpfile.js - thx @0dp
          - add function exists check in custom-comments.php  - Thx @MarieComet
          - Updated the markup for input groups according to BS 4 changes - Thx @IngoVals
          - Lot of fixes and improvements - Thx @Thomas-A-Reinert and @lilolbear
          - Fixes invalid code due to WP´s itemprop insertion - Thx @Thomas-A-Reinert
          - Enhanced contrast to comply with WCAG 2.0 rules - Thx @Thomas-A-Reinert
          - Fixing typos in FR translation - Thx @MarieComet
          - Adding hebrew language file - Thx @asaf147369
          - Adding gulp-autoprefixer - Thx @axlright
          - Updating WooCommerce compatibility
          - Adding turkish translation - thx @mavisland
          - Adding gulpconfig - Thx @lilolbear
          - Enable woocommerce product gallery slider by default. - Thx @typeplus

0.8.0

6 years ago
          - Update to Bootstrap 4 (no more Beta...)

0.7.0

6 years ago
  • Update to Bootstrap 4 Beta 3
  • Update dependencies
  • Create rigth-sidebar-check.php - Thx @Vishal-Deshpande
  • Fixing container type customizer setting - Thx @0dp
  • Fixing comments.php - Thx @Vishal-Deshpande