Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/effector/logger

Simple logger with stores inspector
https://github.com/effector/logger

Merge pull request #46 from Drevoed/feature/rollup

feat: move from webpack to rollup

ecd491dad2b83c614e421a2e9be2cae6f518f6fc authored over 3 years ago
chore: bump effector to version 22

fa938ff4aed2e36f922d1f54b43664eb0790e2ed authored over 3 years ago
feat: add mjs build

fc41f7e8ea43dace21a813dce275bdf4920d8d58 authored over 3 years ago
feat: move from webpack to rollup

394880f37caee9042386bbbea35740563801777c authored over 3 years ago
0.11.0

12fc0fd8be684a5d39dac0dabafe6a40d4dda940 authored almost 4 years ago
feat(babel-plugin): always add loc and names to units

d6e68126ac83f53250258cd98c1b0562512ec215 authored almost 4 years ago
refactor(macro): allow to run babel plugin and effector plugin on macro

12f961c30c476deb6c933c87d98794503b35f5b9 authored almost 4 years ago
feat: upgrade effector and inspector

61d4606f7282cc15841a2ba0cd72b3293c9b5964 authored almost 4 years ago
feat(macro): remove babel traverse and helper from dependencies

e7ee6c9ff6ed31c45ff82787f06f2281b84b89ad authored almost 4 years ago
0.10.0

e296f838d9e045570a68456c2be98cb76f4f1301 authored almost 4 years ago
feat: add macro support

34375dc1ce5dd0b31d18b7531f936e8f1623a7a2 authored almost 4 years ago
Merge pull request #35 from lokhmakov/issue-34--attach-logger--scope

e934eafc0aab40d6f63751d83d603614897ca31e authored almost 4 years ago
Merge pull request #36 from effector/dependabot/npm_and_yarn/elliptic-6.5.4

chore(deps): bump elliptic from 6.5.3 to 6.5.4

15a517cc82e824f6477b4443ee5ba10e80c11e73 authored almost 4 years ago
chore(deps): bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

51f371c65e8ab14c1758e70f7a1546ff1eaecfca authored almost 4 years ago
refactor: remove unnecessary scope option

a9c56df027bec79ec9dba1e72c36891d0ef46a13 authored almost 4 years ago
refactor: return watchers to dynamically created units

85b6f440fd2051adfddf8fa11e93253bfb5263c7 authored almost 4 years ago
feat: add scope support in attach logger #34

5f56d958f8b8b77243af4e8bca4cf3d82d9826f6 authored almost 4 years ago
0.9.0

de49a11b67d6ceb31922e550280daaef348f34e2 authored over 4 years ago
feat: upgrade dependencies

7d0ec8c5cab5134175045efd2b15edcd9dae9870 authored over 4 years ago
v0.8.0

f6d5eee084bb57f120d7b5420c45224a78c91f44 authored over 4 years ago
feat: allow to disable any kind of logs

now redux or console logs can be disabled with attachLogger(domain, OPTIONS)

re #16

76b034cf49406d3667b449b22ee533254cd5bcdb authored over 4 years ago
docs: add support button

f6e98c01dc0bf1fce9acc3ecaabcf00ef0617a94 authored over 4 years ago
Merge pull request #21 from sergeysova/dependabot/npm_and_yarn/elliptic-6.5.3

chore(deps): bump elliptic from 6.5.2 to 6.5.3

f63bb00174f23a1aa69b5185c4f6cf76bcc19b4c authored over 4 years ago
Merge pull request #22 from ejnshtein/master

515209e669535945851cd7d195e34ba7e420367f authored over 4 years ago
change to effector version

03ba013e35496fcd461466e2ba6d56caa669345b authored over 4 years ago
add usage in the project with redux

5da228490f4ab6ce1fdce38ced5fc3fa0b404cdd authored over 4 years ago
chore(deps): bump elliptic from 6.5.2 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](htt...

d278a26da4b51100754a268a5cc763aa5feb4524 authored over 4 years ago
docs: add inspector to readme

70b7f0fa36407f03cb67fe03f6203a5f75542293 authored over 4 years ago
0.7.1

9320b20d2f76887578bd9d5cacbb56f6ffd188a9 authored over 4 years ago
fix: add inspector to package files

8ccee32550d8b7e24e5da636119b0753e4d39ff3 authored over 4 years ago
0.7.0

0699780116659f1175a48eb1a338ffceaffafb18 authored over 4 years ago
feat: bundle inspector

f5913824fd5cdd0fbb9fbb1ec6e6a0b7079de027 authored over 4 years ago
0.6.1

032794f333493b002c4ab71884514990c7d64805 authored over 4 years ago
docs(readme): add description

67573c0e90288944c992f539b137285c71b34150 authored over 4 years ago
Merge pull request #13 from Laiff/fix-redux-integration

b12a78fe7b4a9a6b2f2c5cdbbbb626c7c901db65 authored over 4 years ago
Update logger.ts

a2f89bbaca64e2194c0a4ba5b9148497bc71db9f authored over 4 years ago
Merge branch 'master' into fix-redux-integration

7299809e2325142e3da42f5050ef08913bd1dc35 authored over 4 years ago
ci: more labels for pr-labeler

7503d84b73a127c7020341cae64ad2e882dbe078 authored over 4 years ago
ci: add pr-labeler and release drafter

8311a38fe5c30c52d9924035642018ad179e47af authored over 4 years ago
0.6.0

6900cba7c3014a2767cbb95bebad6479011b67cf authored over 4 years ago
feat: upgrade dependencies to solve vulnerabilites

6449bba8952e63f1471b6d0af4207836dd4dbfbf authored over 4 years ago
fix: log current state when store initializes

It shows actual state after hydration
https://github.com/zerobias/effector/releases/tag/effector...

1471075c6242adf9ba0ef8f19bd3e7cb719cbfd3 authored over 4 years ago
fix: styling of chunks

65c2b20f2eaefd81f103b6a6b0c6701572765267 authored over 4 years ago
v0.6.0-3

23b0de77d2d29d4a2c134453c2908faa9e304414 authored almost 5 years ago
fix: use short name in label

move full domain hierarchy name to end of message

457cae16188235a04f774057c49102e820c39d24 authored almost 5 years ago
fix: redux devtool integration if redux instance is preset

6cf8a3e11a0f156c751e0e97f577fc7953137c2a authored almost 5 years ago
fix: update usage for new api

b94a0a070941ceda9c41434a437fdff8ac211d91 authored almost 5 years ago
fix: pin correct version of set-value

e22da44d70f7fd8e983b433e17b89c6c14523e56 authored almost 5 years ago
Merge pull request #12 from Laiff/fix-wrong-round

fix: wrong rounds coz joined with empty space

9677dcb3d1d300eb0ddb6810c70fa41bf3579599 authored almost 5 years ago
fix: remove template separator for browser and reset after applying

e5ce95698f7399b7c9ac494066311fc74cc7f5b1 authored almost 5 years ago
v0.6.0-2

20d729ce8ff1b1d0c62d3472eccbe8f1e5d7a39b authored almost 5 years ago
fix(logger): add spaces between log chunks

cffdfba80f0f6a35bcbf299403ab4eb69d8cc5d4 authored almost 5 years ago
v0.6.0-1

d58d7c7fd42c94eecbff6a69f478805f2df7c578 authored almost 5 years ago
v0.6.0-0

1f1a6fb6125d540c68608fc541b946a61efec86a authored almost 5 years ago
docs(readme): rotate preview images

4ea3d37ac2f520a2ba3ec3fc296e66776540cff1 authored almost 5 years ago
docs(readme): add dark preview, add inspector section

290542780be83cddd9a6c8a5a6d1b8dc97db5b8d authored almost 5 years ago
refactor(logger): labels builder

d5ec59b29493b29474a04837d1808c607e3c0728 authored almost 5 years ago
feat(logger): use emoji for effects

f15388f2c158e5597b95fb1fd3ddaf8317a9c155 authored almost 5 years ago
chore(usage): add parcel with index.html to dev

48b0a9465e962a5cfbbb4700efccdde50ec202f6 authored almost 5 years ago
Merge pull request #11 from Laiff/improve-logging-output

feat: improve logging output

0696985e5fd361e69ec845ff81184cacdf66e205 authored almost 5 years ago
fix: replace ampersands with `if` clause

453fcb6ecf9262cc0f16c61330574980c39bdbf9 authored almost 5 years ago
Update src/logger.ts

Co-Authored-By: Sergey Sova <[email protected]>

f1322facd2823ee3c1e86a90107334d57c2e031a authored almost 5 years ago
feat: improve logging output

29c3a3ec61f24e4126d48bd501796e3f0effb633 authored almost 5 years ago
Merge pull request #10 from sergeysova/all-contributors/add-Sozonov

docs: add Sozonov as a contributor

7f04d97d9845241fdc503e318a59463e8fbd5c0d authored almost 5 years ago
docs: update .all-contributorsrc [skip ci]

0c152ee09e3ae5346a543a509eb42afbf721a89f authored almost 5 years ago
docs: update README.md [skip ci]

4fd4ff002ae413e0e0ab0b9d9797ab652f359221 authored almost 5 years ago
Merge pull request #8 from sergeysova/all-contributors/add-sergeysova

docs: add sergeysova as a contributor

8ff075c031c36eadb9b1fae6f7911e8585566c07 authored almost 5 years ago
docs: update .all-contributorsrc [skip ci]

48346fe4676e9ff9323d3152069a3d04f2e1f363 authored almost 5 years ago
docs: update README.md [skip ci]

2c8fc9e7c188efb48dd16ba0559d744d19d3c7a7 authored almost 5 years ago
Merge pull request #7 from sergeysova/all-contributors/add-Laiff

docs: add Laiff as a contributor

f8dff5a3136231ab40f4483686c211887518a09f authored almost 5 years ago
docs: create .all-contributorsrc [skip ci]

b3f24b353aee8571ac607cc4b8680d9f72391fca authored almost 5 years ago
docs: update README.md [skip ci]

c0e49409c5da20ee8bac25a8018837de0bff2498 authored almost 5 years ago
Merge pull request #6 from Laiff/fix-duplicate-logging

fix: duplicate logging for child domains

67bd40456063727934a4e9157de49dd271e20101 authored almost 5 years ago
fix: duplicate logging for child domains

5460ae3a0323933ffa3ca6a94d184c38550db094 authored almost 5 years ago
v0.5.0

312c66f03a476ab9761ccaa8e573351bb4d893e3 authored almost 5 years ago
feat: update version of inspector

33d885510ba80daa5da35eb6025f9c1b57a4c532 authored almost 5 years ago
feat(attach): add support to debug domain

41fec6206cafeb96467556acab69cec8fd12c862 authored almost 5 years ago
feat(inspector): show mapped stores

c11df7dff566793f3ba98a09a4c766e018fbace6 authored almost 5 years ago
v0.5.0-0

c8bb6ead9e81a10e90b5d79c3872b010a6ad248f authored almost 5 years ago
refactor: redux devtools, add support for effect inFlight and pending

b2455e7cc7e23531772cb50585d00bf6555f64a3 authored almost 5 years ago
v0.4.0

8a2ab3b7cd054119eb21253f489b49b4e3379e6c authored almost 5 years ago
feat(log): add store initializer log group

3ef16c5d35fbd3f726a92f7044d61b79848cc9aa authored almost 5 years ago
v0.3.0

668622b48cc203fd77b9164089738e96353d5db2 authored almost 5 years ago
feat: update dependencies

6b4665733c923856896bab9e26c9a6e65c2550f8 authored almost 5 years ago
docs(readme): remove inspector, add redux devtools

2d79d906cdb77231ed60eadec2f83141407c8252 authored almost 5 years ago
refactor: move to webpack, extract inspector

because rollup is incorrect build export * with export { createEvent }

567737225b8c0541f06d432db6a4278ead8821bd authored almost 5 years ago
feat: extracted inspector

BREAKING CHANGE: removed createInspector package, removed effector-dom deps, add effector-inspec...

78a61da2306ff37a5eb1c4e67607a1132e912bbe authored almost 5 years ago
Merge pull request #5 from today-/master

feat: redux devtools support

e306479af0ddbbbf1cf1ff206694c303061bfc7c authored almost 5 years ago
feat: redux devtools support

ea723871f5ac602238d94abe5303cecc0437a205 authored almost 5 years ago
fix(inspector): add zIndex to over

f4dc8683c84818a6e163d2db3d2669e823c91c5e authored about 5 years ago
docs(readme): add yarn instruction

8cb2631399b88a10b4d64a636c120403067335e2 authored about 5 years ago
fix(readme): link to previews

03bb8f029af31a1d2ebbf720d6bad6420a1bc645 authored about 5 years ago
docs(readme): link to preview

85d03e5d30430ce91e98afad726c74073775ad37 authored about 5 years ago
fix(readme): move resources to imgur

0123bef644b308b66f20793ae98141f4a135cc74 authored about 5 years ago
fix: colors in dark devtools

55c5ba2aaf0730e7c78263e39d1368e24c455358 authored about 5 years ago
fix(log): try to fix undefined if no addLoc

8b9b7f5559fcaae263298541d96cb6fd754b0a06 authored about 5 years ago
docs: add readme

8c67674de114d19a539eb60d86de971ecf281d01 authored about 5 years ago
feat: initial version

6dcbfdf9ab0906f1a78e2df5761febf8d7beb588 authored about 5 years ago
Initial commit

3a5b15e4120212d1614cda426987a9ef4f9d5e31 authored about 5 years ago