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 |
Alexei Stukov
|
abda678167
|
Update BdSettingsWrapper.vue
No need to check for platform and return instead of if else. We can also hide settings with Ctrl/Cmd+b
|
2018-01-20 19:33:53 +02:00 |
Samuel Elliott
|
f21aec5226
|
Add keyboard shortcut
Also fixes bug where pressing escape with another dialog open closes both at once
|
2018-01-20 16:17:51 +00:00 |
Jiiks
|
da20f417c3
|
More style fixes
|
2018-01-20 17:55:51 +02:00 |
Jiiks
|
e19f2ad8d7
|
Style fixes and pluginview/plugincard bases
|
2018-01-20 17:31:17 +02:00 |
Jiiks
|
357706f4c5
|
Styling fixes
|
2018-01-20 17:05:09 +02:00 |
Jiiks
|
49bdd4b1fd
|
Style changes and class prefix
|
2018-01-20 16:20:18 +02:00 |
Jiiks
|
461d3468a5
|
Reset state on close
|
2018-01-20 16:04:22 +02:00 |