freeCodeCamp/client
Kristofer Koishigawa a03602a1d4 fix(search): update search bar index and styling (#36656)
* Adjust search bar to only show hits for News
* Dropdown links working. Working on basic pagination
* Links to articles and temporarily routing to the News search result page working
* Fix colors for search bar and drop down
* Added Lato 300 font weight. Search bar now looks and works like it does on News.
* feat:update styles
* Update client/src/components/search/searchBar/SearchBar.js

Co-Authored-By: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* Added Lato 300 font weight. Search bar now looks and works like it does on News.


Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-08-28 12:22:19 +05:30
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
src fix(search): update search bar index and styling (#36656) 2019-08-28 12:22:19 +05:30
static chore(client): load bootstrap locally (#36262) 2019-06-10 22:56:39 +05:30
utils fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30
.babelrc fix: warnings about babel corejs config 2019-05-02 01:01:00 -07:00
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
gatsby-config.js fix(search): update search bar index and styling (#36656) 2019-08-28 12:22:19 +05:30
gatsby-node.js fix: NODE_ENV conflicts on pipelines 2019-08-19 01:37:32 +05:30
gatsby-ssr.js fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json feat: commandline chic 2019-08-20 13:37:11 +05:30
package.json feat: commandline chic 2019-08-20 13:37:11 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30