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
Alexei Stukov
c44131e0dd
Merge pull request #37 from JsSucks/ui
...
Merge so far changes to master
2018-01-22 22:48:37 +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
6cf4322127
Don't toggle dev tools
2018-01-22 19:01:19 +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
Alexei Stukov
9cdf200ae7
Merge pull request #36 from JsSucks/css-editor
...
Merge new css editor package
2018-01-22 13:31:31 +02:00
Jiiks
e714a9267f
Fix import
2018-01-22 13:29:10 +02:00
Jiiks
8cf6d6f2e0
add csseditor build to root
2018-01-22 13:23:50 +02:00
Jiiks
2618876e62
css saving
2018-01-22 13:22:39 +02:00
Jiiks
dd9ec12b36
Implement all functionality that master has
2018-01-22 13:10:09 +02:00
Jiiks
725c95d6d3
Start converting csseditor to another module
2018-01-22 12:16:23 +02:00
Alexei Stukov
43fb6eb2c9
Merge pull request #34 from samuelthomas2774/css-editor
...
CSS editor tweaks
Fixes #14
2018-01-22 08:43:36 +02:00
Samuel Elliott
10ea33f270
Fixed bug where CSS editor cannot be opened twice without restarting
...
Uncaught exception:
Error: Object has been destroyed
at CSSEditor.openEditor (/Users/Samuel/Documents/BetterDiscord/2018-01-19/betterdiscordapp/core/dist/modules/csseditor.js:21:40)
2018-01-22 00:20:15 +00:00
Samuel Elliott
731d18e4da
CSS editor tweaks and fixes
...
- Load CodeMirror locally
- CSS tweaks - editor window look more native now
- Fixed bug where the live update checkbox can’t be unchecked
2018-01-22 00:02:19 +00:00
Jiiks
5d07d9b429
Set node ver
2018-01-21 15:50:00 +02:00
Jiiks
11e42a4ce9
Move deps to root
2018-01-21 15:41:56 +02:00
Jiiks
111bc2da2f
This is a test
2018-01-21 15:30:01 +02:00
Jiiks
d88556ccba
Restructure
2018-01-21 15:26:57 +02:00
Jiiks
2abbe56498
Readme
2018-01-21 15:21:48 +02:00
Alexei Stukov
8a7320baab
Merge pull request #33 from JsSucks/webpack
...
Remove async from WebpackModules, update filters and known modules
2018-01-21 15:17:08 +02:00
Jiiks
a323531dfc
Travis
2018-01-21 15:12:48 +02:00
Zack Rauen
645bf81160
Hopefully fixes #11 with other changes
2018-01-21 07:52:02 -05:00
Zack Rauen
316f30196c
Merge remote-tracking branch 'refs/remotes/origin/master' into webpack
2018-01-21 07:29:14 -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
Alexei Stukov
cb091b594d
Merge pull request #32 from JsSucks/css-editor
...
Merge
2018-01-21 11:28:27 +02:00
Jiiks
6f9f005ed9
added a missing return if editor is already open.
2018-01-21 11:27:44 +02:00
Alexei Stukov
7add5afc30
Merge pull request #31 from JsSucks/ui
...
Merge
2018-01-21 11:25:23 +02:00
Jiiks
3500b2890b
CssEditor button functionality
2018-01-21 11:24:28 +02:00
Alexei Stukov
d57b394768
Merge pull request #30 from JsSucks/csseditor
...
Merge current css editor
2018-01-21 11:18:29 +02:00
Jiiks
e1e3e77e08
Resolve conflicts
2018-01-21 11:16:50 +02:00