1ForeverHD / TopbarPlus

Construct dynamic and intuitive topbar icons. Enhance the appearance and behaviour of these icons with features such as themes, dropdowns and menus.
https://devforum.roblox.com/t/topbarplus/1017485
Mozilla Public License 2.0
103 stars 134 forks source link

feat: add typing and project cleanup #91

Closed xhayper closed 6 months ago

xhayper commented 7 months ago

Closes #49 and #89 Also closes #48

What was implemented: Luau typing for the whole project Basic wally support Code cleanup to use some newer luau features (like how ipairs and pairs is not needed, and string interpolation) Added selene for linting Added Stylua for formatting

TODO:

Issues:

xhayper commented 7 months ago

This is a very VERY large PR, so please do tons of testing and review before merging

xhayper commented 7 months ago

The commit history is kinda a mess so it's best that you also squash it