Skip to content

Releases: bryanbuchs/generator-component

v5.0.1

03 Apr 21:25
Compare
Choose a tag to compare
release v5.0.1

v4.7.1

03 May 17:31
Compare
Choose a tag to compare
set type as module for scripts in library file; add dependency boiler…

v4.7.0

02 May 19:45
Compare
Choose a tag to compare
version bump

v4.6.3

02 May 19:37
Compare
Choose a tag to compare
Update story template for vite/vite-plugin-twig-drupal

v4.6.1

29 Apr 17:11
Compare
Choose a tag to compare

Minor package updates

What's Changed

Full Changelog: v4.4.5...v4.6.1

v4.4.5

15 Jan 17:46
Compare
Choose a tag to compare

Refactor templates

  • replace answer.split with list prompt
  • pass classes directly to twig template
  • remove excess markup from twig template
  • send a forEach loop element name to behavior template
  • remove excess output from stories template (paddings, decorators)
  • remove multiple stories option
  • cleanup and simplify vars set in writing method

v4.4.3

22 Dec 02:15
85adbc1
Compare
Choose a tag to compare
correct workflow

v4.4.2

22 Dec 02:12
Compare
Choose a tag to compare
add repo info to package.json

v4.4.1

22 Dec 01:55
Compare
Choose a tag to compare
add repo info to package.json

v4.4.0

21 Dec 23:39
Compare
Choose a tag to compare

Replaced prompts with enquirer
Added args for story/components