international-labour-organization / ilo_base_theme

A Drupal theme that implements the ILO Design System
Apache License 2.0
1 stars 0 forks source link

Accommodate the new storybook implementation #26

Closed ademarco closed 3 months ago

ademarco commented 3 months ago

According to this milestone, the Design System is undergoing a significant refactoring. This includes renaming the pattern definition files to *.component.yml and adopting ES modules for JavaScript assets. The purpose of this ticket is to adapt to the new Storybook implementation.

bashlk commented 3 months ago

Agreed in https://github.com/international-labour-organization/designsystem/issues/1115 that we won't be proceeding with ES modules. So the only change is the naming of yml files, the removal of the individual CSS files and the directory structure, which now follows the project directory structure instead of having new folders for subcomponents.