Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mvaivre created a branch on alephium/alephium-frontend
address-nfts-mika - A monorepo containing all things frontend on Alephium.
mvaivre pushed 1 commit to redesign-and-banxa-rebased alephium/alephium-frontend
- Avoid scaling resolution issues, effort to make UI crisper / denser 79d92c6
mvaivre pushed 1 commit to redesign-and-banxa-rebased alephium/alephium-frontend
- Avoid scaling resolution issues, effort to make UI crisper / denser 342aa28
mvaivre pushed 79 commits to redesign-and-banxa-rebased alephium/alephium-frontend
- Group NFT + fungible tokens features 2a251d4
- Create hiddenAssets redux boilerplate 51b4306
- Add "hidden assets" section in SettingsScreen 49c053f
- Implement base of HiddenAssetsScreen layout fcb16e4
- Functionning asset hide / unhide flow and storage b48521d
- Filter out asset from dashboard token list f9697f7
- Fix imports bee045d
- Fix send flow navigation initialization Closes #1151 f6df62f
- Nit changes 6f24a74
- Extract FungibleTokensListItem cc061a7
- Create TokenQuickActionsModal and generic QuickActionButton And add press animation to ListItem 60b54f3
- Filter assets directly in redux selector 4ea927a
- Use ActionCardButton in ContactScreen ed021b0
- Add changeset 7eb11a9
- Fix selector 86f57d2
- Filter assets in the send flow 8ab25dd
- Use QuickActionButtons in AddressQuickActionsModal eeb0416
- Deactivate password if wallet is using Ledger (new selector selectEffectivePasswordRequirement) 7592958
- Add changeset eab0755
- Display token balance in token address box cf61a16
- and 59 more ...
mvaivre opened a pull request on alephium/alephium-frontend
Redesign addressbox for better readability
mvaivre created a branch on alephium/alephium-frontend
redesign-address-box - A monorepo containing all things frontend on Alephium.
mvaivre opened a pull request on alephium/alephium-frontend
Adapt TopBar style to be more consistent with DW
mvaivre created a branch on alephium/alephium-frontend
topbar-consistent-styling - A monorepo containing all things frontend on Alephium.
mvaivre created a review comment on a pull request on alephium/alephium-frontend
> Exactly, on iOS you can use gestures and pull to refresh works. So I thought why clutter the UI? Gestures don't work for me. Siping left goes back to the previous app screen.
mvaivre created a review comment on a pull request on alephium/alephium-frontend
Ideal would be smth like iOS, where the bottom bar is hidden when scrolling down. But may be hard / impossible to implement. Having all the actions at the top makes it a bit crowded, hard to int...
mvaivre created a review comment on a pull request on alephium/alephium-frontend
We should rely on ListItem at one point (as stated in the TODO), but in the meantime, could you add a visual feedback on press, like I did in the ListItem component? https://github.com/alephium...
mvaivre created a review on a pull request on alephium/alephium-frontend
Awesome job!! One last little comment, and I can approve.
mvaivre created a review on a pull request on alephium/alephium-frontend
Awesome job!! One last little comment, and I can approve.
mvaivre created a comment on a pull request on alephium/alephium-frontend
Great start, thanks a lot! Let's migrate the badge / button as in this mockup? <img width="421" alt="image" src="https://github.com/user-attachments/assets/69d04656-4539-4fa5-8acf-cd0863d1880f"...
mvaivre created a review comment on a pull request on alephium/alephium-frontend
I see that this is available for android only. Why is that?
mvaivre created a review comment on a pull request on alephium/alephium-frontend
Ok, pull to refresh seems to be available only on iOS. I think we could relocate the back / forward and refresh action in a bottom bar, available on Bothe platforms :)
mvaivre created a comment on a pull request on alephium/alephium-frontend
![image](https://github.com/user-attachments/assets/183c0148-8383-4119-8747-f207f82ccbdc) Tiny adjustments to this screen: - Let's add a screen intro text to balance the layout and educate the ...
mvaivre created a comment on a pull request on alephium/alephium-frontend
Found a bug while testing this PR: tap on "contacts" in the destination screen > New contact > Error: "Action NAVIGATE was not handled by any navigator".
mvaivre pushed 1 commit to mw-v2-UI-tweaks alephium/alephium-frontend
- Improve toast color, increase bottom button margin 2754314
mvaivre pushed 1 commit to mw-v2-UI-tweaks alephium/alephium-frontend
- Quick experiment with scale animation on tab bar items 1251615