Commit 44fae83
committed
feat: Enhance development scripts and improve accessibility features
- Updated `package.json` to enhance the `dev` script for stopping processes before starting the development server.
- Added a new `dev:stop` script to streamline the process of killing conflicting processes.
- Improved accessibility in the UI by adjusting button styles and ensuring minimum touch target sizes.
- Refactored the `unlock-sdk-integration.test.ts` to conditionally skip integration tests based on an environment variable.
- Updated README to reflect changes in stopping development processes.
These changes improve the development workflow and enhance accessibility across the application.1 parent 98aaecd commit 44fae83
File tree
54 files changed
+11236
-710
lines changed- client
- __tests__
- components/nft
- hooks/nft
- integration
- nft
- lib/nft
- app
- create
- jar/[address]
- profile
- components
- create
- jars
- jar
- nft
- advanced
- profile
- config
- hooks
- app
- blockchain
- jar
- nft
- lib
- app
- jar
- nft
- advanced
- performance
- protocols
- contracts
- script
- src
- e2e
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+11236
-710
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments