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

Feature/design tweaks #190

Merged
merged 41 commits into from
Jul 20, 2016
Merged

Conversation

xavez
Copy link
Member

@xavez xavez commented Jul 20, 2016

This PR contains

  • A new design for the homepage
  • Restructured scss files
  • Swapped some custom css for default bootstrap css
  • Removed a bunch of unnecessary css (see main.scss)
  • Improved Grunt workflow

New homepage design

  • A lot of tiny accessibility improvements like fast keyboard use and proper linking of labels to inputs
  • Removed confusing live-board button inside input fields. People should use the "find station" button.
  • Simplified depart / arrive settings for people who just want to leave now
  • Bigger touch targets for autocomplete forms

This PR also fixes #186 #169

@pietercolpaert
Copy link
Member

Thanks @xavez! The iRail main page certainly looks way more beautiful now!

@pietercolpaert pietercolpaert merged commit 55962f3 into iRail:master Jul 20, 2016
@xavez
Copy link
Member Author

xavez commented Jul 20, 2016

@pietercolpaert seems like the CSS / JS didn’t regenerate though?

@pietercolpaert
Copy link
Member

Hmmm... Anything I could have forgotten? Aren't the build files added in the repo anymore?

@xavez
Copy link
Member Author

xavez commented Jul 20, 2016

They still are . . . maybe run the grunt task manually?

@pietercolpaert
Copy link
Member

Fixed: was cache error

@xavez xavez deleted the feature/design-tweaks branch July 21, 2016 14:11
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.

Why are there two Sass source folders?
2 participants