-
Notifications
You must be signed in to change notification settings - Fork 47
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
New Style #24
New Style #24
Conversation
It looks like @alexvansande hasn't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io Once you've signed, please reply to this thread with Many thanks, Parity Technologies CLA Bot |
[clabot:check] |
It looks like @alexvansande signed our Contributor License Agreement. 👍 Many thanks, Parity Technologies CLA Bot |
Hi, @alexvansande, thank you so much for improving my "programmer's design"! I promise you I will finally get around to BS next week_-ish_ and merging this would be the first thing on my list. (Hope you understand that our other products are being released right now, and I won't have enough time to even read your PR thoroughly for a while.) |
No worries @kirushik |
I still think that this is awesome, but have two nits after reviewing it more thoroughly. Those are rather trivial to fix -- but it seems that this PR doesn't have collaborator editing enabled for some reason, so maybe you would be so kind to fix them yourself? Opening a PR for your PR sounds like a terrible overkill... |
I didn't intend to change any of the javascript logic, but maybe that's the autoformatting of my system – should've turned it off, you're right. I was testing printing a lot but you're right that it should be fixed. I like printing my cards with 4 pages per page, so that the qr code is card sized, so that's why I added the dotted line, but we can remove it. I have the collaborator editing turned on, you should be able to change anything–maybe I need to turn something else too? Of course I can change these on my side too. |
@kirushik |
OK, this has been hanging open for too long (and again it's on me). Please subscribe to the releases if you want to be notified when 0.3.0 would be ready (it should be OK to host/use unreleased builds, but please mark those as such, so people would know that they are on their own and forwards/backwards compatibility hasn't been tested/guaranteed). |
Thanks for the merge! I hope it works out!
…On Thu, Jul 30, 2020 at 8:54 AM Kirill Pimenov ***@***.***> wrote:
Merged #24 <#24> into
master.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#24 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANIFZ3XU65MMFYTNAFNQAKDR6FNNPANCNFSM4N3SMGQA>
.
|
This PR changes nothing but text and styles. It adds no images. I understand some of this might get down to taste and some people will prefer the more simple version but I think the change in labels and some of the input fields increases accessibility. For example, in the beginning I was confused what each field meant or what was their importance.
I don't mind not having this merged as some might not like it, so I will simply point to my fork.