Highlights
- Pro
Block or Report
Block or report tajo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
react-movable Public
🔀 Drag and drop for your React lists and tables. Accessible. Tiny. -
react-range Public
🎚️ Range input with a slider. Accessible. Bring your own styles and markup. -
uber/baseweb Public
A React Component library implementing the Base design language
-
uber/react-view Public
React View is an interactive playground, documentation and code generator for your components.
-
react-portal Public
🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else.
376 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 35 commits in 5 repositories
Created 1 repository
-
tajo/uweb
TypeScript
•
Built by
Created a pull request in uber/baseweb that received 4 comments
chore: test Ladle v1
Using @ladle/react-tests
for now to make sure that (unreleased) v1 works in Base Web.
vite related settings are moved to vite.config.mjs
flow supp…
Opened 16 other pull requests in 2 repositories
tajo/ladle
1
open
12
merged
1
closed
- Vite3
- Add ladle preview command
- Fix Chrome re-opening for pnp
- Version Packages
- Version Packages
- Create @ladle/react-context to force a single instance of the context in dev mode
- Version Packages
- Apply ellipsis to the top level menu items
- Test vite3 alpha
- Version Packages
- Reuse the same tab when Ladle is served on OSX with Google Chrome
- Version Packages
- Set default cacheDir
- Expose vite.config.js, simplify Ladle configuration
uber/baseweb
1
merged
1
closed
Reviewed 5 pull requests in 2 repositories
uber/baseweb
4 pull requests
tajo/ladle
1 pull request
Created an issue in vitejs/vite that received 4 comments
lodash/cloneDeep and lodash.clonedeep: Two output files share the same path but have different contents.
Describe the bug
When importing from lodash/cloneDeep
and lodash.clonedeep
in the same project, vite (or esbuild) throws:
✘ [ERROR] Two output file…