Skip to content

Commit

Permalink
Improve UX for "Add a new file" modal (#120)
Browse files Browse the repository at this point in the history
* Fix Babel error on Node 16.x

* Add comment for future reference

* Remove problematic browser support conditions

* trigger ci

* Add *.old.did to gitignore (generated by new dfx version)

* Allow enter key as alternative to pressing 'Add' button in file modal

* Update @dfinity/* dependencies and revert browserslist

* fix ci

Co-authored-by: Yan Chen <yan.chen@dfinity.org>
  • Loading branch information
rvanasa and chenyan-dfinity committed Aug 11, 2022
1 parent fdaa30a commit 1fddc00
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 992 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- 14
- 16
env:
DFX_VERSION: 0.10.1
DFX_VERSION: 0.11.0
VESSEL_VERSION: v0.6.3
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1fddc00

Please sign in to comment.