-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rewrite with react! #56
Comments
@zerosoul Great job! I noticed that cssarrowplease itself was having some trouble for me when using a width shorter than the default 4px, but your implementation works perfectly! |
A framework for this? Are you kidding?
On Mon, 30 Dec 2019 at 00:40, Jemar Jones ***@***.***> wrote:
@zerosoul <https://github.com/zerosoul> Great job! I noticed that
cssarrowplease itself was having some trouble for me when using a width
shorter than the default 4px, but you implementation works perfectly!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#56?email_source=notifications&email_token=AABU35SHZ4OMRPS6TSLKPOLQ3ERN3A5CNFSM4FD2LUR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHZJ5GQ#issuecomment-569548442>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABU35Q7GR25U2STHPSSRBTQ3ERN3ANCNFSM4FD2LURQ>
.
--
Kind regards
Nikos Katsikanis
|
There's nothing wrong with cloning something with a framework in order to practice it and learn it. I'm saying this as someone who prefers vanilla and has made a vanilla clone myself. |
My mistake I confused this with another thing
On Mon, 30 Dec 2019 at 00:44, Tomáš Hübelbauer ***@***.***> wrote:
There's nothing wrong with cloning something with a framework in order to
practice it and learn it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#56?email_source=notifications&email_token=AABU35VJS4P6DCQK3M66W5TQ3ER4JA5CNFSM4FD2LUR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHZJ7MI#issuecomment-569548721>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABU35V47JCY2I6MPJHBSLTQ3ER4JANCNFSM4FD2LURQ>
.
--
Kind regards
Nikos Katsikanis
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I am learning react.js recently.
cssarrowplease is awesome!
So I rewrite it with react.js, same UI, minor improvement added.
e.g.
realtime change
copy code generated
responsive layout (mobile first)
https://works.yangerxiao.com/css-arrow-generator/
github source
The text was updated successfully, but these errors were encountered: