- fix Zero-width space in GTM-function (thanks to @scherii)]))
- add default user capabilities for the "editor"-user
- update gulp to v4 in package.json
- add animation presets
- add font-weight variables
- load default block styles by default
- 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)]))
- 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.jsfrom 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
$urland urlcontains)
- remove
- 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_mainis 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
.topand.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
- add
gulp-vendors.jsonfor compiling/bundling of vendor-requirements - add configuration variables for assets and vendor paths
- add modernizr to the workflow
- 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.phpandbundler.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)
- 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
- pre-install animate.css and wow.js
- add debug to dump'n die function
- add hierarchy to css-variables
- udpate npm-packages (please update gulp and node + rebuild packages)
- remove german localization, add english menu names
- add function to add the subfield title to ACF Flexible Element Bars
- switch to MIT Public License, add note to Readme
- add slugify function
- update csscomb config
- remove global css timing-function
- fix dist-path to default logo
- 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
- rework scaling functionality
- bugfix enqueue jQuery from Google CDN
- bugfix remove hardcoded scripts from footer
- bugfix (typo) in backend function
onlyadmin_update
- 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
- huge cleanup/simplification of css and templates
- use flexbox as template default
- simplify sticky footer
- re-organize javascript files/add essentials.js
- bugfix mobilemenu
- disable admin bar in wp-setup function
- add open graph image tags
- add styling for external links
- add template/functions for acf flexible content
- bugfixes
- cleanup
- remove subnav preset
- remove forward-to-child template
- remove contact template
- re-organize/cleanup assets folder
- add onepage template
- remove short open tags on functions files to satisfy wpcli
- fix title, close functions
- cleanups, file re-organizations
- update/clean node_modules (update gulp-if version, remove deprecated minify-css, add cssnano)
- preset image processing quality to 100%
- seperate google maps javascript/jQuery from other javascript/jQuery
- switch from wp_nav_menu to wp_list_pages
- coding guideline update: csscomb, convert tabs to spaces (based on codeguide.co)
- add the most important attributes to hamburger at nav.scss
- added marker.click preset to googlemaps template
- renaming versioning to WPSeed
- cleanup
- renamed to WPSeed
- admin bar is now only shown on hover
- added font-size variable for default font-size on all elements
- added basic table styling and sanitizing
- changed versioning of main.js to full-file-version instead of seperate versions per function
- added animated hamburger icons to mobile nav (thanks to https://jonsuh.com/hamburgers/)
- re-added responsive css classes
.desktopand.mobile - added general variables and presets (isTouch / $vpWidth) to main.js
- fixed bower-config & moved normalize into bower
- added pointer-event attributes to predefined hidden/shown classes
- added variables to functions
- renamed some variables
- unified file-versions (1.02.15 => 1.2.15)
- fixed tab indents
- cleanup & documentation
- added custom styles dropdown for tinymce
- added
current-page-ancestorto active class in nav css - added subnav structure template
- simplified navigation to use the the same for desktop & mobile
- removed
scrolling mobile nav - removed
IEHACK- could add dino in the future - condition for google maps API
- bugfixes
- moved paragraph default-styling from vars.scss to content.scss
- added forward template
- multiple cleanups/re-structuring
- reworked version numbers from now on: [main].[sub].[fix/cleanup/minimal-change] => 0.5.2, 0.14.3, 1.25.19
- added first version of README.md
- reworked responsive mixins
- cleanup & update composer
- update gulpfile
- added iehack
- added flexbox fillup function
flexfill()
- re-organized theme enviroment (based on sage workflow)
- new folder structure
- splitting files into assets (dev) and dist (output)
- new gulpfile
- bower
- wiredep
- asset-builder
- reworked responsive functionality
- added new plugins
- added theme language support
- cleaned up stuff
- added home template
- changed admin bar handling to plugin "Better Admin Bar"
- added the_post_thumbnail_url function
- several bug fixes (mobilemenu and others)
- added demo functionality
- added footer
- added template "team"
- added additional styling-presets
- deleted template "subcontent" (because new template "team")
- renamed template "googlemaps" to contact
- adjusted csscomb
- added blog/post functionality
- updated comment-structure
- cleanups
- added css variable $fs_text for text-size
- re-organized functions
- added urlcontains function
- re-organized general functions
- added google map API config
- added googlemap templae
- added mobile navigation
- re-worked responsive mixins
- added function to disable html-hardcoded thumbnail-dimensions on images
- multiple cleanups
- multiple cleanups