v3/packages/misc-utils
Katalina 99952aa19f
Feat/recent guilds (#89) (#167)
* feat(web): add server-setup page for when bot isn't in the server picked

* chore: move contexts into their own folder

* feat(web): add recent guilds context, and app shell helper context

* feat(web): show recent guilds in masthead

* feat(web): functionally add recents to servers list

* fix(web): correct styling for servers listing recents/all headers

* fix(web): correct some type issues with appShellProps

* fix(web): don't show ServerListing recents when recents is empty
2021-03-13 19:31:36 -05:00
..
featureFlags/react Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
withContext Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
guildListing.ts Feat/recent guilds (#89) (#167) 2021-03-13 19:31:36 -05:00
hasPermission.spec.ts Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
hasPermission.ts Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
isBrowser.ts Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
package.json Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
ReactifyNewlines.spec.tsx Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
ReactifyNewlines.tsx Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
sortBy.spec.ts Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
sortBy.ts Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00