-
Vojta has proposed promoting the instructor center `Tabs` component to egghead-ui in his latest styleguide mocks:
https://egghead.invisionapp.com/d/main#/console/10384631/225150686/comments/79600739
…
-
The side menu on mobile is opened by default whereas before it was closed.
Probably related to #149, which makes the viewport larger than expected.
![image uploaded from ios](https://cloud.gith…
-
As a mentor, I would like to display a message when requesting changes on a lesson so that the instructor knows exactly why the lesson was rejected
The current workflow for requesting changes for a…
-
The thing I get asked the most out of anything else is "when is my course going to be released"? Would be good to build into the Instructor Center some sort of visible queue with estimates and how the…
-
Users of the style guide should get a general style reset by default so each egghead project doesn't have to add the same reset rules manually; things like the `navy` background, box sizing, default f…
-
The current `utils/text` is kind of clunky. A lightweight localization library would be nice so that we could have templates and a more structured file for editing the text strings. The README should …
-
Title cards have been updated to place the title + [description] inside the title card component with updated text styles and a lighter background color:
![image](https://cloud.githubusercontent.co…
-
Some components were built directly in egghead-ui before first being used in an egghead project; because of this, their prop types and layout composition haven't been tested. In the future, it would b…
-
I've been able to replace any link building in egghead-ui pieces with hypermedia URLs except for a couple places:
- `instructor.courses_url`: there is `root.instructor_series_url`) but that is only f…
-
Rename Widgets to Cards and remove type from filenames in favor of card wrappers around screen instances.