webpacker-react icon indicating copy to clipboard operation
webpacker-react copied to clipboard

Webpacker plugin to integrate React in your Rails application

Results 65 webpacker-react issues
Sort by recently updated
recently updated
newest added

Fixes #27 Changes: Follow the pattern of [react-rails](https://github.com/reactjs/react-rails/blob/master/lib/assets/javascripts/react_ujs_turbolinks.js) and always mount components on `turbolinks:load` whether initial HTML exists or not. Please ensure that: - [ ] Changelog is updated if...

I have been thinking on how to improve our HMR support and have a way to toggle it globally while reducing the boilerplate. The best idea I have is to...

discussion

See rails/rails#28093 Documentation and example app probably needs to be updated for this.

The goal is to create rake tasks to : - Install/update JS dev dependancies - Run linters (rubocop and eslint) - Build the JS code - Link the NPM package...

enhancement

rails/rails#26703 has been merged, it may be cleaner to use it in place of `ActionDispatch::IntegrationTest` @daninfpj as you added this part, what do you think ?

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies
ruby

## Expected Behavior From the README: > This package tries to support both the legacy React DOM interface (ReactDOM.render) and the new one introduced in React 18 (ReactDOM.createRoot). > The...

Fixes # . No issue Changes: Update React syntax to v18 Please ensure that: - [x] Changelog is updated if not a minor patch - [x] Ruby linting is ok:...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript