Commit Graph

70 Commits

Author SHA1 Message Date
Zack Rauen 59f2025309 Switch to bundling css 2021-02-28 19:22:45 -05:00
Zack Rauen 2d38c277d2 Removes gulp dependency
Switches css building from gulp to postcss.  Gulp was unnecessary overhead since nothing else is currently using it.

Updates other dependencies.

Also adjust some of the CI build processes to use less output (aside from errors) to decrease build time.
2020-10-24 20:10:46 -04:00
Zack Rauen 845f5d514b Fixes all linting issues 2020-10-03 20:59:01 -04:00
Zack Rauen 30c4653b20 Fixes toasts on non-chat screens
Hopefully fixes Travis deploy as well.
2020-08-16 01:40:46 -04:00
Zack Rauen 99d17bf4fe Adds some final touches 2020-07-30 11:34:59 -04:00
Zack Rauen 98ce17146a Adds transition code and some finishing touches
- Adds the latest info to the changelog
- Fixes an error with RDT
- blacklist -> blocklist for clarity
- Adds transition code for converting old BD version data to new format
- Switch to Vercel
- Add style to changelog modal
- Swap names around, no more `.min`
2020-07-26 05:34:38 -04:00
Zack Rauen 7170372976 no longer require server for local dev 2020-07-24 03:35:20 -04:00
Zack Rauen 3adb83cac5 more devops/ci stuff
- Add Travis integration
- Add LGTM integration
- Add initial mocha test
- Fix VSCode intellisense resolution
- Update TODOs
- Enable gh-pages deployment
2020-07-24 00:07:50 -04:00
Zack Rauen 39b5ae6ca5 some organization and devops 2020-07-23 16:51:58 -04:00
Zack Rauen ec33b23483 restructure 2020-07-19 00:34:23 -04:00
Zack Rauen e5d099ebce bugfixes
- Floating window going below min on low resolution
- Floating window editor not usable in settings
- Confirmation modal component gone
- Fix addon toast strings
- Fix emote render
- Add folder in AddonAPIs
- Restructure FloatingWindows
2020-07-17 22:24:20 -04:00
Zack Rauen 1f4535427f slight refactor, get rid of most circulars 2020-03-21 01:33:29 -04:00
Zack Rauen 8b907bf8fe more customcss stuff 2020-03-21 01:33:28 -04:00
Zack Rauen d365999efe fix settings stuff, content list panels 2020-03-21 01:33:28 -04:00
Zack Rauen 1b84d577db initial rewrite of contentmanager 2020-03-21 01:33:28 -04:00
Zack Rauen dc7e6e8260 initial changes for builtins 2020-03-21 01:33:27 -04:00
Zack Rauen 47b3dbef68 enable jsx, react, reactdom 2020-03-21 01:33:27 -04:00
Zack Rauen c543bd9905 add minified version 2020-03-21 01:33:27 -04:00
Zack Rauen 950ab70df4 a lot of UI progress 2020-03-21 01:33:27 -04:00
Zack Rauen aa7a1a0966 making some progress 2020-03-21 01:33:16 -04:00