Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-30 | feat: made language dropdown scrollable | rohan09-raj | 1 | -1/+3 | |
2024-04-30 | feat: formated code | Blaster4385 | 2 | -2/+2 | |
2024-02-21 | feat: implemented responsive design | rohan09-raj | 1 | -0/+11 | |
2024-02-21 | fix: increase z-index of custom select | rohan09-raj | 1 | -1/+1 | |
2024-02-21 | refactor: Revamp UI and colorscheme | Blaster4385 | 2 | -10/+28 | |
- We gruvbox now :) | |||||
2024-02-21 | feat: Add a custom select component | rohan09-raj | 2 | -0/+74 | |
- We will use this as default html select component is not very customizable Co-authored-by: Blaster4385 <blaster4385@tablaster.dev> |