Skip to content

Releases: mdibella-dev/mdb-theme-fse

4.0.1

09 Oct 17:29
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add .is-style-welcome for core/cover
  • Improve: Remove .is-style-welcome
  • Improve: Move button styles to blocks/button.scss
  • Improve: Darken the base-0 color
  • Improve: Adjust some aspects of the typography
  • Improve: Remove scrollbar color
  • Improve: Replace site-title block with better looking p tag (which also remove h1 SEO problems)
  • Improve: Add different button shadows (experimental)
  • Fix: Missing left/right padding in heading area
  • Fix: Hyphens setting on headings
  • Fix: Line break in buttons
  • Fix: Missing padding in buttons
  • Fix: Add z-index to header element
  • Fix: Button padding

4.0.0

09 Oct 17:28
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Backport script and style registering and enqueuing procedure from ARTlyris project
  • New: Add conventional desktop navigation
  • New: Add blockgap support
  • New: Add pattern "related-posts"
  • New: Add template "portfolio"
  • New: Add template "page-no-title"
  • Improve: Update theme.json to v3 (minimum requirement: WP 6.6)
  • Improve: Modify the font sizes
  • Improve: Increase the left and right minimum spacing
  • Improve: Rename scripts and styles
  • Improve: Convert slideout part into pattern, allows translation
  • Improve: Update development scripts
  • Improve: Make slideout mobile only
  • Improve: Move hamburger icon to the right side; change slideout direction
  • Improve: Move a lot of stylesheet settings to the theme.json
  • Improve: Remove extra margin from core/post-title
  • Improve: Remove extra margin from .loadmore.teasers
  • Fix: Reduce the large extra padding in block editor styles wrapper

3.3.1

09 Oct 17:27
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add margin control class to move 1st main element behind header
  • New: Add unicode ranges to the font definition
  • New: Add CSS code related to Code Syntax Block
  • New: Add block styles for core/columns (icon & text, showcase)
  • Improve: Convert Noto Serif Display to WOFF2
  • Improve: Reduce root padding (left/right) to 1rem
  • Improve: Spacing in slideout menu
  • Improve: Replace Roboto Slab font with Inter extra bold
  • Improve: Add Noto Serif Display font for small notes
  • Improve: Adjust smaller font sizes
  • Improve: Add better slideout hover fx
  • Improve: Minor fixes to vortragsliste
  • Bugfix: issue #91

3.3.0

04 Feb 09:36
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add subversion to styles/scripts to break caching if necessary
  • New: Provide simple fading fx
  • New: Use anime.js
  • Improve: Change hover style on slideout
  • Improve: Convert jQuery JS to Vanilla JS / issue #88
  • Improve: Remove single-publication.html / issue #85
  • Improve: Restructure frontend.js
  • Improve: Change default fontsize of headline elements to large
  • Improve: Add more space between slideout labels and menu items
  • Improve: Increase distance between footer and main content
  • Improve: Strip unused code from spinkit library
  • Improve: Remove SCSS color vars
  • Improve: Remove remove_post_classes filter (obsolete)
  • Improve: Remove remove_menu_classes filter (obsolete)
  • Improve: Change spacing on core/post-title
  • Improve: Remove fadein after click on slideout menu item
  • Improve: Remove slash separator in page navigation
  • Bugfix: issue #87

3.2.1

23 Dec 09:28
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add retina display support
  • Improve: Reset REM base to 16px
  • Improve: Rename responsive mixins to on_...() to emphasize the use as handler functions
  • Improve: Move several settings from CSS to theme.json
  • Improve: Code cleanups (issue #39)
  • Improve: Enhance slideout menu font size
  • Improve: Adjust the label font size in slideout menu
  • Improve: Remove block-style "portfolio" (core/cover)
  • Improve: Remove block-style "transparent" (core/image, issue #44)
  • Improve: Add default fontsize to headline elements
  • Bugfix: UX behavior of image buttons (issue #79)
  • Bugfix: Alignment of figcaption when part of a lightbox container
  • Bugfix: Distorted presentation in the consent text of embed-privacy
  • Minor fix on 404 page

3.2.0

26 Nov 13:31
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Rework of the site's main structural elements
  • New: Add block style "Fusion" to core/cover (experimental, issue #71)
  • New: Add color to the scrollbar (issue #75)
  • Improve: Reduce font size in block style pagenavigation (core/navigation)
  • Improve: Add dynamic height adjustment to navbar (issue #72)
  • Improve: Add more background colors
  • Improve: Reintroduce footer gradient
  • Improve: Add more text shadow to headings
  • Improve: Change appearance of the slideout
  • Improve: Remove obsolete CSS vars
  • Improve: Reinstate secondary font type in slideout navigation
  • Improve: Remove scrollup from navbar (placement makes no sense anymore)
  • Improve: Revamp the slideout menu and remove pattern
  • Improve: Remove support for classic menu (primary menu)
  • Improve: Remove header fix (obsolete)
  • Improve: Add name to navbar
  • Fix: Slideout content doesn't disappear on small screen heights
  • Fix: The site editor creates a large gap where the slideout is implemented in the code
  • Fix: Broken scroll to function

3.1.0

08 Sep 13:36
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add a minified block-styles.js
  • New: Add WordPress profile
  • New: Add footer gradient
  • New: Add temporary fix for block gap in multi column divs
  • Improve: Set rem base to 18px
  • Improve: Add more space to mdb-theme-blocks/post-terms
  • Improve: Separate HTML code from the slideout block pattern (now in slideout template part) and rename the block pattern to primary
  • Improve: Make structure and selectors of site components more consistent
  • Improve: Change selectors of navbar buttons from id to class name
  • Improve: Add buttons to the slideout; remove scroll-down-button
  • Improve: Remove 'Page Navigation' (obsolete)
  • Improve: Replace #primary with .slideout-primary (code consistency)
  • Improve: Remove support for plugin Borlabs Cookies
  • Bugfix: Fix path to block-styles.min.js
  • Bugfix: Fix header centering (#63)
  • Bugfix: Set root padding top/bottom in root-container (block editor)

3.0.0

08 Sep 13:35
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Restore the ability of the navbar to become a sidebar on larger displays (#48)
  • New: Add symbols for site up/down and home (#48)
  • New: Add support for plugin Embed Privacy
  • New: Add Gutenberg's margin control (#41)
  • New: Add a footer which contains the buttons to the social media profiles, links to the imprint and to the mail address (#48)
  • Improve: Improve the spacing between consecutive headings
  • Improve: Base size of 1rem is increased from 16px to 18px on a trial basis
  • Improve: Remove template-part single-related-post and template single-blog-post
  • Improve: Remove support for .content class (#40)
  • Improve: Captions do not go beyond the normal content width even with wide images and videos
  • Improve: Remove 404 image block pattern
  • Improve: Simplify the inclusion of SVG in CSS
  • Improve: Remove extra padding on primary
  • Improve: Font faces are loaded by theme.json (#58)
  • Improve: Remove normalize.scss (#47)
  • Improve: Add better support of root padding top/bottom
  • Improve: Replace header tag on navbar with div tag (#54)
  • Improve: Change font family slugs to primary, secondary (#60)
  • Improve: Remove --wp--custom--base--font-size
  • Improve: Remove SASS vars $teaserblock--teaser-gap, $teaserblock--image-width
  • Bugfix: 404 image is not displayed in the block editor (#45)
  • Bugfix: ScrollToID misses the anchor

2.0.0

08 Sep 13:33
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add template for single blog posts
  • New: Add portfolio style to cover block
  • New: Add theme.json element section in basic.scss
  • New: Add hash symbol to publication keywords
  • New: Add better wp-block-heading spacing
  • Improve: Enhance changelog with links to issues
  • Improve: Add better CSS support for plugin wp-typography
  • Improve: Remove support for download-container, download-links
  • Improve: Remove unused colors, gradients (#28) and refine HSL values
  • Improve: Change navbar max-width to 80rem
  • Improve: Rename sass:both to sass:all
  • Improve: Remove unused anchor-icon code
  • Improve: Remove uihelper mixins
  • Improve: Remove .is-style-section, .is-style-section-large, .publication-section-title
  • Improve: Remove image size modification for marco-01
  • Improve: Remove secondary menu
  • Improve: Add theme.json spacing to loadmore object
  • Improve: Improved display of the teaser list
  • Bugfix: Tags buttons are displayed the same way in block editor and frontend
  • Bugfix: Tags button list is displayed the same way in block editor and frontend
  • Bugfix: Add missing z-index to scrollup
  • Bugfix: Fix 1rem setting
  • Bugfix: Fix ScrollUp shows up in the slideout menu (#43)

1.6.0

08 Sep 13:31
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add package.json with SASS scripts
  • New: Support for wp-block-code
  • New: Extract changelog from README.md
  • New: Prevent visible infusion of dlm-xlr-classes (plugin Download Monitor)
  • Improve: Minor changes to figcaption-tag (wp-block-image)
  • Improve: Add more rounder elements
  • Improve: Replace Inconsolata with RobotoSlab
  • Improve: Update Borlabs Cookiebox (#26)
  • Improve: Set font-display of RobotoSlab to block
  • Improve: Better hyphens in headings (via plugin)
  • Improve: Rename block pattern '404' to '404-image' to clearify its purpose
  • Improve: Change default padding of standard buttons
  • Improve: Make theme compatible to mdb-theme-blocks-two 1.1.2
  • Improve: Move shortcodes folder to plugins folder and rename it (plugin mdb-theme-blocks)
  • Improve: Update CSS documentation
  • Bugfix: Google PageSpeed Insights: "Links can be crawled" test (SEO)
  • Bugfix: Google PageSpeed Insights: "Links must have discernible text" test (accessibility)
  • Bugfix: Google PageSpeed Insights: Reduce CLS on #marco-01 image (Core Web Vitals)
  • Bugfix: Remove hyphens=none from headings (causes overflows)
  • Bugfix: Remove ARIA tags from template parts, as they lead to invalid block code in Gutenberg
  • Bugfix: Change THEME_URI to THEME_DIR when loading textdomain