-
Notifications
You must be signed in to change notification settings - Fork 758
[flow] switch from PropTypes to Props #2804
Comments
Cool! Lemme try one! I'll take Footer |
I'll try one too. |
wondering how does it work, is |
@Andarist it's stripped away. It's basically acknowledging that we're going to use flow and static type our code. Want to jump in and claim a file? |
Yeah, already cloned and looking at Would be cool if they could be transformed to |
@jasonLaster |
Go for it
…On Fri, May 5, 2017 at 7:34 PM Mateusz Burzyński ***@***.***> wrote:
@jasonLaster <https://github.com/jasonLaster>
can try SearchBar next
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2804 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPiYvUyxbAeWOJ7ayVnD3oTWYQwborgks5r27IagaJpZM4NQDrw>
.
|
I'd to like to take up "Expressions" |
Im also working on |
Thanks!
…On Fri, May 19, 2017 at 11:48 AM Peter Schussheim ***@***.***> wrote:
@jasonLaster <https://github.com/jasonlaster> Starting work on
shared/Popover
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2804 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPiYojxRvd4F0sCjN8Wt69Iggm_sApFks5r7bnLgaJpZM4NQDrw>
.
|
Is this an updated list? I think I'll start with shared/Accordion and shared/Autocomplete. |
probably not, we try to keep it up to date :) |
I'll take |
I'll take |
@satiewaltz its yours |
@jasonLaster |
Thanks @satiewaltz, I'd be open to using |
Did some checking Primary Panes / Outline looks done Looks line Primary Panes / Sources Tree ist the only file left that has to be transformed. |
@amelzer Note: Maybe that component can be marked done unless there's an alternative way to convert it that I've missed? |
@satiewaltz Yes, I got that, that's why it is in this done-ish list :) |
/claim |
Thanks for claiming the issue! 👋 Here are some links for getting setup, contributing, and developing. We're always happy to answer questions in slack! If you become busy, feel free to 🦊 Debugger team! |
@joshunger i'm taking your head off it. Feel free to jump on it again if your schedule clears up. |
@jasonLaster sounds good my schedule should clear up in a week and a half |
👏 |
We would like to switch from using PropTypes to flow props because it gives us a lot more coverage. I switched the Tabs component and learned a lot in the process.
We've done most of them, and just have a few to go!
todolist
The text was updated successfully, but these errors were encountered: