Ecosyste.ms: OpenCollective

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

github.com/effector/repl

Online playground for effector
https://github.com/effector/repl

Trigger update versions list

57dad1f30c2e9b4de56cd15bd3c32bd7c869a547 authored 11 months ago by Dmitry <[email protected]>
Fix unsafe outline readings

f61ee7028702f000cf24c584e49afbbb3299b63d authored over 1 year ago by Dmitry Boldyrev <[email protected]>
Set settings after parsing

ea70770e52920b69a754ba6eab8d040a72badbd6 authored over 1 year ago by Sergey Sova <[email protected]>
Ignore macos file

e70c980dfa12e649e997ce4004f2fade0dd796e4 authored over 1 year ago by Sergey Sova <[email protected]>
Update appSync key

e7bf9bbe2f584c10d8f4cac8cdd60e496fb06beb authored over 1 year ago by Dmitry <[email protected]>
Add new versions

b29042d9f89f74392b55340fa5da8ff235f85c8d authored over 1 year ago by Sergey Sova <[email protected]>
Update caniuse and browserlists db

972926ec352e72ac09ec287913f26f6506e67e18 authored over 1 year ago by Sergey Sova <[email protected]>
Merge pull request #34 from effector/add-effector-inspect-access

5599dcb013da169857b3e08705f8cc2459f882bc authored almost 2 years ago by Sova <[email protected]>
Add effector inspect to effector repl

a06d026ad1fa81ea519c551945c75a85ac5f4f98 authored almost 2 years ago by AlexandrHoroshih <[email protected]>
Update .gitignore

d713eefd29f1982acfb8fda68f7cfa00e353c864 authored almost 2 years ago by Sova <[email protected]>
Add useSyncExternalStore to globals

It's easier to debug weird react quirks when useSyncExternalStore is available

6007447300f095061b96221d18618907479e02ca authored about 2 years ago by Dmitry <[email protected]>
Merge pull request #25 from yumauri/main

fix: link to effector api

2c9292042f340ea529ac6d48e898ae0469f5c703 authored over 2 years ago by Sergey Sova <[email protected]>
fix: link to effector api

c85089fff96a8c0a76953788e138a045ee9c0735 authored over 2 years ago by Victor <[email protected]>
Merge pull request #24 from effector/feat/update-name-and-colors

45ccfb444a9a65ad1d2d147688e891c937e204e1 authored over 2 years ago by Sergey Sova <[email protected]>
Make dropdownarrow black on the white header

be7805b4b5b50a201a51b1ffa6aec5b0b3f300a0 authored over 2 years ago by Sergey Sova <[email protected]>
Update header colors and name of the playground

27c3221e6143b7bfe988129c806c9c73b5ef6cfd authored over 2 years ago by Sergey Sova <[email protected]>
Handle both ways to import react shims (fix #22)

4e5d0c610be2cf3bddbca3c58550abb944565066 authored over 2 years ago by Dmitry Boldyrev <[email protected]>
Hide solid multiple instances warning

09e46d245983ad05b3cd973af54c17c01e304ff0 authored over 2 years ago by Dmitry Boldyrev <[email protected]>
Update deps

242a5d90efea530bb1b0f430a68b30051fdfc035 authored over 2 years ago by Dmitry Boldyrev <[email protected]>
Fix react shim import paths

Related issue #22

82e2e4c2f6687e9ec7167e0ab0a6b7933538dede authored over 2 years ago by Dmitry <[email protected]>
feat: Save view library settings in share code

45dcd1c14c2da0e8ca20cafc106d0dca2b1ed314 authored over 2 years ago by drevoed <[email protected]>
fix: Modify github workflow

73a034c5bcbe3e4ea2300b6b57f980c2c077e604 authored over 2 years ago by drevoed <[email protected]>
fix: try syncing to ensure new file is written to modules

80df4cbbb7aefc55812ffb43cd1147fb806f6344 authored over 2 years ago by drevoed <[email protected]>
fix: Explicitly use configFile for babel/cli

6f11495c8007d02c02f4797760f64dc133ee77db authored over 2 years ago by drevoed <[email protected]>
feat: Run babel-plugin-jsx-dom-expressions through babel because of old terser version

7d9403e6b39f2e800736ff718d9851fc60fbadae authored over 2 years ago by drevoed <[email protected]>
chore: update package.json and yarn.lock

d7045fdee6f460bb32251032fbf47a65e4d54d6c authored over 2 years ago by drevoed <[email protected]>
Merge pull request #19 from Drevoed/feature/solid-js-integration

feature: Add solid-js support to repl

52fe30a7cfe05594da36d10099e32c65062c48b0 authored over 2 years ago by Kirill Mironov <[email protected]>
fix: Return back stuck flag

80650f0a12fcc92049e8b3186fb549fea90e2899 authored over 2 years ago by drevoed <[email protected]>
feature: Add solid-js support to repl

This commit enables batteries-included approach to prototyping with
solid. When viewLibrary is s...

49821bf31d40d41bdb8f0a4e2825ecebc1f048a2 authored over 2 years ago by drevoed <[email protected]>
Move dependencies' names to module root

1ec2476a88f2e453e3e7d3c07e6cd8f05de50084 authored over 2 years ago by Dmitry <[email protected]>
Import new effector-react dependencies to realm

507c4d0fa3985fcf2673f9dbf3564f0863d3da20 authored over 2 years ago by Dmitry <[email protected]>
if no description show slug

e613fa53e281dc30dce8f8dca8b8f9b833be9310 authored almost 3 years ago by Sergey Sova <[email protected]>
Fix patronum module name

2c77ac5c2948c57a0a7cf1bf1ffc2c4dcd5e1acd authored almost 3 years ago by Dmitry <[email protected]>
fix broking runtime at the null in the console

18bcd8f580b053a6ae2015080e15b25a43dc58fd authored almost 3 years ago by Sergey Sova <[email protected]>
add support for different function types

112c605dbd9e33fa06c0ee22541cc8fb44d2cc8a authored almost 3 years ago by Sergey Sova <[email protected]>
add preview for array buffer

ccc261460466bc23ddca9376782c1a16b3ef1255 authored almost 3 years ago by Sergey Sova <[email protected]>
add preview for Date, RegExp, Set, Map

442ee63a9dc07cae55f0a481deb801bd072672bb authored almost 3 years ago by Sergey Sova <[email protected]>
rename to $counter

fa827cdb8b1313d276355303bfbb06a4b1c601cb authored about 3 years ago by Sergey Sova <[email protected]>
add loading options from saved repl

5c8ae68a6086553d19e3f43bea4928235b48fb39 authored about 3 years ago by Sergey Sova <[email protected]>
Merge pull request #11 from effector/save-babel-plugin-options-on-the-server

ab58a159f27f48d7b4ee8edced5d4ff3e2a126d9 authored about 3 years ago by Sergey Sova <[email protected]>
save babel plugin options on the server

1352e0b670bad219b32a89c9a410eae691771fad authored about 3 years ago by Sergey Sova <[email protected]>
build was broken because of patronum (?) operator

terser doesn't like it

0b01deb15a149c6a5c19df867748fdc6557b0790 authored about 3 years ago by Sergey Sova <[email protected]>
add babel plugin settings

71da10a512717e9b682fd64dae4f2b8a7a978bca authored about 3 years ago by Sergey Sova <[email protected]>
fix build, add prettier plugin, rename to convention

1f5aea97191612053e07014a5cf7fabb73fdf2a4 authored about 3 years ago by Sergey Sova <[email protected]>
update build to node 16

3a2ad1e46147b64f942b6ff968f0a701ded59d84 authored about 3 years ago by Sergey Sova <[email protected]>
rewrite realm names to convention

b8a38b59110443a92c5b2b1dfc73c7456ca5d793 authored about 3 years ago by Sergey Sova <[email protected]>
remove side effects from reducers in realm

3601a072ad870bcf7c2b69ce220f9bd24826f442 authored about 3 years ago by Sergey Sova <[email protected]>
update caniuse

644c42dd92e8637d4e8638b6e330e3d251f4f5b1 authored about 3 years ago by Sergey Sova <[email protected]>
update download url for `effector-react/scope`

1a6f3e20e487abcdc041b34b9a0179b29d4d98c5 authored over 3 years ago by Dmitry <[email protected]>
add support for `effector-react/scope`

a2d3175fa1aec577949c0a9e5c38d3b191e0990b authored over 3 years ago by Dmitry <[email protected]>
import from 'effector/fork' should return effector itself

e3da8b97dbc09da52a30c1d4bde2fb2ca1ce7138 authored over 3 years ago by Zero Bias <[email protected]>
update guard syntax

0cf8c99a9df66d15e4ba078abe05e5f86f9e9384 authored almost 4 years ago by Dmitry <[email protected]>
Merge pull request #1 from effector/dependabot/npm_and_yarn/elliptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4

365effc41a0dce9bcf9dc0bd1dd4b01d8ed9a927 authored almost 4 years ago by Dmitry <[email protected]>
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...

cb55933b932695356c164a3a0a23bb600d6d6a57 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
make smartphone menu larger

7eb1d42da46a48a50755a1a6ba56cd1217bb137e authored about 4 years ago by Zero Bias <[email protected]>
implement menu for smartphones

8f2a13c0f0f395117cc032082823f4541d3598ba authored about 4 years ago by Zero Bias <[email protected]>
dispatch @babel/transform event

0f4386854c78d2cbc76369ad1c6a588e71ac8c80 authored about 4 years ago by Valeriy Kobzar <[email protected]>
add localSession code saving

8b9402ee1c17c431508df8f2da76b1f1bc9aa96b authored about 4 years ago by Valeriy Kobzar <[email protected]>
add babel

d1655efd6f74ea6a0b4a57beec40b69e56ff895f authored about 4 years ago by Valeriy Kobzar <[email protected]>
Fully automate dev setup with Gitpod

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for Gi...

bd2f6445d186e212f1d572b4df79dd9513be9c1f authored about 4 years ago by Valeriy Kobzar <[email protected]>
change text in title to playground

6247e66f8a8178d2cdf6face96b05bdc763bc692 authored about 4 years ago by Zero Bias <[email protected]>
add null check to Sizer

4522332f045377f6cdce66056548541c35e83d95 authored about 4 years ago by Zero Bias <[email protected]>
optimize GitHubAuth view

6b661b01da2167d66a232505bea2e0e76e26f523 authored about 4 years ago by Zero Bias <[email protected]>
remove unused styles

376e2dc978e33788d5fc5a4dd8730e12d412d850 authored about 4 years ago by Zero Bias <[email protected]>
merge DOMInspector view modules

830b1edd830f8435de745a1ce10bd9d8b2c875cb authored about 4 years ago by Zero Bias <[email protected]>
merge ObjectInspector view modules to single one

68f92b58eb6733ed7f42f7c02269119567dfc782 authored about 4 years ago by Zero Bias <[email protected]>
don't use inline styles in object logger

06ed69565a78e47abd9759cc8867d432bb27dbbf authored about 4 years ago by Zero Bias <[email protected]>
don't use inline styles in /share view

58ecfe453a829ffadf6a5f54d01faf0e38c4c619 authored about 4 years ago by Zero Bias <[email protected]>
protect browser-only code usage

I wonder why linaria found retrieve.tsx module being dangerous only now

ff6ceee8ae36a913a139f19d4fd8857697123446 authored about 4 years ago by Zero Bias <[email protected]>
update codemirror content when sourceCode is changed by prettier results

8aad4e65aebf42af9a2874e7268073f0d5340e82 authored about 4 years ago by Zero Bias <[email protected]>
disable unstable error line mark

9b6a311c5f0d31938f4af32ee782004a33e8ef51 authored about 4 years ago by Zero Bias <[email protected]>
remove unused files from html page

d94ade0f2319aa91900df71607449d5bff19119e authored about 4 years ago by Zero Bias <[email protected]>
optimize logger: avoid context and theme spreads

828743cbcf11080dd3fd0a6da6f82d5c37814dcc authored about 4 years ago by Zero Bias <[email protected]>
add node typings

501e5e0630cab4b7f360eeee2f2060d80fa4915e authored about 4 years ago by Zero Bias <[email protected]>
remove //$todo comments

ee2461bd292442670ac8365fbac2fea0d3dfcbf1 authored about 4 years ago by Zero Bias <[email protected]>
group related components

bc6caf96e43b0879895d8cb1eb4e6b9accab2df9 authored about 4 years ago by Zero Bias <[email protected]>
use default React export

as react is not a valid esm module yet

ebec512744648319e5f111793a0031d0fac575f9 authored about 4 years ago by Zero Bias <[email protected]>
move mode to editor dir; refactor class-based component

02638988d291bde8bbacd237ffabcaec128f9048 authored about 4 years ago by Zero Bias <[email protected]>
format code

d4714aecf3ba6ec57cb4deae9ae8d541afc1f288 authored about 4 years ago by Zero Bias <[email protected]>
remove flow typechecking

be89caf66fbd11a58f3e072eb68ec17967d4b138 authored about 4 years ago by Zero Bias <[email protected]>
add forest

cfe542d18c9be32ab36aa6c9800a95ba7a336d80 authored about 4 years ago by Zero Bias <[email protected]>
update deps

3cdc9340da5a2c238ef0d1d646d2913f05326846 authored about 4 years ago by Zero Bias <[email protected]>
add basic readme

2b1e169041992b17fa9b02ed34a90c5e2ed82c03 authored about 4 years ago by Zero Bias <[email protected]>
force node-forge version to avoid security warnings

9dde4189917fcb1ed6f1a36cd89c4871da19a1cb authored about 4 years ago by Zero Bias <[email protected]>
remove fs-extra from loadVersions script

71248c1bdb3c56fce7acc2e8898a209380a81797 authored about 4 years ago by Zero Bias <[email protected]>
add factories to babel-plugin config

7b78f2bf307e86eaa01dfadbed642a91003195c7 authored about 4 years ago by Zero Bias <[email protected]>
add types for SharedItem

cab0709a549ce28f9acb23c5e6e35c6e02490f02 authored about 4 years ago by Zero Bias <[email protected]>
remove unused types; fix broken types

b49881d382c33823e9642ee5e5e68cf79fd4560e authored about 4 years ago by Zero Bias <[email protected]>
remove unused Gist component

9f73b3f56eeeafaf60b6729942524eb02956fad5 authored about 4 years ago by Zero Bias <[email protected]>
remove unused graphite dir

d0ce843ea1b751784d326d53795619b153775bfc authored about 4 years ago by Zero Bias <[email protected]>
remove duplicated Console dir

b21ee6a4da1d2aea1cb8373fcb67fb9fe2f8e67a authored about 4 years ago by Zero Bias <[email protected]>
update effector

c4139da256f6158bda29026cb5eb7f47eaf934f0 authored about 4 years ago by Zero Bias <[email protected]>
rename SecondaryTabs; remove unused SidebarHeader

a228e4d234412b887786f057efbfcc8004fed6a8 authored about 4 years ago by Zero Bias <[email protected]>
add typescript dependency

c6648526fb927d9e50fdccc5fee16cae0586597a authored about 4 years ago by Zero Bias <[email protected]>
add gitignore

fff6b192f1e27091499ee43db0d08ddb2af83926 authored about 4 years ago by Zero Bias <[email protected]>
dont run yarn install when cache hits

b20159a5eaede3ced268d5efb05fa902fe79b122 authored about 4 years ago by Dmitry <[email protected]>
use setup-node v1

bf8b16ca97429fd2e88135e71755c14c548b196c authored about 4 years ago by Dmitry <[email protected]>
add ci

6e30dab25f98864faa630941128250bb71e82623 authored about 4 years ago by Dmitry <[email protected]>
Add file name for patronum module in runtime

Co-authored-by: Sergey Sova <[email protected]>

4dde090ae33c642f78ef595f00f0792cdd3ae33f authored about 4 years ago by Dmitry <[email protected]>
add patronum to repl

3d643ecfeaab4fc8ce97b8d74e09e318ed754054 authored about 4 years ago by Sergey Sova <[email protected]>