Andrew (Paradi) Alexander

Results 123 issues of Andrew (Paradi) Alexander

Set up packtracker integration to better manage `@misk/` bundle sizes Good to maintain a better balance between bundling in libraries for common load in browser vs smaller package size. Free...

enhancement
infrastructure

Instead of `componentDidMount()` inside of a React class, migrate Palette Exemplar and any other related code to not use React classes and instead use React hooks like `useEffect()`. This results...

infrastructure
@misk/core
palette

Currently supports finding a `master-dependencies.json` that exists in a directory in the path of the tab `/path/to/tab -> `/path/master-dependencies.json` What should be supported is 1 depth reverse search as the...

@misk/cli

This will ensure that all CLIs remain up to date without annoying prompts before users start commands.

enhancement
@misk/cli

Much easier testing, faster, smaller, more flexible API.

@misk/common
@misk/core
@misk/dev

- Current raw selector broken (revert the substateRawSelector)

enhancement
@misk/simpleredux

- [ ] Return warn errors on Regex matches over `*.ts|*.tsx` code that may indicate a breaking change migration is required - [ ] OR automatically edit the code and...

enhancement
@misk/cli
dependencies

- [ ] Update tabs to be wrapped with `` so they can have full width control if they want over their tab space

enhancement