Commit Graph

2236 Commits

Author SHA1 Message Date
Alexei Stukov 4caab690ac
Merge pull request #88 from JsSucks/plugins
Plugin icon
2018-02-04 23:22:02 +02:00
Jiiks c73346292e Give plugins an option to set an icon 2018-02-04 23:19:05 +02:00
Alexei Stukov 634180a6e5
Merge pull request #87 from samuelthomas2774/fix-config-loading
Fix merging user configuration into default configuration
2018-02-04 22:37:46 +02:00
Samuel Elliott 1a95a7db4b
Fixed merging user config into default config 2018-02-04 20:17:22 +00:00
Alexei Stukov a0fb11d591
Merge pull request #86 from JsSucks/plugins
Merge
2018-02-04 21:10:06 +02:00
Jiiks a706e6f2fc Plugin setting saving 2018-02-04 21:06:08 +02:00
Alexei Stukov 6e4f90cdfb
Merge pull request #85 from samfun123/master
Add Number, Radio and Dropdown setting types
2018-02-04 20:30:49 +02:00
samfun123 7cfd141260 Make the cursor be a pointer 2018-02-04 11:44:13 -05:00
samfun123 5bcd43bb48 Fixed two bugs in the Number type 2018-02-04 11:32:03 -05:00
samfun123 75410b4ce9 Add Number, Radio and Dropdown setting types 2018-02-04 11:12:38 -05:00
Alexei Stukov 4480458bd6
Merge pull request #84 from JsSucks/ui
Merge
2018-02-04 16:23:17 +02:00
Jiiks 932d91876b Drawer button animation 2018-02-04 16:20:57 +02:00
Alexei Stukov 71df600173
Merge pull request #83 from samuelthomas2774/fix-modal-backdrop-animation
Fix modal backdrop animation
2018-02-04 16:12:53 +02:00
Samuel Elliott ace7bab65e
Fix modal backdrop animation 2018-02-04 14:04:17 +00:00
Jiiks 3034ea4934 User chevron and make entire header clickable 2018-02-04 15:51:11 +02:00
Jiiks fc6bb75229 Add chevron-down material icon 2018-02-04 15:44:55 +02:00
Jiiks 3edceebd89 typo 2018-02-04 14:34:09 +02:00
Alexei Stukov e65e4d116e
Merge pull request #79 from samuelthomas2774/add-modal-animation
Add animation on modal open/close
2018-02-04 14:29:05 +02:00
Alexei Stukov 996ab6a73f
Merge branch 'master' into add-modal-animation 2018-02-04 14:28:56 +02:00
Alexei Stukov 2befa12cc4
Merge pull request #82 from JsSucks/fullscreen-modals
Merge
2018-02-04 14:22:06 +02:00
Jiiks 267a545ea5 Remove debug 2018-02-04 14:19:55 +02:00
Jiiks 18926dd58a add keyup to close modal 2018-02-04 14:19:12 +02:00
Alexei Stukov e2e2ab74ef
Merge pull request #81 from JsSucks/fullscreen-modals
Fullscreen modal z-index fix
2018-02-04 14:11:11 +02:00
Jiiks 230e9e6560 Fix footer save alert 2018-02-04 14:08:28 +02:00
Jiiks 8a799f29f7 Fullscreen modals
fixes #80
2018-02-04 14:00:08 +02:00
Jiiks bf648dce6c Remove transforms so fixed positioning actually works. Chrome: 20574 wontfix lel 2018-02-04 11:51:35 +02:00
Alexei Stukov aac97dd7c4
Merge pull request #78 from samuelthomas2774/add-drawers
Add drawers, add hairline when scrolling in a modal and organise form SCSS files
2018-02-04 11:11:21 +02:00
Samuel Elliott 21025e759e
Add animation on modal open/close 2018-02-03 21:52:56 +00:00
Samuel Elliott 915db146e8
Added plus icon 2018-02-03 15:00:36 +00:00
Samuel Elliott c5442f709d
Add drawers and hairline when scrolling in a modal and organise form SCSS files 2018-02-03 14:52:58 +00:00
Alexei Stukov a97682b2a4
Merge pull request #77 from JsSucks/plugins
New plugin config struct
2018-02-03 11:33:44 +02:00
Jiiks 39da2ffdb8 Change how plugin config works and set z index for modals 2018-02-03 11:25:34 +02:00
Alexei Stukov 7ce0ecbf62
Merge pull request #76 from JsSucks/styling
Merge
2018-02-03 07:48:56 +02:00
Jiiks e0ce4c00c1 coom != com 2018-02-03 07:46:18 +02:00
Jiiks 889e4916ef Sidebar should be col 2018-02-03 07:45:18 +02:00
Jiiks b1edcf5810 add twitter 2018-02-03 07:44:18 +02:00
Jiiks b8116ddc58 Remove grow from info and add padding 2018-02-03 07:39:56 +02:00
Jiiks 071b60b986 Move info to sidebar footer and set scroller padding 2018-02-03 07:38:28 +02:00
Alexei Stukov 2f680a9a4e
Merge pull request #75 from JsSucks/ui
added icons
2018-02-03 02:41:48 +02:00
Jiiks 801235e50b add minus and open-in-new 2018-02-03 02:36:05 +02:00
Alexei Stukov 4d716439b6
Merge pull request #74 from JsSucks/ui
Material icons
2018-02-03 02:29:49 +02:00
Alexei Stukov 7ab6daf626
Merge pull request #73 from samuelthomas2774/add-file-setting
Add file setting
2018-02-03 02:26:07 +02:00
Jiiks e05b5c3377 add and use material/close 2018-02-03 02:17:35 +02:00
Jiiks 2f463fad32 Like so instead 2018-02-03 02:00:18 +02:00
Jiiks f18c594744 Start baking material icons straight in 2018-02-03 01:45:00 +02:00
Samuel Elliott 2d0ba0cc0e
Add file setting 2018-02-02 23:42:12 +00:00
Alexei Stukov 64385a5631
Merge pull request #72 from JsSucks/ui
Plugin setting categories base
2018-02-02 22:51:23 +02:00
Jiiks 20c9dacf71 Category support for plugin settings 2018-02-02 22:47:50 +02:00
Alexei Stukov af9f0e21aa
Merge pull request #71 from JsSucks/ui
Merge
2018-02-02 21:48:46 +02:00
Jiiks 853e2a03aa Move backdrop to modal and add a warning when attempting to close with unsaved changes 2018-02-02 21:43:35 +02:00