Stanley Hsu

Results 6 issues of Stanley Hsu

**Description** **Related issue(s)** Fixes #2856

We need further discussion on this topic. (expect more to-do tasks to be added or breakdown) Migration strategies: - Investigate the increasing bundle size - Investigate the way how to...

enhancement
Epic
refactoring

**Description** Upgrade Luigi core from webpack v4 to v5 **Related issue(s)** Fixes #2266

enhancement

Luigi core doesn't support JS optional chaining syntax, but Luigi Client does already. https://babeljs.io/docs/en/babel-plugin-proposal-optional-chaining

enhancement
don't talk about it 🤫

Create a central file called `luigi_events.js` to manage all luigi events. Most of them are at `App.html`, `uxManager.js`, `lifecycleManager.js` e.g. `luigi.init`, `luigi.navigate.ok`, `luigi.get-context`, etc

refactoring

### Describe the bug **Issue:** When resizing the browser window, all React elements passed through the actions prop are being re-rendered unexpectedly. This behavior is causing performance issues or unintended...

bug