Ecosyste.ms: OpenCollective

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

github.com/mui/toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://github.com/mui/toolpad

Remove unused API (#100)

2824fa424cbec3fc0e3e7f3831eefee3e9ee6a69 authored almost 3 years ago
Fix generic param not working (#99)

8cbc6e1cc92759744aea5926ebb84dad06147280 authored almost 3 years ago
Fix for firefox (#98)

0ba4bf9d8d38ea5885bcbfe99cd267ecf4ca8182 authored almost 3 years ago
Introduce queryState (#97)

* Introduce queryState

* this was wrong

* Add argtypes

* Fix child stuff

* rename+re...

21c9f753f592e05927cbc5eb2e62f54590287d02 authored almost 3 years ago
Refactor databinding (#96)

* extract DerivedStateEditor

* Generalize binding editor

82f4f3a1f854ef9f0d0dbf027b810259f6ff3f95 authored almost 3 years ago
Derived state (#95)

* WIP

* prop remove button

* Create selfcontained binding editor

* Refactor children

...

97ea7174bbef00a62e27b7b48298d3918bc8b592 authored almost 3 years ago
tweak databinding

76a2155e9e3ed1224b8b3cc10c75e6c7537fcdb1 authored almost 3 years ago
Start on new databinding system (#93)

* Start on new databinding

* Remove old binding system

* unsaved

* types

* simplify
...

d325af1a0b7105d586c2065c6a7c1c2d6ad6d991 authored almost 3 years ago
Configure using ENV vars by default (#91)

5b00a026cebe5b61620e60ad2ee0bdfc1261f9af authored almost 3 years ago
Add page export link (#92)

3ea1249beb8da12e7da181b8c44d21bcab92bae7 authored almost 3 years ago
upgrade/cleanup deps (#90)

* upgrade/cleanup deps

* fix types

* more type fix

a8e02054f752a82bfc20a5e2079c3fa7332467fa authored almost 3 years ago
Runtime fixes (#89)

* Fix actual values

* We needed the wrapper after all

* Update runtime.tsx

* some renam...

1f2c80d1e516bc6b0f319784be0d28cb7ce85606 authored almost 3 years ago
Introduce concept of scope in code generator (#71)

* some stuff

* scope refactor

* scoped imports

* dataloaders scope

* no console log
...

1d5f88c86a19825a551aae93ce481cbbf241c3cf authored almost 3 years ago
Make sure we can use types for @mui/material in the editor (#70)

b6d556d50eed38c4db96fb91ba149dcd0268d05a authored almost 3 years ago
sandbox height

6c396c1cb97392fcce743e03cd34c2ae3767e15c authored almost 3 years ago
react 17 is what we use

75bfd858f9e55b89cfd7a12a1a6ceadeee799e5c authored almost 3 years ago
Add code editor and component sandbox (#69)

* Add code editor and component sandbox

* useless escape

* comment

* scripts update to ts

ce1ae6ff97e03d41c00121c1ffb0ae4bf3686295 authored almost 3 years ago
Scaffold basic component editor (#68)

* Scaffold basic component editor

* create dialog

2b4d2504845c97131202065b6707419c633a5611 authored about 3 years ago
Use react router for deep linking (#67)

* Use react router for deep linking

* Fix placeholder

* Add page link

42c0d437a5a04df0d3cd3fdf61511a54a0ec39b8 authored about 3 years ago
Coderendering children (#66)

* Deal with children in the code rendering phase

* Some tweaks

848a801be767f3ce15f4889ae63af630d43cbc8b authored about 3 years ago
Deal with children in the code rendering phase (#65)

* Deal with children in the code rendering phase

* Some tweaks

7244715bf1ace48aa8cfd61acc335649252efc33 authored about 3 years ago
Go back to string templating for studio components (#64)

* inject component info from the editor

* Use string templating again

* We don't use this ...

e1bae8365f6b40228dacb3d947f0f285ed06ec90 authored about 3 years ago
Show readable name for component (#63)

912f7f784112822fe1ca881fa8df747317a03c99 authored about 3 years ago
Code components (#62)

* Add new codeComponents type

* First pass at custom componntns

* didn't mean to commit

...

94891d122a308e509e79d6a6d94a7c63a9253be2 authored about 3 years ago
exclude tests from other PR (#61)

d6edad5e9c22a3fba6d8a7f525b6ba3c26801b61 authored about 3 years ago
Slots should size to boundingClientRect (#60)

* Slots should size to boundingClientRect

* misisng includes

* Revert "misisng includes"
...

97586086383240802e6d184d8004b8d240025237 authored about 3 years ago
Batch of fixes (#58)

* Small fixes

* don't highlight selected page

* minimum height

* consider the box model...

766348f449dd31e43411dff1c680996dfbc876d0 authored about 3 years ago
Extract code renderers (#57)

* Extract code renderers

* Do not mess with stuff that works

* iframe scrollbar issue

*...

1f2a28a154ea6559ef1fb554cdc2b93341b82d0e authored about 3 years ago
Fix overlay stacking (#56)

* WIP

* clean up overlay

* Remove unnecessary imperative handles

* Remove unused onUpda...

edb08dcb50c5191a793c6ce9fab925f98c16a81c authored about 3 years ago
some sandbox refactor to start on editor runtime (#55)

* some sandbox refactor to start on editor runtime

* install from lockfile

* add select te...

16c7f278352539de194fabc2202be1162b49e111 authored about 3 years ago
Add end user view for pages (#53)

* End user view

* more subtle overlay

* Textfield size

* fix failing runtime

* Updat...

cbddd33f4a5ee1a9e0f242fc84753c85d570dc84 authored about 3 years ago
Fix all kinds of layout issues (#52)

* X DataGrid pro

* Slots issues

* yarn add doing weird stuff again

4738e1bfb143e7794a01ee34b3780391c531651a authored about 3 years ago
Fix editor selection issues (#51)

010717aeb547edee84f507d8c4f5444f5dbc9e4a authored about 3 years ago
Dom refactor (#50)

* Split editor operations into dom operations and UI

* do the same for selection

* further...

0dd1d3dcb8bc1d02d7c301d9808558f361c03708 authored about 3 years ago
Fold old API in new DOM (#45)

* Fold old API in new DOM

* Fix query slector and serverside call

* Fix databinding

4d7ed6f531d1cf82968a926eb21cbe310fedae30 authored about 3 years ago
Scaffold basic theme editor (#40)

* Scaffold simple theme editor

* remove theme switcher code

aa8ee5e20fa26b41fba64d753710bb30f3bf2b59 authored about 3 years ago
Fix flash when clicking object in canvas (#39)

9dc345a11b3b541df61bdd82f34661c1ee09cf6f authored about 3 years ago
Prop types update (#37)

* Update proptypes with lessons learnt from the POC

* remove old props

* dataquery type

bce5a767da985a620438ef4cffca02327c451e2a authored about 3 years ago
some more raw todos

852fae29fa53902be075149af2d71122a2414da1 authored about 3 years ago
Allow for multiple subtrees per node (#32)

* children per prop

* working on named slots

* named children

* split addNode and moveN...

3eb413e76eefd961715496e27b3208d9ff1022d8 authored about 3 years ago
Slots reimplementation (#31)

* rename nodeId

* unnecessary ternary

* wip

* clean up old implementation

* Remove g...

8330ff658596a4bf6de9aecc6be84933b44caa2d authored about 3 years ago
remove Page from components (#30)

* remove Page from components

* Update studioDom.ts

b6112968f52a9accb7a959d9ac22d92df49e0b57 authored about 3 years ago
Add fractional indexing (#29)

* Add fractional indexing

* didn't intend to commit this

* fix lock file

8751c82c98f8ea6d80ea7eddd9bce51b1231e2c8 authored about 3 years ago
new DOM API (#28)

* Add some constraints on where component definitions are imported in the editor

* Only keep ...

247710519aaa3ccd849e0d8a313b2bf41efcdfbb authored about 3 years ago
Replace Text component with Typography component (#27)

9f36333ff413e7023abddc516e6cf570ff62a4a1 authored about 3 years ago
Display live property values (#26)

* Isolate PageFileEditor

* Extract live value from the view and display in component panel

0392b93b1d2ad5b0849dc746255868567f8b7702 authored about 3 years ago
Missed this

264644b9b1ca0e7d16db2fdc0ae292711057b08d authored about 3 years ago
Create App Dom and replace Page Dom (#25)

* disallow missing provider

* wip

* Create renderPageAsCode2.ts

* wip

* Replace with...

aacd2f00f22d536890d8cf80c4c2628cd8d394e8 authored about 3 years ago
use 14

2d929e89d500e751fc54e0f6f504116a4d6a2249 authored about 3 years ago
Add build cmd to CI

03a984408224dc35f18c9df23ee98b763885c3c8 authored about 3 years ago
Make prettier work in CI (#24)

* Make prettier work

* This should work just as well

b4eeb5bfb8332619290ed2bea50e86eb948cbac8 authored about 3 years ago
Remove obsolete observable state

4106a59b37f477b14a5351b6f51c4aa6f4a5b9a7 authored about 3 years ago
correct import (#23)

b7ba0b869099c636c094effc2219deeae53c0220 authored about 3 years ago
[test] Bootstrap tests (#22)

* [test] Bootstrap tests

* fix ci

95765969735eb344e1939916a39c0ef7dee26954 authored about 3 years ago
disallow missing provider

64e73298fcfa77dca62e3e775fdb096fe636393d authored about 3 years ago
[core] Prefer MUI over Material-UI (#21)

fe3b37a2b07f25bc510ac813ff62b1100e651430 authored about 3 years ago
Update prettierignore

4ae93982a8b3fe58c847a3ff63d5f0deb2b6fe5c authored about 3 years ago
Clean up some obsolete types

aac4c7d5abd3f5ffbc04ef6dd9c1e95d31d3a1fc authored about 3 years ago
Add a few more mental notes

e83345002a8b330de6a40b8002bf71f561c1522d authored about 3 years ago
named apis

f74102f297a83dba925bc3d526334350cf72d375 authored about 3 years ago
rename query => api

5797d5e59a0a3aee0cf54f371bb282252b842989 authored about 3 years ago
Add query preview

3130419337188be0a88b52b107bb27382cf582c6 authored about 3 years ago
some UI polish

f6af78248e7f9b91ee34504531433286a9d83362 authored about 3 years ago
use react-query as base for data fetching

646e18acd5ecef8320303fd7697b92c237d838f7 authored about 3 years ago
Remove page queries

688c216d93573eb83f88106138df3a147b7c3cbd authored about 3 years ago
Remove all traces of swr/fetcher

46480917762637bf05e18aa069992e6d048cff8b authored about 3 years ago
slots type

470792650d91765444d796ac93874d2245e8a9b3 authored about 3 years ago
query UI

03dc1cc2071e4ca556f0eaa270846530d21374e3 authored about 3 years ago
improve data

0a51a4f253ba4e0de10a913294566ab81943ebbb authored about 3 years ago
scaffolding app index

a87fb9169cc31ddcaf386ac832e06598ccc2e289 authored about 3 years ago
Do not pass internal props down to avoid finding duplicates

4394e5674f7c4f62a32bc1c1c4c53fbf8a07dfea authored about 3 years ago
React devtools in iframe (#20)

* WIP

* new devtools based workflow

* types

89d7e3c00b57a6c0fe392d3de1d6e341a18b4596 authored about 3 years ago
upgrade dependencies

c6433216c7f18602690ccbb0413917a1ecf3b2dc authored about 3 years ago
rename studio-ui to studio-app

5ca7dc82230b5f01d50bd111ab3dbf3bb720faad authored about 3 years ago
fix some linting issues

5f89dd56fd87852d5076fc49cc18bbae8efd8416 authored about 3 years ago
Inject react devtools

c74fc257ac157117787976cf702106b924dddb1e authored about 3 years ago
Fix empty page update

6e0bc835c3483255f743645c09294a5e9a522e4b authored about 3 years ago
rename lib to src

b0aca312aa9e270765a69ae8fed3c8dfbf68f8c8 authored about 3 years ago
early typeorm setup

460d4bb9fac5500e8a2fd097664057c6c13bbe71 authored about 3 years ago
upgrade deps

2e862a8e642bbd5fa6638eff15888756478f4732 authored about 3 years ago
ref based studio id

feac3479187075ad9edbc9139ec2efe8575c7ef8 authored about 3 years ago
clean up prop types

90f598f21e14c2becf9b981fdf47f1d948722d51 authored about 3 years ago
Fix state binding

f3558f8a4234730359975830c9c1abc876168a2c authored about 3 years ago
Merge branch 'theming'

2c076117424e8f18e5227e36f8bb1cf88d903182 authored about 3 years ago
Merge branch 'master' into esm-entry

a116a5edb0ec660e97d9e35e2a39b2e1605fb233 authored about 3 years ago
wip

9c6bf33b758a3fda4ae4a20b20fc309f100f2317 authored about 3 years ago
Foundational work for theme suport (#19)

* build esm endpoint

* Basic theming

461be5d011dafb6b4522e7839685b557a8eaefa7 authored about 3 years ago
Basic theming

bbb78019dc0fda71ff8f801fce72605f20194c2b authored about 3 years ago
build esm endpoint

d67da3f8bffcef4c84c667836e31470368d20d20 authored about 3 years ago
fix eslint

bc87581570c64ae03f218f65fd2222d9d271ca02 authored about 3 years ago
fix a type

0d1017ed4d5911655321d85222c5a0a8d85616c3 authored about 3 years ago
move to studio-components package

5c0a6e40379fd45908776632a99f73093917a76d authored about 3 years ago
wip

ef348a9f5725e9b1387cf4f2e6a8e6b42188ff1b authored about 3 years ago
Move further towards @mui-components package

fbe24b3e22524d641cc57bf1208014397cd4d403 authored about 3 years ago
Sw experiment (#18)

* Remove rootprops

* remove legacy pageview

* always renedr iframe

* rename

* start ...

988b05962588f42c827fb2b825f7e75552c1febe authored about 3 years ago
remove unused code + simplify

6d4344afe2b4ef71e37085b7f46e9db203e6b653 authored about 3 years ago
fix lock file

05453c6a85e08c44b5c1a6a15093a9cf91230e4d authored about 3 years ago
sandbox esm workflow

b4a9ce59bb02ef3581831a1f8cf825297d5a0163 authored about 3 years ago
Add some instructions in case someone wants to play with it

057bb3cd19a73d98d0f484796653693bb178478d authored about 3 years ago
Small fixes to datagrid initial insertion

827ecdcb37860ff55eef4d7170b6f078941cab49 authored about 3 years ago