James George
19bfa3a7c3
Merge branch 'master' into feature/prettier-formatting
2020-02-25 14:40:25 +05:30
ahpo
13c85b3a45
feat(i18n): add Korean
2020-02-25 04:08:19 -05:00
Liyas Thomas
8e0adc9514
🐛 Fixed primary theme swatch active state
2020-02-25 04:08:11 -05:00
NBTX
94ee60b832
Improve page load/unload experience (remove FOUCs)
2020-02-25 04:07:58 -05:00
Liyas Thomas
00b623d823
✅ Updating tests
2020-02-25 04:07:32 -05:00
Dmitry Yankowski
d39b190788
Add on to prettier with pretty-quick
...
Pretty-quick will only format files that have been changed since the last commit.
2020-02-25 03:59:48 -05:00
Liyas Thomas
09d98cff7d
Merge pull request #601 from liyasthomas/i18n
...
i18n
2020-02-25 10:10:30 +05:30
Liyas Thomas
38ec50bf0e
Merge branch 'master' into i18n
2020-02-25 09:10:20 +05:30
Liyas Thomas
a8c380c67a
Merge pull request #599 from liyasthomas/fix/fouc-page-load-unload
...
Improve page load/unload experience (remove FOUCs)
2020-02-25 09:07:13 +05:30
Liyas Thomas
b8a8aa53ba
Merge pull request #600 from 9j/i18n
...
feat(i18n): add Korean
2020-02-25 09:06:44 +05:30
ahpo
3b1f232bc0
feat(i18n): add Korean
2020-02-25 12:21:33 +09:00
Dmitry Yankowski
f846cf32fd
Update proxy spec
2020-02-24 21:51:36 -05:00
Dmitry Yankowski
48100ead55
Commit code with double quotes instead of single quotes
2020-02-24 21:06:23 -05:00
Dmitry Yankowski
3bd7c00038
Set semi to false in .prettierrc
2020-02-24 21:05:52 -05:00
Liyas Thomas
6962d22142
🐛 Fixed primary theme swatch active state
2020-02-25 06:43:39 +05:30
John Harker
a4014c3f39
Merge branch 'master' into fix/fouc-page-load-unload
2020-02-25 00:13:09 +00:00
NBTX
4758acc413
Improve page load/unload experience (remove FOUCs)
2020-02-25 00:09:56 +00:00
Liyas Thomas
939ffcd42a
✅ Updating tests
2020-02-25 05:06:40 +05:30
Dmitry Yankowski
070a830eaa
Fix local build
2020-02-24 15:13:20 -05:00
Dmitry Yankowski
c635d21180
Fix package-lock.json file
2020-02-24 15:11:01 -05:00
Dmitry Yankowski
19c9c5491b
Revert "Ignore build.js file (Prettier)"
...
This reverts commit c2befaee46 .
2020-02-24 14:56:39 -05:00
Dmitry Yankowski
c2befaee46
Ignore build.js file (Prettier)
2020-02-24 14:54:32 -05:00
Dmitry Yankowski
7dc702c626
Merge branch 'master' into feature/prettier-formatting
2020-02-24 14:26:43 -05:00
Dmitry Yankowski
b8b2dfda76
Change yarn to npm run
2020-02-24 13:59:12 -05:00
Dmitry Yankowski
97f5ffc8ae
Remove the ts,tsx from prettier function
...
We aren't using Typescript here, so let's remove it
2020-02-24 13:55:04 -05:00
Dmitry Yankowski
241abd3c50
Final prettier formatted file
2020-02-24 13:45:18 -05:00
Dmitry Yankowski
777e629b3d
Initial prettier formatted files
2020-02-24 13:44:50 -05:00
Dmitry Yankowski
1543c990ca
Fix prettier function
2020-02-24 13:44:14 -05:00
Dmitry Yankowski
b0f5ab9776
Add prettier/husky config
2020-02-24 13:38:24 -05:00
Andrew Bastin
fdedaa073a
Merge pull request #595 from dmitryyankowski/master
...
Added settings toggle for enabling/disabling auto scrolling (scrollInto functionality)
2020-02-24 12:53:50 -05:00
jamesgeorge007
f8d032d9fc
fix: regression
2020-02-24 22:57:35 +05:30
jamesgeorge007
64e20a1350
fix: enable auto scroll by default
2020-02-24 22:26:13 +05:30
Dmitry Yankowski
0c8eea65a5
Added toggle for enabling/disabling auto scrolling (scrollInto functionality)
2020-02-24 10:54:22 -05:00
Liyas Thomas
08bb47da1d
🔖 v1.9.0
v1.9.0
2020-02-24 18:43:14 +05:30
Liyas Thomas
4fad3808a2
🔖 v1.9.0
2020-02-24 18:36:14 +05:30
Liyas Thomas
f05a875a05
Merge pull request #591 from liyasthomas/feature/env-manager
...
Environment Mangement
2020-02-24 14:14:18 +05:30
Liyas Thomas
4f7f2ba361
Merge branch 'master' into feature/env-manager
2020-02-24 13:52:30 +05:30
Liyas Thomas
0cfe87e65c
Updated contributors list
2020-02-24 12:21:00 +05:30
Andrew Bastin
5ec9944f2a
Merge pull request #594 from AndrewBastin/feat/post-raw-type-handle
...
POST request body editor reacts to the content type
2020-02-24 00:44:16 -05:00
Andrew Bastin
fa339a5183
Updated POST request body to react to the Content Type
2020-02-23 23:24:23 -05:00
Andrew Bastin
5936a06ad1
Added editorutils file with a utility function to convert mimetype to editor modes
2020-02-23 23:23:18 -05:00
Jacob Anavisca
c21bbf1022
Merge branch 'master' into feature/env-manager
2020-02-23 22:21:55 -05:00
Jacob Anavisca
00fa17b31f
Review Updates
2020-02-23 22:21:10 -05:00
John Harker
6e03c8d236
Merge pull request #593 from dmitryyankowski/patch-1
...
Fix variablesJSONString store default for GraphQL page
2020-02-24 01:06:15 +00:00
Dmitry Yankowski
7022ef5f7e
Fix variables JSON string
...
I don't have any variables set, and when running a mutation; I get the following error:
```
Error SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at VueComponent._callee$ (graphql.vue?f047:505)
at tryCatch (runtime.js?96cf:45)
at Generator.invoke [as _invoke] (runtime.js?96cf:271)
at Generator.prototype.<computed> [as next] (runtime.js?96cf:97)
at asyncGeneratorStep (asyncToGenerator.js?1da1:3)
at _next (asyncToGenerator.js?1da1:25)
at eval (asyncToGenerator.js?1da1:32)
at new Promise (<anonymous>)
at VueComponent.eval (asyncToGenerator.js?1da1:21)
```
Setting the `variablesJSONString` variable to the correct default (`{}`) fixes this issue :)
2020-02-23 19:42:59 -05:00
Liyas Thomas
54d590765f
Typo
2020-02-24 00:48:39 +05:30
Liyas Thomas
d24c572d7f
Firebase sync
2020-02-24 00:30:22 +05:30
Liyas Thomas
010be95ed5
Lint + few best practices
2020-02-23 22:43:12 +05:30
Jacob Anavisca
59ca8cb2c6
Merge branch 'master' into feature/env-manager
2020-02-23 11:39:44 -05:00
Jacob Anavisca
15dc0ad9ac
Env management
2020-02-23 11:38:15 -05:00