Skip to content

Releases: emulsify-ds/emulsify-core

1.1.1

07 Jun 21:35
Compare
Choose a tag to compare

1.1.1 (2024-06-07)

Bug Fixes

  • paths to project files given new npm published structure (75f571d)

1.1.0

07 Jun 19:57
Compare
Choose a tag to compare

1.1.0 (2024-06-07)

Features

  • add npm details to package.json (63f752e)

1.0.0

07 Jun 18:55
Compare
Choose a tag to compare

1.0.0 (2024-06-07)

Bug Fixes

  • again with the postcss loader fixes (dc6dc5e)
  • correct dist path for svg compiling (1852e57)
  • correct dist path for svg compiling (2ae3b50)
  • package name (e4c2b00)
  • path to components folder (b5b0a4a)
  • path to icons folder (f42e40e)
  • webpack not being able to find the components folder for compiling (e5a19de)

Features

  • add asset directories and point storybook to them (655566b)
  • add normalize css (c0fc24a)
  • add videos asset folder (a3ffb01)
  • adjust babel config location (9d0e5d1)
  • adjust babel config location (070b039)
  • adjust emulsify logo location ref (c0d8cbd)
  • adjust main window sizing (399d38a)
  • adjust package.json details for npm publishing (c0f3af5)
  • adjust storybook path config for project installs (f7b8242)
  • allow a11y script to run within core and be extended by project config (5efa76f)
  • allow babel and postcss to be overwritten by theme (6f95b73)
  • change drupal references to core (209a089)
  • change rootDir for various loaders (5c8114c)
  • change rootDir for webpack (3b2cf38)
  • convert eslint config to json (a20c7e1)
  • correct install paths for twig namespaces (d7c1204)
  • decorators should return Story() (f3f6ff1)
  • import custom theme overrides (afe749b)
  • include preview and storybook theme overrides if they exist (9f0a6f8)
  • include preview and storybook theme overrides if they exist (7ca8d3a)
  • init commit of node18 emulsify core (4fceb37)
  • link to style.css directly in storybook (3a4bf0e)
  • lint cnfg file updates (98aa6f3)
  • lint config files on commit (08add7c)
  • make compiled css an optional import (2a31c45)
  • move a11y config to the proper folder (20f3578)
  • move config files to their own folder (109f08f)
  • move emulsify-cli to a regular dependency (3d6cb86)
  • move eslint to config and rename release file for project consistency (b7b6200)
  • move jest config and restore jsdom setting (129a1e3)
  • move prettier and stylelint config to config folder (903de33)
  • node20 upgrade (61e72b0)
  • package audit (051d19a)
  • package updates (e312b30)
  • refine available run commands (317024c)
  • remove asset files that will exist in custom emulsify work (9f7745f)
  • remove postinstall patch-package step (54b6259)
  • remove storybook-styling addon (5654bd3)
  • set lint-core step for precommit on this project (cf330c9)
  • setup issue/pr templates and workflow config (4dda280)
  • switch to addon-themes package (682b03f)
  • theme storybook instance (f30be26)
  • update namespace fallback location (3dc4afe)
  • update project dependencies (e82e565)
  • update project dependencies (a3f3a44)
  • update stylelint rules (e8d97b1)
  • update stylelint with extend rule (774e3a4)
  • updated readme (170fc83)