Ecosyste.ms: OpenCollective

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

github.com/marmelab/react-admin

A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
https://github.com/marmelab/react-admin

change welcome gradient

98255ec424eb2a7992fa1b4c3c5a2401f8be9453 authored over 1 year ago by adrien guernier <[email protected]>
Fix LoadingIndicator

af68bba49b4fcbd42eaadef9aa8504149f5bb9cb authored over 1 year ago by François Zaninotto <[email protected]>
Move nano theme to ra-ui-materialui

136a08823f90537a2088483703a71e07d5ac86ad authored over 1 year ago by François Zaninotto <[email protected]>
[doc] fix indentation in ReferenceOneInput.md

7a8a1549bc14274ec0e67aa1b89376426e977621 authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Make theme persistent

7ca762005ea5d5c6d9b6bdf7bc978b55cb0ecbd1 authored over 1 year ago by fzaninotto <[email protected]>
micro adjustments

807e7cffdfeb40545fe9f4ab410fde980244fa64 authored over 1 year ago by fzaninotto <[email protected]>
Put elevation in theme

85fe51415066dafc49f51787d0f11032b029be50 authored over 1 year ago by fzaninotto <[email protected]>
Rename themes

26d9191fe3a399512c18a1f14923bdac142a8465 authored over 1 year ago by fzaninotto <[email protected]>
adjust minimal theme

be66d83c3244074c282d938ab51a974832a550a5 authored over 1 year ago by fzaninotto <[email protected]>
[Doc] Make adding a label to unlabeled columns in `DatagridConfigurable` more discoverable

98cedf2b87a36a1b1d0e466b531dec04c5319d54 authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Make colors less bland

d55e18b032e3b126edef311a64cf19d269d03853 authored over 1 year ago by fzaninotto <[email protected]>
Rename ThemeSwapper

c8b01c6057411bcc3161941a1e090e56278191f3 authored over 1 year ago by fzaninotto <[email protected]>
Change ThemeSwapper to an icon button

74e8c04c9e6527803a28219c9f21de75b39d3f2e authored over 1 year ago by fzaninotto <[email protected]>
Make minimal theme more minimal

4f54a5d4ad5a67f27977fd159fe884e9f66a11e1 authored over 1 year ago by fzaninotto <[email protected]>
Merge pull request #9345 from marmelab/fix-stacked-filter-doc

[doc] show how to use StackedFilters well

0beb2d3f42d2d1329376a66251351751c29cf547 authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Merge pull request #9342 from IAmVisco/delete-button-confirm-color

[RFR] Pass confirmColor from DeleteButton to Confirm

f34814397e12d7e0ddd6be5e5f3c32c5f741958d authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Pass confirmColor from DeleteButton to Confirm

8cd89a27f522ec6b19bce284997dc5c3a111e3f3 authored over 1 year ago by Alexander <[email protected]>
doc: show how to use StackedFilters well

55ed051f538759cac5b8030339722a860297d567 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
update yarn linking instruction

67df21b489c8fb0a610deb9122167ed40a4d1061 authored over 1 year ago by smeng9 <[email protected]>
Bump postcss from 8.4.18 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31.
- [Release notes](htt...

eeb33bb3b711ae6c9d537343e0f702337f967c09 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update yarn.lock for 4.14.5

c4778c29865704e4118602807504a86a9265eae0 authored over 1 year ago by Gildas Garcia <[email protected]>
Bump zod from 3.22.1 to 3.22.3

Bumps [zod](https://github.com/colinhacks/zod) from 3.22.1 to 3.22.3.
- [Release notes](https://...

05e8dc7c8c8de3446bc2147e61c5b402268e6446 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v4.14.5

14130aba11469ffb1935b4455288a170b9c8980d authored over 1 year ago by Gildas Garcia <[email protected]>
Update Changelog for 4.14.5

ce60113cd5795eafa620e6e41d8c018cc332235b authored over 1 year ago by Gildas Garcia <[email protected]>
Merge pull request #9336 from marmelab/fix-remix-doc

Fix remix documentation

bfe14f9d40f7c7dcddfe1b5ca920765bfb31e8e1 authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Merge pull request #9337 from marmelab/fix-filter-form-deep-fields

Fix FilterForm freezes the app when a deeply nested filter is reset

32a0141984e9451fe382511273211efd9580a458 authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Merge pull request #9334 from marmelab/fix-use-unique-send-request-even-tested-field-is-empty

Fix useUnique send request even if the field value is empty

24f286b3a835882e4bb4732acdea1cd3bd3a24a3 authored over 1 year ago by Gildas Garcia <[email protected]>
Remove unnecessary change

e756ea73596e9c114255d8820d368b05857a6bf4 authored over 1 year ago by Gildas Garcia <[email protected]>
Fix FilterForm freezes the app when a deeply nested filter is reset

c5e15e6f73164e0935b537bb55416607a3802b6d authored over 1 year ago by Gildas Garcia <[email protected]>
Fix remix documentation

63815c1013c0553f26bf8daa403085dc0bfaa6de authored over 1 year ago by Gildas Garcia <[email protected]>
check if value is empty with isEmpty function

c45a8d14bc616b8774a4d617b65fd2dd2138b7f8 authored over 1 year ago by adrien guernier <[email protected]>
return undefined if field value is empty in useUnique

298fd50da5ee4a626283cf1ab6a7fb82c04e9def authored over 1 year ago by adrien guernier <[email protected]>
Merge pull request #9319 from marmelab/tip-create-relatde-resource

Add ability to pass url state in `<CreateButton>`

dcd86cd83eb1d9aebf9506cc8e3dbc3cce1ccd4e authored over 1 year ago by Gildas Garcia <[email protected]>
Update packages/ra-ui-materialui/src/button/CreateButton.tsx

c2956f4037f9d4570ebe562f130bfed6593ca1d6 authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
Merge pull request #9329 from marmelab/update-remix-doc

Update Remix Instructions

c66e5c1b0a30c8263d0d8e41e40ffd17fccf73f4 authored over 1 year ago by Francois Zaninotto <[email protected]>
feat: apply review

8e33bb45b6506a6ef0c906d7435c2295b54ec561 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Fix titles levels

91e5d7ab07c752a14a25a64d12f8070ab74767f7 authored over 1 year ago by Gildas Garcia <[email protected]>
Mention remix v2

189d1e4667bd21e123028772a60c2ad9cebb382e authored over 1 year ago by Gildas Garcia <[email protected]>
Update Remix Instructions

132fe4c55d92687a0f1c7f5dffa889ab921d54d7 authored over 1 year ago by Gildas Garcia <[email protected]>
Merge pull request #9314 from marmelab/i18next

Introduce ra-i18n-i18next

1fd126accab412dbc62c34af4f3d5367ae095c58 authored over 1 year ago by Francois Zaninotto <[email protected]>
Fix documentation

1071f8cbb8cba069dfb358415bbc3a03e20a9406 authored over 1 year ago by Gildas Garcia <[email protected]>
feat: duplicate To feature in order to ease the deletion in v5

8f483e50879b845103eb9f247265c6638d5dc52b authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Merge pull request #9326 from ZachSelindh/add-new-datepicker-package-2-docs

[Docs] Update third-party component section; new date/time inputs

c73d414f9ba758d568ea6aeff715dc1d73ccf1d0 authored over 1 year ago by Gildas Garcia <[email protected]>
add padding to house theme input

fb94c8420770410a71a0d048178dda312677db73 authored over 1 year ago by adrien guernier <[email protected]>
Fix wrong custom translations in stories

ff0c668cdaea0464da8975aafe9490a45523895f authored over 1 year ago by Gildas Garcia <[email protected]>
Fix tests

7b65502bc192f5e512125c9a35b147415449b66f authored over 1 year ago by Gildas Garcia <[email protected]>
Add new lib ref to docs

877d38f9d214c41dfde91998774c8ed842b624f6 authored over 1 year ago by zachSelindh <[email protected]>
Apply suggestions from review

c0a06efe916f1d8e5f7399dd8244ea8e32d5ea12 authored over 1 year ago by Gildas Garcia <[email protected]>
remove useless theme

2b40a111c18a9984839ef6201aa5423cbef20c90 authored over 1 year ago by adrien guernier <[email protected]>
remove useless theme

3d75fbcbcfa6fe71840a5ed2768b672e4e96ba7c authored over 1 year ago by adrien guernier <[email protected]>
update themeContext and swipper to allow choose dark or light theme for the chosen theme

cbcf64aa6d79acbf76c3f2494eccf3d5a8e032cd authored over 1 year ago by adrien guernier <[email protected]>
change ecoTheme color

3f6063d54d1596de6d1ae9595fdb1004ed2d8640 authored over 1 year ago by adrien guernier <[email protected]>
remove useless png

c4a84a0e064025bb8a25e68968b63e88121a0e60 authored over 1 year ago by adrien guernier <[email protected]>
change icon and welcome color in dashboard according to theme

6f5ddb74b3950f9f73a4887866f46cf6cc3a0e31 authored over 1 year ago by adrien guernier <[email protected]>
Merge pull request #9289 from marmelab/fix-rich-text-input-editor-options-update

Fix RichTextInput does not update when its editorOptions prop changes

69f63ca16624337182c5d9845cc41f2d8f3540cc authored over 1 year ago by Jean-Baptiste Kaiser <[email protected]>
remove useless font

1668469eeb521c4a48c217ee0337d5afdfb7dbac authored over 1 year ago by adrien guernier <[email protected]>
make house theme greater

3da0e56a3163c8a25d2bf84d1ba33b1abafa9b7f authored over 1 year ago by adrien guernier <[email protected]>
feat: use record representation

5551eab22bd8e79d8181b034550c227f68da9166 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Fix suggestions does not close after selection

b7c315fc86dd19133c7a9e71bf6e6df5aa43319a authored over 1 year ago by Gildas Garcia <[email protected]>
Fix build

aa856767159b14a0b0e5d5c679a0fa102c263664 authored over 1 year ago by Gildas Garcia <[email protected]>
Fix story issues

70cadcf11960dda888df3ed88423e0a9a5651db0 authored over 1 year ago by Gildas Garcia <[email protected]>
Update yarn.lock

d1e32e16870036129bdd8be7861d9dccb5dd3288 authored over 1 year ago by Gildas Garcia <[email protected]>
Fix dev dependencies

c0b8320fefdbeabd3f8d0a4f78b8e300d00a1afb authored over 1 year ago by Gildas Garcia <[email protected]>
Fix RichTextInput does not update when its editorOptions prop changes

74fdebfc18e91853e6021c4a12941ad2ee14fda3 authored over 1 year ago by Gildas Garcia <[email protected]>
Update reference

c44eed0184c041eb7fab777587f43937c82c57c9 authored over 1 year ago by Gildas Garcia <[email protected]>
Apply review suggestions

d86b6b1c643794412531575b8c9a6d48e68eab18 authored over 1 year ago by Gildas Garcia <[email protected]>
feat: allow legacy behaviour with to prop

6ad0f5b955fb79fe84414d2893a757802a00f48f authored over 1 year ago by Matthieu Chaffotte <[email protected]>
feat: fix code typo

4cf859c2d5bb9dc6b02c4ccfe019881d9d190429 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Update yarn.lock for v4.14.4

dc2625f9746a2dd603462d536b08cca3d75f02ed authored over 1 year ago by Gildas Garcia <[email protected]>
v4.14.4

dffc355dd8f8655632326b9616021ff4fbb2fb2f authored over 1 year ago by Gildas Garcia <[email protected]>
Update changelog for v4.14.4

450af5f4ec460164481b746f17233a75a3396acd authored over 1 year ago by Gildas Garcia <[email protected]>
rename coldwave theme to eco theme and enhance it

5ea4dd836f7faf2169908d3ee06d360220d3268b authored over 1 year ago by adrien guernier <[email protected]>
change paper background in minimal theme

8da50e7993bb122c46b2feadb4fc58ac95386afb authored over 1 year ago by adrien guernier <[email protected]>
remove useless pop theme

5f5efaa215d46b8b30d7d37a967a14d28854f0aa authored over 1 year ago by adrien guernier <[email protected]>
change font for chiptune theme

a9914f9a58b3d5d0fb270b2aeea18fec3699bab8 authored over 1 year ago by adrien guernier <[email protected]>
change font for synthwave theme

6cf0299dfcfe34a8bda731261bb369b0cf13957f authored over 1 year ago by adrien guernier <[email protected]>
enhance the minimal theme

c17d0193a9dbdfee214084b6e68a5a69d7815099 authored over 1 year ago by adrien guernier <[email protected]>
synthwave theme with dark and light declination

3928600ed24720d4c75c25c5eaa150ab23de1dd2 authored over 1 year ago by adrien guernier <[email protected]>
add synthwaveLightTheme

b4e8cb382024370ebecacd814891c91fecd9bd1d authored over 1 year ago by adrien guernier <[email protected]>
feat: use i18n property when creating a review

33c59551cc086b40b903c392df3fa81a12c91549 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
rename darkSynthwave to synthwaveDark

5a38a45f4faac5aad20b396c5910971fa175c205 authored over 1 year ago by adrien guernier <[email protected]>
rename synthwave to darkSynthwave

29035078f27745370b1f22eb443fc7690cc2d22d authored over 1 year ago by adrien guernier <[email protected]>
add 4 new themes

da71bc14c17fdae86ed3e15e9c7f0fbae031522e authored over 1 year ago by adrien guernier <[email protected]>
Add documentation

9b6a41fcdf1a7f5c5562079d66e7dcbf3db0efa2 authored over 1 year ago by Gildas Garcia <[email protected]>
Add more documentation

12b03dfddad019c7f66adcdfb539fa09ae7bc224 authored over 1 year ago by Gildas Garcia <[email protected]>
Rename and document convertRaMessagesToI18next

d216907f8faa586b1dd7cf50c0e5efb5a3d341cc authored over 1 year ago by Gildas Garcia <[email protected]>
Fix tests

d2a5e65080762b7a708872b8f9f34d7cc1524bf2 authored over 1 year ago by Gildas Garcia <[email protected]>
Add tests

6e837867d79d3ca382e3837037f094c38caff9b1 authored over 1 year ago by Gildas Garcia <[email protected]>
Refactor

7f7bf12afbcb7b796e3eb19e22b15589320e84f4 authored over 1 year ago by Gildas Garcia <[email protected]>
feat: apply review

3d80be8f4cab3db9d52e34ed786fbb84df67fe7e authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Simplify API

2991d481f576c96b1645588ed023cf441faca07a authored over 1 year ago by Gildas Garcia <[email protected]>
Refactor to allow lazy loading

922e891b95ca907c24022ce40deb685ad5d3a47a authored over 1 year ago by Gildas Garcia <[email protected]>
feat: fix CloneButton type

c72c8daa2a0ca08c1ddaa679a799da77e556cdd8 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Add stories

182d29cba61d3bbbeb950fc1f1141da6d5ab3a34 authored over 1 year ago by Gildas Garcia <[email protected]>
Fix pluralization & convertRaMessagesToI18next

a4e44c322250744190f2d3c4a18e3d2df0382bd3 authored over 1 year ago by Gildas Garcia <[email protected]>
Cleanup simple example

b60afbdba44b6f3279cce31aa6b1bd34732eb718 authored over 1 year ago by Gildas Garcia <[email protected]>
feat: remove react-is dependency

541fce30dc638a31129ba49a73a1aa13d25a10a3 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
feat: revert mui upgrade

466a4f001b0a17253ca4b5fb041ccb032745a779 authored over 1 year ago by Matthieu Chaffotte <[email protected]>
Merge pull request #9315 from ZachSelindh/add-helptertext-section-to-inputs

Add i18n InputHelpterText section to Inputs/useInputs docs

7b8186f7ab5fce0fb9daca635cd995d3e0206e81 authored over 1 year ago by Gildas Garcia <[email protected]>
remove defaultTheme from chiptuneTheme

f39f476f6cdb2547e50453f329105a9e76581669 authored over 1 year ago by adrien guernier <[email protected]>