Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
dependabot-preview[bot] 18198e7cc4
Bump prettier from 1.19.1 to 2.0.5 (#1297)
* Bump prettier from 1.19.1 to 2.0.5

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump prettier from 1.19.1 to 2.0.5

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* fix eslint linting errors

* fix stylelint linting errors

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2020-06-02 17:29:58 -07:00
Youri ceefa56822
New Search Homepage (#1101)
* updated search styles

* removed counter on initial load

* more updates

* reverting functionality

* Search Bar Updates (#1102)

* rename search icon & update dropdown focus border-color

* fixed icon

* fixed tabs styles

* updating search-dropdown styles

* updated font-sizes

* linterrrr

* removed space

* fixed mobile padding

* adjusted spacing

* small tweaks

* this is covered by the mixin

* updates

* small tweak to glyph position

* removed unnecessary code

* Nav updates (#1103)

* initial nav styles

* centering account icon

* created mobile login page

* linter errors

* updated style of nav links

* fixed nav link alignments

* added burger animation, testing fade-in

* updated fade-in animation

* nav styes cleanup

* code cleanup

* updated vertical spacing

* optimized svgs

* hiding nav at tablet+

* updates

* btn-secondary revision

* variable updates

* Homepage redirect (#1104)

* initial redirect code

* fixed url update

* that's unnecessary

* removed featured code

* updated routes for revised urls

* bug fix

* fixed nav bug

* fixed add new button

* decreased dropdown font weight

* reroute help tags

* forgot to run linter

* renamed mixin and moved dropdown styles to class

* reverting slug help types

* fixed weird url bug

* removed button active state

* remove active:focus styles

* linter

* updated issues page

* removing pink

* updated env vars

* removed mixin

* remove extra space

Co-Authored-By: Alan Mooiman <amooiman@gmail.com>

* user status fix (#1110)
2019-07-12 15:06:35 -04:00
Youri cebcb3066f
Adding Help Dropdown (#1070)
* initial help dropdown styles

* updating url params

* testing history push

* moving dropdown to search

* move service to after component mounts

* updated drop down styles

* updated dropdown state on refresh

* fixing the dropdown results

* removed dropdown reset

* removing border-radius for chrome

* removing unused import

* optimized chevron

* updated dropdown id to class

* passed child state to parent!!!

* removed unused import

* added ga event & fixed url update

* added component resets

* updated search results

* updated search result styles

* oops

* more tweaks

* update query result font-size  padding

* using text mixin

* made dropdown responsive

* linter fun

* update class

* fixed counter styles

* added helper method

* refactor

* updated dropdown styles

* removed tabs when dropdown active

* fixed dropdown results bug

* manually updated url if dropdown is selected on people tab

* updated url for consistent results

* forgot to put inside helpType if statement

* add help comment

Co-Authored-By: Alan Mooiman <amooiman@gmail.com>

* made udpates
2019-06-11 17:33:44 -04:00
Mavis Ou 98278af43b
Enable profile search (#1025)
* Enable profile search
2019-04-11 15:19:32 -07:00