Skip to content
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

feat(canvas): change field render to canvas #22

Merged

Conversation

rafaelrinaldi
Copy link
Contributor

This PR changes the field rendering to use canvas instead of a table.

It basically adds a draw-square and triggers the rendering when the component mounts.

Closes #21.

This PR changes the field rendering to use canvas instead of a table.

It basically adds a `draw-square` and triggers the rendering when the component mounts.

Closes weslleyaraujo#21.
@hugooliveirad
Copy link
Contributor

That's so beautiful 😊

These changes will make `c-field` items look nicer on the `mobile` breakpoint,
improving the UX significantly.
These changes improve the button hit area on the `mobile` breakpoint.
Improve `c-field` items displacement by decreasing the horizontal margin
between each one of them.
@rafaelrinaldi
Copy link
Contributor Author

@weslleyaraujo Made a few improvements for the mobile breakpoint (better c-field displacement and improved button hit area). Let me know what you think.

screen shot 2015-11-07 at 12 36 29 am

screen shot 2015-11-07 at 12 36 15 am

@weslleyaraujo
Copy link
Owner

thats amazing @rafaelrinaldi !
mobile feels really awesome now 😀

proudly merging!

weslleyaraujo added a commit that referenced this pull request Nov 7, 2015
feat(canvas): change field render to canvas
@weslleyaraujo weslleyaraujo merged commit 0c83ee5 into weslleyaraujo:master Nov 7, 2015
weslleyaraujo added a commit that referenced this pull request Nov 7, 2015
…s-21"

This reverts commit 0c83ee5, reversing
changes made to 4404e08.

Reverting merge on table2canvas, found a bug with the id of the fields,
will work on that before going to production
weslleyaraujo added a commit that referenced this pull request Nov 7, 2015
@rafaelrinaldi rafaelrinaldi deleted the feature/table2canvas-21 branch March 15, 2017 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants