Samuel Elliott
ecfc2ca7d6
Tidied SCSS files
...
Organised SCSS files for the client, moved all styles still in a Vue file to an SCSS file and moved styles for the CSS editor to their own files. JsSucks/BetterDiscordApp#41
2018-01-24 20:35:45 +00:00
Zack Rauen
ff818d721d
correct casing hopefully fixes #38
2018-01-23 19:05:03 -05:00
Jiiks
098ac8fb17
Make plugin switch actually do something
2018-01-23 18:19:45 +02:00
Jiiks
19b88b4be0
Fix plugin start/stop
2018-01-23 15:19:55 +02:00
Jiiks
e9b15a33b1
add a version thing and fix css editor import
2018-01-23 13:58:04 +02:00
Jiiks
a5cad6731c
Restructure components
2018-01-23 13:34:15 +02:00
Jiiks
17d7e83590
Remove old componets
2018-01-23 13:30:43 +02:00
Jiiks
4fc630cf0a
Static disabled bg
2018-01-23 09:25:21 +02:00
Jiiks
c195786ffc
add some generics and styling + new spinners
2018-01-23 09:23:15 +02:00
Jiiks
b908b2e42e
backface-visibility bugs
2018-01-22 22:43:46 +02:00
Jiiks
7476d4d499
Make switches functional
2018-01-22 22:25:55 +02:00
Jiiks
23cde9cb9f
Use setting.checked and setting.enabled
2018-01-22 22:11:43 +02:00
Jiiks
4ad2cc52dd
Pass setting back to parent on click
2018-01-22 22:10:18 +02:00
Jiiks
e11787c585
add some test settings
2018-01-22 22:08:08 +02:00
Jiiks
38776569ed
Remove click listener if disabled
2018-01-22 22:07:19 +02:00
Jiiks
b90fda127d
Typo and disable disabled settings
2018-01-22 22:03:39 +02:00
Jiiks
fc49277e1d
Disabled class for switch
2018-01-22 22:01:58 +02:00
Jiiks
db874b6218
add disabled styling for switch
2018-01-22 22:00:12 +02:00
Jiiks
90b9efe5ba
Switch style fixes and settings render
2018-01-22 20:51:57 +02:00
Jiiks
13343283d5
add initial settings
2018-01-22 20:26:19 +02:00
Jiiks
e8d4517606
add functional setting switch
2018-01-22 19:29:53 +02:00
Jiiks
79827b946d
Styles
2018-01-22 19:08:38 +02:00
Jiiks
48fabda81f
Styles
2018-01-22 19:06:33 +02:00
Jiiks
2cc0e6c1aa
Css editor panel
2018-01-22 19:00:51 +02:00
Jiiks
a666a52f72
add material icons. Maybe just use the font instead? Maybe
2018-01-22 15:07:30 +02:00
Jiiks
47371b3a19
ui up to date with master
2018-01-22 14:35:13 +02:00
Jiiks
11e42a4ce9
Move deps to root
2018-01-21 15:41:56 +02:00
Zack Rauen
645bf81160
Hopefully fixes #11 with other changes
2018-01-21 07:52:02 -05:00
Jiiks
a288d2473f
add temp spinner for online plugins
2018-01-21 12:24:43 +02:00
Jiiks
87fcff3ffb
add spinners by Beard <3 https://codepen.io/Beard-Design/pen/zpeWjV
2018-01-21 12:19:25 +02:00
Jiiks
0fbe5f8ce7
PluginView and PluginCard styling
2018-01-21 12:15:19 +02:00
Jiiks
3500b2890b
CssEditor button functionality
2018-01-21 11:24:28 +02:00
Jiiks
e1e3e77e08
Resolve conflicts
2018-01-21 11:16:50 +02:00
Jiiks
6816a2938a
Conflict resolve
2018-01-21 11:12:29 +02:00
Jiiks
0e70eea85c
Merge master into csseditor
2018-01-21 11:11:46 +02:00
Alexei Stukov
623aaeb01a
Merge pull request #28 from JsSucks/webpack
...
WebpackModules rewrite + remove external moment.js dependency
2018-01-21 10:12:39 +02:00
samfun123
5251d42c2f
Implement the main features of the CSS Editor
2018-01-20 22:48:48 -05:00
Zack Rauen
7b578dcc56
rewrite webpack with known modules
2018-01-20 20:10:24 -05:00
Alexei Stukov
906bda3489
Merge pull request #27 from JsSucks/plugin-manager
...
Merge
2018-01-21 02:46:34 +02:00
Jiiks
4362d39624
add some more trycatch for external code calls
2018-01-21 01:46:49 +02:00
Jiiks
6640fa1890
Cleanup manually deleted plugin
2018-01-21 01:43:17 +02:00
Jiiks
fe29c78583
Refresh instead of reload and remove debug
2018-01-21 01:38:57 +02:00
Samuel Elliott
7d1416da67
Fixed bug with pressing B
...
JsSucks/BetterDiscordApp#22
2018-01-20 22:42:22 +00:00
Jiiks
8b9d923ae2
Temp refresh button
2018-01-20 21:07:04 +02:00
Jiiks
9f0eb844c2
Display local plugins in tab
2018-01-20 20:30:05 +02:00
Jiiks
1a9fbef1f5
Logger object handler and start using Logger in plugin manager
2018-01-20 20:16:01 +02:00
Jiiks
5c3e7e780e
add log shortcuts and error object logger
2018-01-20 20:01:36 +02:00
Jiiks
b3f5f46e74
add try catch to plugin loading
2018-01-20 19:47:00 +02:00
Jiiks
2bcde666d8
Preliminary method for loading all plugins in plugins directory
2018-01-20 19:46:04 +02:00
Jiiks
48e1fda6cf
add readDir method for getting files in a directory
2018-01-20 19:41:20 +02:00