Alex Varchuk
cc9818ca41
chore: return genericObject for cli ( #2178 )
2022-10-04 15:50:57 +03:00
Bill Collins
127ef260b9
fix: remove GenericObject shim ( #2177 )
...
This was declared in the local stubs file but not shipped, meaning that
consumers with typescript libchecking enabled would have to also add the
GenericObject definition to their local stubs file.
This commit inlines the definition where necessary, or replaces it with
object where appropriate.
2022-09-29 14:42:23 +03:00
Oprysk Vyacheslav
35418b1569
chore: migrate from babel to esbuild loader ( #1848 )
...
* chore: migrate from babel to esbuild loader
* fix cypress tests
2022-01-25 15:50:28 +02:00
Roman Hotsiy
309901bd31
chore: update deps
2019-03-11 17:14:14 +02:00
Roman Hotsiy
d957ad762d
fix: fix typings on npm
2018-05-31 15:41:57 +03:00
Roman Hotsiy
59571596c0
refactor: move styled.d.ts patch to typings
2018-05-18 13:47:35 +03:00
Roman Hotsiy
fefe571d29
chore: add babel-plugin-styled-components (smaller bundle size)
2018-03-23 16:16:29 +02:00
Roman Hotsiy
6c70d1a345
chore: migrate to webpack 4
2018-03-17 17:58:28 +02:00
Roman Hotsiy
fe3245a7a6
feat: arrow navigation in search results
2018-03-15 20:50:26 +02:00
Roman Hotsiy
0658b8ea67
chore: export hydrate from standalone build
2018-03-07 17:14:23 +02:00
Roman Hotsiy
63dfdebf6a
Add version and revision to standalone bundle exports
2017-11-22 13:02:15 +02:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite
2017-10-12 00:01:37 +03:00
Roman Hotsiy
2c8b2ce326
chore: simplify manual typings
2017-03-29 10:55:26 +03:00