Angelo
Angelo
### Discussed in https://github.com/atomiks/tippyjs-react/discussions/355 Moved to an issue since its been ~4 months without any update. Originally posted by **angeloanan** March 12, 2022 Hi, I would like to use a...
If the user have not performed any activity for a while, the content that is generated for the gist will be empty. This PR changes the behavior such that if...
Design based on https://www.youtube.com/watch?v=eDCVSRLxrBk, mainly targeted towards mobile audience. Figma file has been provided, though please contact me through any channel to get the file. cc @resir014 ## Prerequisites -...
People might use Kominfo'd to track popular apps whether they've registered themselves or not. Due to the nature of the website, tracking newly registered PSE is hard since the website...
Provide users with localized version of pages. https://nextjs.org/docs/advanced-features/i18n-routing https://projectfluent.org/ (https://github.com/projectfluent) https://github.com/Benricheson101/fluent-types `i18n` = Internationalization
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Simply use Javascript maps for in-memory database. Or if feasible, use Firebase's Firestore / any other database for future proofing.
This PR expands the current Typescript typings for better VSCode Intellisense and using the library in general. Here is a demo of the said expanded typings on Visual Studio Code...
Looks like they've updated on how the data is getting fetched. Will need to update the script to adapt to it again. Is this project even still worth my time?...