6724b7c90b
add templates for file mode
2019-03-15 16:30:16 +05:30
e39e284705
add ui events
2019-03-15 15:11:33 +05:30
698de288e0
update ga id
2019-03-15 14:50:08 +05:30
8f47746827
ui tweaks
2019-03-15 13:53:51 +05:30
efb057221b
fix testimonials
2019-03-15 13:12:42 +05:30
c00541dbcf
netlify: fix build command
2019-03-15 12:57:15 +05:30
1da8cf4809
move package deps to outside because netlify doesnt support monorepos :(
2019-03-15 09:35:47 +05:30
ffb4f0b1f2
Merge pull request #378 from chinchang/website
...
Website
2019-03-15 00:31:12 +05:30
ce4e463ddb
package.json: up prettier version
2019-03-14 23:33:31 +05:30
962021a8bf
gulpfile: changes for new packages/website
2019-03-14 23:33:31 +05:30
d83a245f14
website: ui tweaks
2019-03-14 23:28:34 +05:30
07be86c313
add website as monorepo package and migrate to 11ty :)
2019-03-14 18:33:44 +05:30
8fc5a3c4e7
saveditempane: add empty state img
2019-03-14 02:10:47 +05:30
e36e759a5f
fix default user avatar img
2019-03-14 01:50:33 +05:30
6dcb3f9dae
commandpalette: handle edge cases
2019-03-14 01:37:30 +05:30
9903e2c269
commandpalette: align icon with text
2019-03-14 01:26:45 +05:30
72b564fbb9
itemtile: align files mode icon
2019-03-14 01:24:01 +05:30
cf92032b33
codeeditor: move instructions under editorready deferred
2019-03-14 01:14:13 +05:30
70c66456e4
itemservice: fix promise returning in setItem.
2019-03-14 01:00:55 +05:30
9a2fdfe552
some a11y improvements. stop saved item pane for tabbing when hidden
2019-03-14 00:44:13 +05:30
5ef727d835
createnewmodal: style fixes
2019-03-13 23:41:25 +05:30
016ece473c
style: tweak count-label and use in console also
2019-03-13 23:38:20 +05:30
9f15ba3fd4
style: increase overall font-weight
2019-03-13 23:27:53 +05:30
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
4a31a681d6
contentwrapfiles: handle case of selectedfile getting deleted
2019-03-13 16:46:43 +05:30
f2f9b40246
merge master
2019-03-08 23:44:45 +05:30
3755518059
index: title tag fix
2019-03-08 23:35:44 +05:30
674fc5c972
index: fix extension installation
2019-03-08 23:27:41 +05:30
d7d028401c
index:html: fix tag
2019-03-08 23:06:23 +05:30
964fc8fe5c
website ui refactor
2019-03-08 18:35:14 +05:30
848eb29f0e
website ui refactor
2019-03-08 18:27:49 +05:30
bebaa1e758
website ui refactor
2019-03-08 18:20:05 +05:30
6bf6d70fc3
itemservice: eslint fix
2019-03-08 16:59:38 +05:30
02b9e56562
put limit on file mode creations in free plan
2019-03-08 16:36:49 +05:30
cd486fc3ba
itemservice: make fetch methods support for remote and local fetching
2019-03-08 14:34:49 +05:30
8b15c479f4
add comments
2019-03-08 13:42:54 +05:30
edf71ce296
db: remove unneceessary setting of timestampsInSnapshots in firestore
2019-03-07 16:29:57 +05:30
ce26d84716
utils: improve log fn
2019-03-04 19:00:28 +05:30
32c398564d
contentwraps: remove unused code
2019-03-04 19:00:12 +05:30
db1fafbfa1
setting: preview wait time change setting
2019-03-04 18:13:32 +05:30
56167101ce
add devdocs
2019-03-04 16:50:26 +05:30
50e9f65b73
locales temp
2019-03-04 13:59:34 +05:30
0e872731f4
app: fix the loading of locales
2019-03-04 11:42:42 +05:30
7340c2afc9
style: minor fix in divider
2019-03-03 20:34:13 +05:30
70cb91c180
sweet lil animation on modal open
2019-03-03 20:11:51 +05:30
7d61a8924f
command palette ui fixes
2019-03-03 19:04:22 +05:30
4a16b77dc8
ui fixes
2019-03-03 18:46:20 +05:30
5694a115c8
make icon bigger n better
2019-03-03 18:06:26 +05:30
af2795c12b
App.jsx: fix template for index.html in file mode creation
2019-03-03 15:17:01 +05:30
2bc061f33b
CreateNewModal: refactor ux
2019-03-03 12:59:15 +05:30