Commit Graph

25 Commits

Author SHA1 Message Date
greenkeeper[bot] 8dbc1b0503 Update standard to the latest version 🚀 (#519)
* chore(package): update standard to version 12.0.0

* package lock update

* fix eslint
2018-08-29 21:42:57 -07:00
Nolan Lawson b7c90a4206
add animation for navigation bar indicator (#257) 2018-05-02 21:32:43 -07:00
Nolan Lawson 42be854521
upgrade to svelte 2.0 (#251)
* upgrade to svelte 2.0

* update svelte-loader to 2.9.0
2018-05-01 17:05:36 -07:00
Nolan Lawson 9629a55a9f
remove all instances of string coercion (#240) 2018-04-29 17:45:03 -07:00
Nolan Lawson bfc3c46462
use standard to lint HTML too (#186) 2018-04-19 21:38:01 -07:00
Nolan Lawson 8d5690d63d
remove get() with string from Svelte calls (#169)
* remove get() with string pt 1

* remove get() with string pt 2

* fix typo

* fix some null exceptions in get()

* fixup code style
2018-04-19 09:37:05 -07:00
Nolan Lawson 55782a5331 detect "selected" when doing smooth scroll to top 2018-04-10 23:15:22 -07:00
Nolan Lawson b535285542 fix svg size 2018-03-30 17:21:35 -07:00
Nolan Lawson afb67f076d change design of top nav bar 2018-03-27 09:34:29 -07:00
Nolan Lawson 9de2949cb7 Simplify selectors, prefer class selectors for SVGs 2018-03-16 08:58:04 -07:00
Nolan Lawson ffa672382d fix underline on link hover 2018-03-14 07:24:24 -07:00
Nolan Lawson 014f23887f fix notifications test 2018-02-18 17:28:08 -08:00
Nolan Lawson 6dfed9d12a fix NavItem svg layout issue 2018-02-16 09:04:04 -08:00
Nolan Lawson 9d576b7c1a add dynamic favicon 2018-02-16 08:59:44 -08:00
Nolan Lawson f45d1d53fb fix aria-label of notification count 2018-02-15 22:58:18 -08:00
Nolan Lawson 29761d8e45 add notification badge 2018-02-15 22:21:23 -08:00
Nolan Lawson 27858e32f8 change media breakpoint for Nav.html 2018-02-08 18:01:00 -08:00
Nolan Lawson 3562437713 tweak design for mobile 2018-01-30 22:40:40 -08:00
Nolan Lawson 58008c3ca1 fix nav display on small screens 2018-01-28 15:53:49 -08:00
Nolan Lawson ab291a2c7e first stab at account pages 2018-01-22 21:16:27 -08:00
Nolan Lawson a11f31bb3f implement hashtags 2018-01-21 20:02:32 -08:00
Nolan Lawson 692bfa8660 more semantic class names, option to globalize CSS 2018-01-20 12:35:38 -08:00
Nolan Lawson 9c4187093f fix aria 2018-01-19 01:36:22 -08:00
Nolan Lawson 1c354817a6 improve a11y 2018-01-17 23:00:33 -08:00
Nolan Lawson 7e1243cdc8 fix some a11y and organize svgs 2018-01-12 23:24:05 -08:00