Pavel Prichodko
|
a1aa8123e3
|
Add editorconfig
|
2022-02-25 14:56:28 +01:00 |
Pavel Prichodko
|
3bac286c21
|
Add react and react-dom as peerDependency
|
2022-02-25 00:08:29 +01:00 |
Pavel
|
5338e8a080
|
Remove unused files and cleanup package.json (#230)
* Remove unused files
* Cleanup package.json scripts and deps
* Reorder package.json fields
|
2022-02-25 00:02:30 +01:00 |
Pavel Prichodko
|
0644bfa3db
|
Fix react imports grouping sort
|
2022-02-24 23:30:34 +01:00 |
Pavel
|
a341e44b1c
|
Add pre-commit git hooks (#229)
|
2022-02-24 23:27:22 +01:00 |
Pavel
|
e6680f8e62
|
Improve ESLint monorepo configuration (#228)
* Unify ESLint configuration
* Add .eslintignore file
* Add Node and Jest ESLint plugins
* Fix linting issues
* Sort imports and type imports
|
2022-02-24 22:58:50 +01:00 |
Pavel
|
88f1dddf58
|
Use Parcel for building of packages (#227)
* Use Parcel for building packages
* Make package exports explicit
* Fix missing dependencies
|
2022-02-24 16:44:09 +01:00 |
Pavel
|
1a1e86195e
|
Improve TypeScript monorepo configuration (#226)
* Unify TypeScript configuration
* Fix package.json target fields
|
2022-02-23 16:16:42 +01:00 |
Pavel
|
2a2c356807
|
Improve Prettier monorepo configuration (#225)
* Add prettier configuration files
* Move prettier command to monorepo root
* Format all files
|
2022-02-23 15:49:00 +01:00 |
Pavel
|
5ed925c02d
|
Move examples and migrate to Parcel (#224)
* Remove old examples
* Add Community and Channel examples
|
2022-02-23 15:32:08 +01:00 |
Pavel
|
f1b125cc4d
|
Update packages to @status-im (#223)
* Downgrade to yarn v1
* Rename status-communities to status-core
* Rename chat-sdk to status-react
* Rename packages in examples
* Update readme
* Remove changelog
* Add extensions recommendations
* Update gitignore
* Rename package imports
|
2022-02-23 15:03:14 +01:00 |