suren-atoyan
0cf9c04998
correct cs
2023-04-02 21:03:20 +04:00
Julius Marminge
4f4959e00b
feat!: use typescript ( #457 )
...
* use typescript
* update snapshots
* update playground
* revert gitignore
* unskip test
* update snapshots properly
* split up types
* use consistent type imports
* dont use react namespace specifier
* use type over interface
* revert to rollup
* cleanup
* fix pg
* go back to tsup
* add includes to tsconfig
2023-04-02 17:49:35 +04:00
Jerebtw
ee3f059812
crateModelUri to createModelUri ( #289 )
2021-09-28 16:15:18 +04:00
Ardeshir81
1eb2d5b0b3
validate property line before passing it to revealLine ( #188 )
...
Co-authored-by: AIzadi <aizadi@amnafzar.ir>
2021-02-27 17:28:55 +04:00
Suren Atoyan
dc7425ab5f
check if exists in utility function
2021-01-19 01:07:03 +04:00
Suren Atoyan
9f971b85fb
collect remaining utilities all in the entry file / add some new ones for the next version
2021-01-07 18:32:41 +04:00
Suren Atoyan
6ba53cd721
remove utilities that were being replaced by the
2021-01-07 18:30:49 +04:00
Suren Atoyan
56ab883c50
fix state-local import
2021-01-03 22:10:33 +04:00
Suren Atoyan
f598646f44
fix editorDidMount call order / correct coding style
2020-12-16 18:31:49 +04:00
Suren Atoyan
7a8ea5d926
refactor according to new eslint rules
2020-08-19 14:12:57 +04:00
Suren Atoyan
b9aac0e9d4
remove intermediate function for injecting scripts
2020-08-09 21:08:20 +04:00
Suren Atoyan
abeed660cf
add as a dependency (replace with util
2020-08-06 22:04:54 +04:00
Suren Atoyan
eecace35f4
remove utils/store to utils/local-state
2020-08-03 02:29:15 +04:00
Suren Atoyan
7c7dd01293
move out hooks from utils to root
2020-08-03 02:28:31 +04:00
Suren Atoyan
d5fd64b2fb
redesign "store" utility
2020-08-02 19:46:04 +04:00
Suren Atoyan
3694326262
fix config obj name
2020-07-30 18:12:17 +04:00
Suren Atoyan
12a50e79d4
redesign utility , get rid of class, make it more fp
2020-07-30 17:42:38 +04:00
Suren Atoyan
23bf03d070
export compose and store from index point
2020-07-30 17:41:54 +04:00
Suren Atoyan
e475ca3470
create store utility
2020-07-30 17:40:47 +04:00
Suren Atoyan
7d9d60a1b8
create utility
2020-07-30 17:40:25 +04:00
Suren Atoyan
8bbbba03cb
improve initialization error handling
2020-07-03 16:04:10 +04:00
Suren Atoyan
10aaf643df
update package version to 3.3.2
2020-06-20 17:43:42 +04:00
Suren Atoyan
9507194a6b
add a possibility to pass src of config script
2020-06-20 12:40:10 +04:00
Suren Atoyan
7f5b7730d4
config: deprecate indirect way of configuration and add deprecation message; create a new structure of the configuration; the passed object will be directly passed to require.config
2020-03-31 15:34:05 +04:00
Suren Atoyan
404291d21c
fix: check the existence of target[key] in deepMerge
2020-03-31 15:33:12 +04:00
Suren Atoyan
54496c4c56
make main wrapper promise cancelable
2020-02-06 20:48:03 +04:00
Suren Atoyan
e28737c905
create makeCancelable util
2020-02-06 20:47:22 +04:00
Suren Atoyan
1dc57720aa
add method for set custom config
2019-08-16 21:17:56 +04:00
Suren Atoyan
5eaab68787
add utility for 'deep merge'
2019-08-16 20:50:44 +04:00
Suren Atoyan
6bf2a390ef
add 3rd argument to useUpdate to be able to apply or not changes
2019-07-19 00:51:07 +04:00
Suren Atoyan
824468092d
keep coding style
2019-07-19 00:49:57 +04:00
Suren Atoyan
41afec43a1
initalize monaco once
2019-06-20 14:25:23 +04:00
Suren Atoyan
2af539a28f
--amend
2019-06-20 12:01:47 +04:00
Suren Atoyan
f17142e09c
remove redundant util
2019-06-20 12:01:20 +04:00
Suren Atoyan
7b1e905582
--amend
2019-06-19 19:08:00 +04:00
Suren Atoyan
6bbf7217f7
create noop function as util
2019-06-19 19:07:28 +04:00
Suren Atoyan
60a55f86f3
load monaco from cdn
2019-06-19 16:06:08 +04:00
Suren Atoyan
044f4be243
create base structure
2019-06-16 17:09:21 +04:00