New forms style #104

已合併
Madeorsk 6 年之前 將 1 次代碼提交從 forms 合併至 master
Madeorsk " 評論 6 年之前" (Migrated from github.com)

Login example on phones and register example on a computer.
Mobile
Computer

Login example on phones and register example on a computer. ![Mobile](https://user-images.githubusercontent.com/5805468/42125649-3435b00e-7c7b-11e8-8393-eb9e77f8e5dc.png) ![Computer](https://user-images.githubusercontent.com/5805468/42125665-5b6c920a-7c7b-11e8-9b00-e12dfb649b38.png)
elegaanz " 評論 6 年之前" (Migrated from github.com)

Looking at your screens, it looks really nicer than before. My only concern would be about the centered text in inputs, since the text is moving in a quite strange way when typing like that. But I still should give it a live try.

Looking at your screens, it looks really nicer than before. My only concern would be about the centered text in inputs, since the text is moving in a quite strange way when typing like that. But I still should give it a live try.
elegaanz (Migrated from github.com) reviewed 6 年之前
elegaanz (Migrated from github.com) left a comment

As I said, I'm not sure having text centered in inputs is a good idea.

And I don't know if the textarea to write an article should be that small. Maybe if it has a bigger default height?

Otherwise, it looks very good! Great job! 👌

(and as usual I'm open to discussion if there are good reasons behind these choices)

As I said, I'm not sure having text centered in inputs is a good idea. And I don't know if the `textarea` to write an article should be that small. Maybe if it has a bigger default height? Otherwise, it looks very good! Great job! :ok_hand: (and as usual I'm open to discussion if there are good reasons behind these choices)
elegaanz " 評論 6 年之前" (Migrated from github.com)

I'm going to merge this and make a few changes after.

I'm going to merge this and make a few changes after.
The pull request has been merged as 4aa184ba45.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b forms master
git pull origin forms

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff forms
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#104
Loading…
尚未有任何內容