Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mvaivre created a review comment on a pull request on alephium/alephium-frontend
I also like it better I think.
mvaivre created a review comment on a pull request on alephium/alephium-frontend
It's just code blocks moving around. No code changes.
mvaivre pushed 1 commit to UI-redesign-part4 alephium/alephium-frontend
- Redesign / simplify rows 86333c9
mvaivre pushed 2 commits to next alephium/alephium-frontend
mvaivre closed a pull request on alephium/alephium-frontend
New Crowdin translations
New translations from Crowdin.mvaivre pushed 2 commits to master alephium/alephium-frontend
mvaivre opened an issue on alephium/alephium-frontend
Use subscripts for small amounts
![image](https://github.com/user-attachments/assets/7d5f55e0-14fb-47cf-ae04-0bd0ac8d1432)mvaivre pushed 5 commits to next alephium/alephium-frontend
- Enable Chinese translations in mobile wallet 2143d0a
- Enable Chinese translations in desktop wallet 5bfd88c
- Do not translate word "Language" in settings a10eecf
- Enable Chinese translations in explorer 4c210a3
- Merge pull request #950 from alephium/enable-chinese Enable Chinese translations in all our apps 5c0f0db
mvaivre closed a pull request on alephium/alephium-frontend
Enable Chinese translations in all our apps
mvaivre pushed 46 commits to banxa-next alephium/alephium-frontend
- Tweak header animation for better readability 05d528b
- Add scroll end behaviour to NFTListScreen ecd449e
- Use FlashList for TransactionsFlatList 6e127d5
- Fix / improve most headers Contact screen will be refactored later 993ef19
- Don't mount modals if wallet is locked 3665ba6
- Fix weird visual artefact when BuyModal is opening 18d5f70
- Fix Dashboard blurred card glitches 5f42172
- Improve landing / splash screens style and layout c235c5a
- Try wrapping modals in KeyboardAvoidingView 91f309e
- Transform EditWalletNameScreen into a modal & tweak keyboard behaviour Needs optimization to avoid visual artefacts 69f9f53
- More precise selector 7164d97
- Print error if a modal is already open 87f21ba
- Move backup related screens in features/backup folder c6af455
- Create backupSlice, store need for backup reminder modal to be shown 7a6f4c4
- Refactor BottomModal, fixing re-rendering issues 8128294
- Convert more bottomModals, use ScrollView to properly compute height with onContentSizeChange 9dfe6c6
- Dynmic content scroll & somehow allow closing the modal by scrolling down children? 54bc305
- Quick experimentation with design while inspiration strikes 394307f
- "Good enough" solution for inner scroll mgmt in BottomModal Allows to close the modal by swiping down dcbb9f4
- Re-enable modals overlapping 2f51756
- and 26 more ...
mvaivre closed a pull request on alephium/alephium-frontend
UI redesign part3
In this PR: - [x] Fix Dashboard bugs (amount not appearing sometimes) - [ ] Migrate all modals to the new system. => Just lacking ONE... WalletConnectSessionRequestModal. - [x] Refine the new...mvaivre pushed 1 commit to UI-redesign-part4 alephium/alephium-frontend
- Update modals titles 33c142e
mvaivre created a review comment on a pull request on alephium/alephium-frontend
https://github.com/alephium/alephium-frontend/issues/947
mvaivre opened an issue on alephium/alephium-frontend
Pass WC methods through the WC context instead of passing them as callback props
Cf. https://github.com/alephium/alephium-frontend/pull/858#discussion_r1798982964mvaivre created a review comment on a pull request on alephium/alephium-frontend
Fixed in [e79ea23](https://github.com/alephium/alephium-frontend/pull/883/commits/e79ea2341730631776081f4a0fdc5910ec1543e9)
mvaivre pushed 1 commit to UI-redesign-part4 alephium/alephium-frontend
- Use flashListRenderer in BottomModalFlashList e79ea23