!RCMLMgpukegBXzqmsq:matrix.org

Dev Frontend

22 Members
1 Servers

Load older messages


SenderMessageTime
13 Dec 2019
@bridge-bot:matrix.orgbridge-bot <yalda>Asking, because right now it doesn’t seem like it’s possible to have a clickable card + context menu, so wondering if there is something like that in the pipeline, or if there are any tips on how to enable both without being too hacky 10:47:24
@bridge-bot:matrix.orgbridge-bot <dizzypaty>Hey @yalda, this is a screenshot from an early iteration and we have now removed the contextual menu as we don’t have the need for secondary actions any more. In this context, the card’s default (and only) action will be to open the dispute’s detail page, on click/tap of its entire surface. It’s not in our plans to support that as a card mode / variant at the toolkit level, but I think it should be possible to add a contextual menu to a clickable card and it should just work. cc @bpierre 12:42:54
16 Dec 2019
@bridge-bot:matrix.orgbridge-bot <evalir>@aragon/ui v1.1.0 has just been released! https://www.npmjs.com/package/@aragon/ui
You can see the changes here: https://github.com/aragon/aragon-ui/releases
19:48:00
19 Dec 2019
@bridge-bot:matrix.orgbridge-bot <bpierre>@aragon/ui v1.2.0 is out! https://github.com/aragon/aragon-ui/releases/tag/v1.2.0
It adds the theme prop to Main, and some colors have been tweaked to improve their aspect on the dark theme.
19:35:06
20 Dec 2019
@augenfeind:matrix.orgaugenfeind joined the room.10:49:02
@augenfeind:matrix.orgaugenfeind set a profile picture.12:06:09
6 Jan 2020
@bridge-bot:matrix.orgbridge-bot <jayalaves>Exploring the idea of a miniature-sized IdentityBadge that suits the needs of our inline use of addresses in Dot Voting so that we can better align text styles between options. Is there a straightforward way to scale the EthIdenticon to 12x12 and to modify the text style for the address?
https://github.com/AutarkLabs/open-enterprise/issues/1616
09:07:04
@bridge-bot:matrix.orgbridge-bot <bpierre>Hey @jayalaves! I would use EthIdenticon for this case, since it’s more an element of this card than a new IdentityBadge size, at least until we start to see it becoming needed elsewhere. In your case, adding <EthIdenticon scale={0.5} radius={2} address="0x…" /> before the label should work :-) 10:16:33
@bridge-bot:matrix.orgbridge-bot <jayalaves>Thanks @bpierre, will try that out! ✌ 11:34:22
@bridge-bot:matrix.orgbridge-bot <yalda>@bpierre how does EthIdenticon resolve the custom label? 12:15:39
@bridge-bot:matrix.orgbridge-bot <yalda>Looking here, trying to understand it better :) https://ui.aragon.org/eth-identicon/ 12:16:39
@bridge-bot:matrix.orgbridge-bot <bpierre>It doesn’t! EthIdenticon only displays the identicon itself. To resolve a custom label, you have to use resolveAddressIdentity(address) from aragonAPI https://hack.aragon.org/docs/api-js-ref-api#resolveaddressidentity 12:20:37
@bridge-bot:matrix.orgbridge-bot <sohkai>And in this particular case, it doesn’t really make sense to put in a custom label to EthIdenticon 12:28:42
@bridge-bot:matrix.orgbridge-bot <yalda>Right now what we are trying to solve for is having a slimmer identity badge for our dot voting results. Right now we use identity badge as we want to show the custom label 12:29:35
@bridge-bot:matrix.orgbridge-bot <yalda>But i guess we can do it without using the component, and just resolve the name using that api endpoint? 12:30:19
@bridge-bot:matrix.orgbridge-bot <sohkai>Yes, you can definitely hook up your component to use that API 12:32:23
13 Jan 2020
@bridge-bot:matrix.orgbridge-bot <sohkai>styled-components@5.0.0 released 🎉: https://github.com/styled-components/styled-components/releases/tag/v5.0.0 20:27:30
17 Jan 2020
@bridge-bot:matrix.orgbridge-bot <sohkai>Btw @bpierre, @evalir what do you think about adding github actions to auto deploy websites like aragon-websites, aragonone/website, anj.aragon.org, etc?

I set one up for hack a while back and I think we can strip it down (since publishing the other sites should be much easier): https://github.com/aragon/hack/blob/master/.github/workflows/ci.yml

11:49:01
@bridge-bot:matrix.orgbridge-bot <bpierre>Yes totally, let’s do this! I’ll start having a look for anj.aragon.org 11:50:28
@bridge-bot:matrix.orgbridge-bot <sohkai>Setting up a machine user account for us to generate API tokens from now, will let you know the details 11:52:40
@bridge-bot:matrix.orgbridge-bot <evalir>I like the idea! 💯 12:55:11
@bridge-bot:matrix.orgbridge-bot <sohkai>@bpierre Need a bit more time to finish this, but if you don’t mind, can you do an interim review of https://github.com/aragon/aragon/pull/1253?

I think all I have left is to fix a few more places where RepoBadge and currentVersion are used without guards. The idea behind the RepoBadge change is to fallback to using the latest published version’s content if there is not content resolvable for the currently installed version.

19:20:43
@bridge-bot:matrix.orgbridge-bot <sohkai>Asking now because it’d be really great to have this out on nightly as soon as possible, to fix Saint Fame’s org. 19:21:33
@bridge-bot:matrix.orgbridge-bot <bpierre>@sohkai Yes, having a look! 19:49:01
22 Jan 2020
@bridge-bot:matrix.orgbridge-bot <sohkai>This may be interesting: https://www.quirksmode.org/blog/archives/2020/01/new_browser_on.html cc @bpierre 20:05:13
@bridge-bot:matrix.orgbridge-bot <bpierre>Ouuuh that’s a really good news! I’m going to follow this closely haha 20:09:34
23 Jan 2020
@bridge-bot:matrix.orgbridge-bot <bpierre>@sohkai should we add this to our repos? SVG compression can be a bit risky sometimes, but for PNG / JPG / WebP it should be totally fine https://calibreapp.com/blog/compress-images-in-prs 14:24:26
@bridge-bot:matrix.orgbridge-bot <bpierre>@sohkai should we add this to our repos? SVG compression can be a bit risky sometimes, but for PNG / JPG / WebP it should be totally fine https://github.com/marketplace/actions/image-actions 14:24:58
@bridge-bot:matrix.orgbridge-bot <sohkai>Ohh yes, we should try it and see what happens! 14:31:20
@bridge-bot:matrix.orgbridge-bot <sohkai>@bpierre @dizzypaty Would love your quick thoughts on https://github.com/aragon/aragon/pull/1267; bit of an egregious use of the font weight but didn’t think the normal <strong> was bold enough. 19:48:47

Show newer messages


Back to Room ListRoom Version: 1