Frederik Bolding
d6434b4ace
Fix permission list shrinking with less text ( #13996 )
...
* Fix permission list shrinking with text
* Fix linting issue
3 years ago
David Walsh
8ab4ec67f3
Dark Mode: Update PermissionsConnectPermissionList basic colors ( #14072 )
3 years ago
Frederik Bolding
e2fd3f987f
Fix permission list shrinking with less text ( #13996 )
...
* Fix permission list shrinking with text
* Fix linting issue
3 years ago
Erik Marks
35ac762e10
Add Snaps via Flask ( #13462 )
...
This PR adds `snaps` under Flask build flags to the extension. This branch is mostly equivalent to the current production version of Flask, excepting some bug fixes and tweaks.
Closes #11626
3 years ago
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
3 years ago
Olaf Tomalka
90b656bd66
Added SiteOrigin and PermissionList components ( #12832 )
...
* Changed back button to the one in design
* PermissionConnect now uses Chip component
* Added SiteOrigin widget
* WIP
* Added new permission list
* Fix linting errors
* Removed unused messages
* Removed more unused messages
* Make SiteOrigin bigger
* Fix lint
* Code Review fixes
* Fix SiteOrigin overflowing
* Add stories
* Fix lint
* Added useMemo to constant
* Fix Chip's max-content overflowing SiteOrigin
* Fix code review issues
Co-authored-by: Olaf Tomalka <olaftomalka@Olafs-MacBook-Pro-2.local>
3 years ago