Kushagra Gour
016ece473c
style: tweak count-label and use in console also
2019-03-13 23:38:20 +05:30
Kushagra Gour
9f15ba3fd4
style: increase overall font-weight
2019-03-13 23:27:53 +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
4a31a681d6
contentwrapfiles: handle case of selectedfile getting deleted
2019-03-13 16:46:43 +05:30
Kushagra Gour
f2f9b40246
merge master
2019-03-08 23:44:45 +05:30
Kushagra Gour
3755518059
index: title tag fix
2019-03-08 23:35:44 +05:30
Kushagra Gour
674fc5c972
index: fix extension installation
2019-03-08 23:27:41 +05:30
Kushagra Gour
d7d028401c
index:html: fix tag
2019-03-08 23:06:23 +05:30
Kushagra Gour
964fc8fe5c
website ui refactor
2019-03-08 18:35:14 +05:30
Kushagra Gour
848eb29f0e
website ui refactor
2019-03-08 18:27:49 +05:30
Kushagra Gour
bebaa1e758
website ui refactor
2019-03-08 18:20:05 +05:30
Kushagra Gour
6bf6d70fc3
itemservice: eslint fix
2019-03-08 16:59:38 +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
edf71ce296
db: remove unneceessary setting of timestampsInSnapshots in firestore
2019-03-07 16:29:57 +05:30
Kushagra Gour
ce26d84716
utils: improve log fn
2019-03-04 19:00:28 +05:30
Kushagra Gour
32c398564d
contentwraps: remove unused code
2019-03-04 19:00:12 +05:30
Kushagra Gour
db1fafbfa1
setting: preview wait time change setting
2019-03-04 18:13:32 +05:30
Kushagra Gour
56167101ce
add devdocs
2019-03-04 16:50:26 +05:30
Kushagra Gour
50e9f65b73
locales temp
2019-03-04 13:59:34 +05:30
Kushagra Gour
0e872731f4
app: fix the loading of locales
2019-03-04 11:42:42 +05:30
Kushagra Gour
7340c2afc9
style: minor fix in divider
2019-03-03 20:34:13 +05:30
Kushagra Gour
70cb91c180
sweet lil animation on modal open
2019-03-03 20:11:51 +05:30
Kushagra Gour
7d61a8924f
command palette ui fixes
2019-03-03 19:04:22 +05:30
Kushagra Gour
4a16b77dc8
ui fixes
2019-03-03 18:46:20 +05:30
Kushagra Gour
5694a115c8
make icon bigger n better
2019-03-03 18:06:26 +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
2bc061f33b
CreateNewModal: refactor ux
2019-03-03 12:59:15 +05:30
Kushagra Gour
27eee4fb16
utils: eslint fix
2019-03-02 23:49:48 +05:30
Kushagra Gour
e42043aad7
createnewmodal: refactor ui
2019-03-02 23:49:26 +05:30
Kushagra Gour
38efcf38c1
ui a11y improvements
2019-03-02 20:01:08 +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
30afda75f3
change componentWillUpdate to componentDidUpdate
2019-03-01 16:18:11 +05:30
Kushagra Gour
0a65207a7f
SavedItemPane: change componentWillUpdate to getDerivedStateFromProps. fixes empty list
2019-03-01 16:05:31 +05:30
Kushagra Gour
2c3cdd3297
preview/sw: claim clients on activation
2019-03-01 12:10:17 +05:30
Kushagra Gour
1ae0a98831
talk.html: handle sw controller being null
2019-03-01 11:50:05 +05:30
Kushagra Gour
713536d9ab
detached-window: typo
2019-02-28 23:49:47 +05:30
Kushagra Gour
bd76602b19
netlify.toml: fix paths
2019-02-28 23:27:04 +05:30
Kushagra Gour
52138ada4a
create single folder with website and app
2019-02-28 22:53:29 +05:30
Kushagra Gour
1103950696
remove useless virtual-file-sw file.
2019-02-28 19:57:44 +05:30
Kushagra Gour
c7f5890225
netlify.toml: test
2019-02-28 19:33:12 +05:30
Kushagra Gour
56f12145a7
remove app/
2019-02-28 19:31:19 +05:30
Kushagra Gour
66927af00a
netlify.toml: test
2019-02-28 19:20:15 +05:30
Kushagra Gour
a6494d0813
netlify.toml: fix build config
2019-02-28 19:05:42 +05:30
Kushagra Gour
e901f1fe7f
createnewmodal: copy
2019-02-28 19:01:32 +05:30
Kushagra Gour
b2b578ea18
add netlify config
2019-02-28 19:01:16 +05:30
Kushagra Gour
8678a2bb2a
gulp: copy preview folder in build
2019-02-28 19:01:02 +05:30
Kushagra Gour
395a4451e5
Merge pull request #364 from chinchang/subdomain
...
render file preview iframe in subdomain
2019-02-28 18:30:14 +05:30