particle icon indicating copy to clipboard operation
particle copied to clipboard

A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.

Results 128 particle issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello I have the following problem with Particle: I have the problem that Particle is not installed and configured normally in my Drupal 9 project. However, Particle brings the following...

# Pull Request ## Summary of Changes Drops multi-bundle approach. Includes Storybook and Components(StencilJs) generators. CLI prompts reduced to: ` Choose a abbreviation for your/client's name. (min 3 chars) `...

V11-Alpha

# Pull Request ## Summary of Changes Initial pass at setting up a CI/CD workflow with Github Actions, using to Semantic Versioning specifications. Adds Commitizen, .github/workflows. Upadtes README.md ## -...

V11-Alpha

# Pull Request Adds logic to create simplified eslintrc.js file. ![nukeme____dev_nukeme__-______eslintrc_js_and_iangoodrich_elfayoumi____dev_particle](https://user-images.githubusercontent.com/11083407/90571502-bb174680-e166-11ea-9b5b-015a5cb6ba58.png)

V11-Alpha

Installing 10.8.0 this morning, there are definitely some missing gaps in basic knowledge transfer. Installation/quickstart guides are still in place, but, for example, when trying to figure out how to...

Build `.particle-rc` based on user input from prompts and include cli version

`npm run new` is erroring out.

bug

Adding the Patternlab Yeoman Generator. **NOTE:** This is a WIP PR, please do not merge

V11-Alpha

Features: - full typescript support - adds logic to generate storybook for react and/or webcomponents - takes config from json generated in particle cli and passes to yeoman generator -...