Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

Stop forking neauoire and use a template instead #127

Closed webdesserts closed 7 years ago

webdesserts commented 7 years ago

This pull request essentially moves rotonde-portal into this repository and uses it as a template when create new portals with the onboarding site. This avoids having to fork and clean up @neauoire's portal. I've also added a "loading" state while checking to make sure all files are present before moving forward.

webdesserts commented 7 years ago

@neauoire I will work on the "enter" button and other form improvements tomorrow. Btw, I noticed you removed most of the :focus styles when you redesigned things. Was that intentional? If not did you have a preference how you wanted that to look? I was just going to add the outlines back on focus but figured since you removed them you might not want to go that route.