Skip to content

v10.2.1

Compare
Choose a tag to compare
@illepic illepic released this 01 Jan 00:23
  • Twig referenced in apps is copied to dist/
  • Apps now read twig from dist/
  • Config naming convention in apps is now clearer
  • Drupal Layout Builder layouts now part of drupal app
  • Drupal particle.libraries.yml file now uses relative paths to assets (finally!)
  • Drupal .theme preprocessing for better logo handling
  • Fixed Drupal completely missing organisms namespace by properly providing index.js to card-grid/
  • Fix uglify build times in webpack by using terser package
  • Use spacers in sass provided by bootstrap instead of homegrown $spacing
  • px to rem function now part of custom sass
  • breakpoints from sass available to js!
  • SVG icon size issue fix
  • vue widget memory leak fix