- 17 Mar, 2015 37 commits
-
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Sean Hammond authored
s/Heroku/Docker/
-
Randall Leeds authored
Refresh UX
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
After performing a search, there's already a clear search link in the view. Without a border around the search bar, the clear icon looks a little lonely and strange all the way over on the right. I offer that users have plenty of ways to clear text boxes and we needn't give them this one.
-
Randall Leeds authored
-
Randall Leeds authored
-
Jake Hartnell authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
Requires some small tweaks around various places we have icons in use. In fact, this actually eliminates a lot of the small tweaks in favor of more flexible alignment.
-
Randall Leeds authored
-
Randall Leeds authored
Rather than absolute positions and padding and whatnot just set the width on the input element and set white-space: nowrap to ensure it and the icon are side-by-side.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
Better to use data attributes for signaling the intent than to be overloading the CSS class.
-
Randall Leeds authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
Clean up and delete a few unneeded things.
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
Jake Hartnell authored
-
- 14 Mar, 2015 3 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
Make the bridge service a factory instead
-
csillag authored
- Remove unused support for options - Simplify the handling of scope - Make it a simpleton, and register the class as the constructor function. Also updated all tests. Kudos to @tilgovi for the feedback and ideas.
-