Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade stimulus-use playground #194

Merged
merged 7 commits into from May 10, 2022
Merged

Upgrade stimulus-use playground #194

merged 7 commits into from May 10, 2022

Conversation

marcoroth
Copy link
Member

  • Use Vite

  • Upgrade Tailwind

  • Extract Stimulus application.js

  • Expose Stimulus Application on window

  • Removed some dependencies from main package.json

  • Clean up index.js

Use Vite

Upgrade Tailwind

Extract Stimulus `application.js`

Expose Stimulus Application on `window`

Removed some dependencies from main `package.json`
@marcoroth marcoroth marked this pull request as draft May 9, 2022 21:23
@marcoroth marcoroth changed the base branch from main to stimulus-3 May 9, 2022 22:26
@marcoroth marcoroth marked this pull request as ready for review May 10, 2022 00:16
@marcoroth marcoroth merged commit 471ea15 into stimulus-3 May 10, 2022
@marcoroth marcoroth deleted the upgrade-playground branch May 10, 2022 00:17
marcoroth added a commit that referenced this pull request May 10, 2022
* import from @hotwired/stimulus

* add webpack helpers

* add webpack helpers documentation

* import from @hotwired/stimulus

* add webpack helpers

* add webpack helpers documentation

* v0.40.0-0

* Feature/use stimulus webpack helpers (#168)

* Using @hotwired/stimulus-webpack-helpers in the docs

* Removing webpack-helpers from source code

* Using stimulus-webpack-helpers in playground

* update stimulus 3 to the official package

* v0.40.0-1

* add Stimulus >= 3 to package.json

* v0.40.0

* v0.40.1-0

* v0.50.0-0

* fix playground

* replace microbundle by rollup (#171)

* remove `stimulus` peerDependency

* Merge branch 'main' into stimulus-3

* Upgrade `stimulus-use` playground (#194)

* Upgrade Playground

* explictly set vite server port

* also set vite server host explicitly

* Upgrade Cypress

* prepend vite commands with `yarn`

* install playground deps

* Simplify Treeshake Action

Co-authored-by: Marco Roth <marco.roth@intergga.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant