Commit Graph

14 Commits

Author SHA1 Message Date
vallode 8d5aa4d855
Remove usage of fixed positioning for core UI elements (#2284)
* Use flex positioning instead of fixed

* Remove expand class

* Fix sticky description on video in mobile

* Sort CSS properties
2022-06-03 12:01:26 +00:00
vallode 989f37f913
Even spacing on top-nav (#2280) 2022-06-01 15:39:14 +08:00
Jason 59828a101d
Implements color clues for history navigation arrows (#1579)
Co-authored-by: Preston <freetubeapp@protonmail.com>
2021-09-16 22:58:03 +00:00
ChunkyProgrammer 6ebb000cb3
Navigate to "subscriptions" on logo click (#1394)
* Updated logo to navigate to "subscriptions" on click

* accessibility improvements

* don't change backgroud color on hover
2021-08-24 22:14:37 +00:00
PikachuEXE 3bce276564
Implement search filter changed indicator (#1257)
* ! Fix app unable to load due to missing `getLocale` in `mapActions`

* Implement search filter changed indicator
2021-05-25 19:54:27 +02:00
Preston 81a571e7c9 Hide New window icon when mobile UI is active 2021-04-30 17:24:21 -04:00
PikachuEXE ebc829cef0
Add "open new window" button (#1153) 2021-04-15 20:28:35 +02:00
Preston 1e035105d1 Finish Profile Logic and working subscriptions 2020-09-01 23:21:32 -04:00
Cadence Ember fbb8f1513e
Fixes:
- Search bar is primary-color-hover in thin mode with match top bar set
- Search filters .expand class does not take effect in thin mode
- Grid point moved from 901 to 961 px
2020-03-28 17:04:37 +13:00
Cadence Ember bd0e9af7ff
Add back missing line 2020-03-27 20:25:11 +13:00
Cadence Ember 99f3a5dbcc
Fixes:
- Top bar uses flex until it's wide enough, then grid
- Fix button active style when top bar has colour
2020-03-27 17:02:55 +13:00
Cadence Ember 01caaf2f34
Fix search filters and add comments 2020-03-27 03:17:59 +13:00
Cadence Ember 229e169bbf
Getting there 2020-03-25 04:25:36 +13:00
Cadence Ember 8bae0b30ab
Start refactoring top bar 2020-03-25 03:34:55 +13:00