Skip to content

Releases: flurinduerst/WPSeed

WPSeed 2.1.0 «Plug»

08 Jan 12:55

Choose a tag to compare

  • Update to Gulp 4
  • Restructuring
    • add structure.scss with contents from nav.scss (removed) and header/footer parts of content.scss
    • remove support for post-thumbnails (when using Gutenberg, this is obsolete on pages)
  • Features/Updates
    • add .taplink for touch-device-only links
    • add browser-check/output
    • add function to check the current staging environment
    • add option to toggle font-preloading on/off
    • add css file for compatibility classes and browser-hacks
    • remove page-section from content css file
    • add custom css for the columns-block
    • add custom css for the downloads-block
    • only show navigation if the Main-Menu exists
    • add center/left/right aligns for default Gutenberg Button-Block
    • minor gulp update
  • CleanUp
    • beautify php (thanks to @scherii)
    • remove obsolete function to allow SVG-uploads
    • rename Submenu to Footermenu
    • move general-containers to structure.scss
    • re-enable display of the admin bar (thanks to @Sigizmund2012)]))
  • Bugfixes
    • add missing or wrong curly braces, classes and values (thanks to Hongwei Tang)
    • add missing curly braces (thanks to @Sigizmund2012)]))

WPSeed 2.0.0 «Gutenberg»

01 Mar 13:28

Choose a tag to compare

  • GUTENBERG (new since Beta RC3 in 2019)
    • ensure compatibility with all templates, remove what's no longer needed
    • remove default gutenberg style & add custom css for the most important Gutenberg-blocks:
      • paragraphs
      • headings
      • list items
      • image
      • hr
      • button
      • blockquote
      • cover
  • GENERAL
    • update documentation (up to date as of the final realease of 2.0 in March 2019)
    • cleanup/rebuild comments
    • update to jquery 3
    • add typekit enqueue preset
    • enable self-referring canonical
    • host fonts locally (#GDPR)
    • change default nav to WPmenu
    • bugfixes
  • FUNCTIONS/TEMPLATES
    • remove modernizr.js from root (new since Beta RC3 in 2019)
    • add global scope vars to functions.js (new since Beta RC3 in 2019)
    • remove the subsites template (new since Beta RC3 in 2019)
    • remove support for acf-elements (called ACF-Blocks as they were called until now)
    • revise all functions and presets
    • remove custom maintenance function
    • add function for smooth anchor scrolling
    • update dev functions (slugify, add https to $url and urlcontains)
  • HTML/CSS STRUCTURE
    • add global rules for vertical spacing (new since Beta RC3 in 2019)
    • remove theme-side og-tags (og-tags should be implemented through SEO-Plugins) (new since Beta RC3 in 2019)
    • check nav/top and footer structure and add $element_width/maxwidth => #nav_main is now #menu_main
    • restructure basic template-structure (main > section > div/article)
    • add responsive logo and css-presets for switching it on breakpoints
    • add preset-variabales for .top and .inner
    • change background-images to img with object fit
    • improve color names
    • add mobile body-font size
    • change default font to asap
    • add new default colors/logo
    • remove top-shadow
    • create custom css-class for anchors
    • cleanup css
  • WORKFLOW
    • add object-fit preset for modernizr
    • cleanup gulpfile, add variables to watch-task

WPSeed 1.3.0 «Vendorizr»

05 Mar 17:02

Choose a tag to compare

  • add gulp-vendors.json for compiling/bundling of vendor-requirements
  • add configuration variables for assets and vendor paths
  • add modernizr to the workflow

WPSeed 1.2.0 «Busted»

05 Mar 17:01
12a25ff

Choose a tag to compare

  • add cache-busting
  • update/debug gulpfile
  • re-organize build-process
    • rename main.js to functions.js
    • rename main.scss to bundler.scss
    • remove vendor-dependencies from functions-wppsetup.php and bundler.scss
    • add all vendor-dependencies to the gulpfile to have them organized in one place
    • remove bower, use npm for frontend-modules/vendors
  • add unification to function-names cleanup functions
  • fix minor bugs and cleanup code
  • rearrange defaults in vars.scss
  • remove editor-hiding in elements-template (we can hide it within ACF now)

WPSeed 1.1.0 «Preset»

03 Nov 17:28

Choose a tag to compare

  • restructure vars
    • add theme-wide defaults
    • add/edit/delete presets
  • cleanup general.scss
  • fix fullwidth elements using vw
  • add sanitizing to button element
  • hide editor on elements-template

WPSeed 1.0.0 «Fully-Grown»

14 Aug 13:56

Choose a tag to compare

  • pre-install animate.css and wow.js
  • udpate npm-packages (please update gulp and node + rebuild packages)
  • add hierarchy to css-variables
  • add debug to dump'n die function
  • add slugify function
  • add function to add the subfield title to ACF Flexible Element Bars
  • remove german localization, add english menu names
  • switch to MIT Public License, add note to Readme

WPSeed 0.14.0 «Independent»

24 Jan 09:46

Choose a tag to compare

  • add custom gulpfile/package for an independent gulp-workflow (not using sage workflow anymore)
  • make sure jQuery is loaded via https
  • cleanup variables and html5 tags
  • update Readme

WPSeed 0.13.0 «Scale»

28 Jul 14:18

Choose a tag to compare

  • rework scaling functionality
  • bugfix enqueue jQuery from Google CDN
  • bugfix remove hardcoded scripts from footer
  • bugfix (typo) in backend function onlyadmin_update

WPDistillery 0.12.0 «heads up»

12 Jul 12:26

Choose a tag to compare

  • enqueue scripts, styles, fonts
  • add wp_head
  • add wp_head cleaner
  • add function to hide core updates for non-admins
  • cleanups
  • update bower dependencies
  • add php-tags for wp-cli compatibility
  • reorganize/cleanup functions
  • cleanup/flex navigation
  • adjustments for w3c compatibility
  • use page as index
  • add logo

WPSeed 0.11.0 «CleanFlex»

05 Jul 09:50

Choose a tag to compare

  • huge cleanup/simplification of css and templates
  • use flexbox as template default
  • simplify sticky footer
  • re-organize javascript files/add essentials.js
  • bugfix mobilemenu