hensei-web/utils
Justin Edmund d950d3a935 Add mention components
This adds the code required for us to mention objects in rich text fields like team descriptions.

The mentionSuggestion util fetches data from the server and serves it to MentionList for the user to select, then inserts it into the Editor as a token.
2023-07-05 18:56:32 -07:00
..
accountState.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
api.tsx Add new api endpoint for searching all resources 2023-07-05 18:48:42 -07:00
appState.tsx Add server unavailable message (#330) 2023-06-22 01:50:31 -07:00
capitalizeFirstLetter.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
changeLanguage.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
defaultFilters.tsx Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
elementalizeAetherialMastery.tsx Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
elementEmoji.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
elements.tsx Update GranblueElement with slug 2023-07-05 18:48:32 -07:00
emptyStates.tsx Deploy hotfix for World Series bug (#294) 2023-04-01 12:22:31 -07:00
enums.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
extractFilters.tsx June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
fetchLatestVersion.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
generateTitle.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
getElementForParty.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
groupWeaponKeys.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
jobsWithAccessories.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
localId.tsx Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
mapWeaponSeries.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
mentionSuggestions.tsx Add mention components 2023-07-05 18:56:32 -07:00
pictureData.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
reportError.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
retrieveCookies.tsx Different approach to getting locale cookie 2023-01-03 23:19:13 -08:00
stateValues.tsx February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
timeAgo.tsx Fix division by 0 2022-12-27 10:40:09 -08:00
useDidMountEffect.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
userToken.tsx Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
youtube.tsx I'm double dumb 2022-12-26 09:53:25 -08:00