Skip to content

📦 v1.0.0

Compare
Choose a tag to compare
@actuallyReallyAlex actuallyReallyAlex released this 19 Jul 19:12
· 400 commits to master since this release
be26490

[1.0.0] - 2020-07-19

🚀 Initial Release

Added

  • prettier
  • eslint
  • Stubs for optionsPanel.spec.js
  • Stubs for search.spec.js
  • Test for <Details />

Changed

  • <LoadingIndicator /> color better reflects theme
  • The <Header /> is now clickable, and will send you to the Search page
  • <JobCard /> won't display alert if image is missing

Removed

Fixed

  • ESLint Errors
  • Text in "How To Apply" section spilling over the container if a long url was present
  • Clicking "Full Time" actually does filter by "Full Time" positions now. GitHub Jobs API for full_time does not work.