Arnab Sen
0ceb4ecc5e
Adds functionality of toggling Full Screen in Files Mode
2022-03-20 17:52:32 +05:30
Arnab Sen
c62592bf57
Remove stylesheets from html and include in js
...
The stylesheets that were linked in the index.html were redundant, as
they were already bundled by the webpack. The style.css was again imported in
the components/app.jsx. Now, it is placed in the index.js in a
order that style.css overrides the other stylesheets.
2022-03-11 20:05:28 +05:30
Kushagra Gour
5e548d681c
Merge remote-tracking branch 'origin/master' into v5
2022-03-08 12:37:56 +05:30
RuntimeTerror10
f4e4565f3b
bump to 4.2.0
2022-02-20 22:28:13 +05:30
Kushagra Gour
4da8415636
import style.css n fix settings not updating correctly
2021-03-31 03:22:04 +05:30
Kushagra Gour
497131b2c0
addition check to prevent err in hmr
2019-07-18 19:15:48 +05:30
Kushagra Gour
e9ed42965b
Merge remote-tracking branch 'origin/master' into v5
2019-07-18 15:34:02 +05:30
Kushagra Gour
bbdfda57db
bump to 4.0.3
2019-07-18 15:07:27 +05:30
Kushagra Gour
a607b9c9e5
update split.js and fix shrink bugs. fixes #333
2019-07-17 18:47:01 +05:30
Kushagra Gour
f365503489
Remove dom access for runBtn
2019-07-17 14:03:02 +05:30
Kushagra Gour
1a333036af
Migrate SavedItemPane to functional component 🥳
2019-07-17 14:02:44 +05:30
Kushagra Gour
e21dbdf70f
take care of setState asyncness
2019-07-17 11:51:13 +05:30
Kushagra Gour
6ffb623ece
fix items pane and logout/login btn
2019-07-17 11:30:39 +05:30
Kushagra Gour
73e89f7a89
remove dom access
2019-07-16 22:03:05 +05:30
Kushagra Gour
06753b797f
index.html: prettier fix
2019-07-16 20:48:08 +05:30
Kushagra Gour
ba48495b83
app: prettier
2019-07-16 01:25:02 +05:30
Kushagra Gour
be02762620
App: setState migration
2019-07-16 01:24:17 +05:30
Kushagra Gour
e16b6795f1
bump to 4.0.2
2019-06-26 17:44:30 +05:30
Kushagra Gour
f7d7b8891f
app: add ability to override settings for autoPreview
2019-06-26 17:44:30 +05:30
Kushagra Gour
dae410b1d4
app: add ability to override settings from query params
2019-06-26 17:44:30 +05:30
Kushagra Gour
6751c784db
bump to 4.0.1
2019-06-06 00:54:00 +05:30
Kushagra Gour
f53177f7d2
app: use F1 for opening command palette on Firefox. fixes #385
2019-06-06 00:24:58 +05:30
Kushagra Gour
9220439284
app: fix wrong split size set in file mode
2019-05-29 14:34:42 +05:30
Kushagra Gour
a0c2c2002d
fix file mode template fork condition
2019-03-18 21:55:51 +05:30
Kushagra Gour
c6708ad034
app: close saveditempane on escape key
2019-03-18 16:11:48 +05:30
Kushagra Gour
c5462aab4c
save to "code" key whenever currentItem is set so that it opens on next reload
2019-03-18 15:54:52 +05:30
Kushagra Gour
351905e44d
saveditempane: fix filtering and autofocus
2019-03-18 15:45:48 +05:30
Kushagra Gour
1b00f87002
Add prettier to 3 pane mode also
2019-03-18 09:55:13 +05:30
Kushagra Gour
6724b7c90b
add templates for file mode
2019-03-15 16:30:16 +05:30
Kushagra Gour
e39e284705
add ui events
2019-03-15 15:11:33 +05:30
Kushagra Gour
593b0aea24
Refactor how creation are saved and loaded back.
...
Things were a lil convoluted. There were 2 methods of loading:
from `code` key and from item-* key. Now we load from code always.
This is assuming that `code` key always has last saved item. This meant
that last item should be saved in `code` key reliably.
So every save writes `code` key as well now.
This also changes behavior for user that you cannot reload without saving. Otherwise
changes are gone.
2019-03-13 23:22:00 +05:30
Kushagra Gour
02b9e56562
put limit on file mode creations in free plan
2019-03-08 16:36:49 +05:30
Kushagra Gour
cd486fc3ba
itemservice: make fetch methods support for remote and local fetching
2019-03-08 14:34:49 +05:30
Kushagra Gour
8b15c479f4
add comments
2019-03-08 13:42:54 +05:30
Kushagra Gour
db1fafbfa1
setting: preview wait time change setting
2019-03-04 18:13:32 +05:30
Kushagra Gour
0e872731f4
app: fix the loading of locales
2019-03-04 11:42:42 +05:30
Kushagra Gour
af2795c12b
App.jsx: fix template for index.html in file mode creation
2019-03-03 15:17:01 +05:30
Kushagra Gour
b38331de75
app.jsx: tweak default file mode files
2019-03-02 19:18:44 +05:30
Kushagra Gour
3f19013bb4
ui a11y improvements
2019-03-02 19:15:38 +05:30
Kushagra Gour
7cb7d86dbd
merge master
2019-02-12 16:05:59 +05:30
Kushagra Gour
9fa506d4c0
bump 3.6.2
2019-02-12 15:23:47 +05:30
Kushagra Gour
fe9891354f
build: import virtual file handling sw in main sw
2019-01-28 23:13:10 +05:30
Kushagra Gour
6b24e76951
merge master
2019-01-17 20:14:53 +05:30
Kushagra Gour
220c7f5ffc
bump to 3.6.1
2019-01-08 18:21:17 +05:30
Kushagra Gour
31105eb0fd
Fix import of items when logging in. fixes #316
2019-01-08 18:13:39 +05:30
Kushagra Gour
098c47902c
minor fixes and dead code removal
2018-12-10 19:11:19 +05:30
Kushagra Gour
0d97564138
add monaco firt draft. fixes #275
2018-11-22 19:01:57 +05:30
Kushagra Gour
21d44bf9f6
merge master and resolve conflicts
2018-11-17 01:19:32 +05:30
Kushagra Gour
08fa1b098c
bump to 3.6.0
2018-11-17 00:14:24 +05:30
Kushagra Gour
b1f2e62c0b
Add setting for autoclosetags. fixes #347
2018-11-16 23:40:43 +05:30