Ecosyste.ms: OpenCollective

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

github.com/mlaursen/react-md-v1-docs

The old v1 branch of react-md that's mostly just used for the gh-pages now
https://github.com/mlaursen/react-md-v1-docs

Fixed SSR for Dialogs Page

f1e1919d71d76b0d0451811f01540fa63bdc521f authored about 7 years ago
Merge branch 'master' into release/1.3.x

c58bfc59d0dacf07ad06586411ea7e57ba1a3686 authored about 7 years ago
Version bump to 1.2.10

ead3ad913b231160d11775124ec8f01bc25272a0 authored about 7 years ago
Dialogs allow multiple escape key presses

The Dialog will now not immediately remove the keydown event to close
the dialog after the escap...

244f59ef6f1b780ec21f304e4a5b8e8dddd3c621 authored about 7 years ago
Added missing Typescript definitions for #636

d0ccf83239668759f955b441afd76369a8b41f68 authored about 7 years ago
Added Typescript definitions for #621

7953587dff41256ae5533c32520fe2af17ea2d55 authored about 7 years ago
Fixed Tabs that are not `colored`

It is now possible to manually set the activeClassName and
inactiveClassName for each Tab so tha...

7c5c431d30cdd062e889723c6f1d98a04ac30f80 authored about 7 years ago
Fixed line-height for body-1 and body-2

Closes #622

daa5df5b0400b1b11a4b4c9f62a72e995ffdcb14 authored about 7 years ago
Fixed Dialog Flashing for IE/Edge

IE/Edge render a bit differently when the overlay opacity is applied to
the dialog container and...

142626aaedfeaab4d50c2383e576780e32d8b3d2 authored about 7 years ago
Added missing props for NavigationDrawer

It looks like I forgot to pass style and className for the mini drawer
and the mini nav item lis...

7cbcb3078c142736c31596c90aec5156224d513c authored about 7 years ago
Fixed a small documentation linking error

ac1188cce46f3e55fc957da5505152eccc93f0e9 authored about 7 years ago
Fixed checkbox display issue in fixed tables

Closes #657

5d585491f9f7a47ca0fd5760e8de6cd01c16af58 authored about 7 years ago
Merge branch 'release/1.2.x' into release/1.3.x

ee385427ccd006ab807fe58d16b71b8ff162570c authored about 7 years ago
Fixed linting errors

e8c79014b19677cd41dfb190b1553bba649eda76 authored about 7 years ago
Merge pull request #656 from erkkaha/feature/allow-contextmenu-on-contenteditable

Allows contenteditable in handleKeyboardAccessibility util

6e3f0218ed90ad9c06b5d4c12c8a9e8dba237dcf authored about 7 years ago
feature(contextmenu): allows context menu to be placed over contenteditable

handleKeyboardAccessibility util checks if event occurs in input or textarea,
but does not take ...

f1e718305031ab3dd5d9bffc8041f7777fd9b09b authored about 7 years ago
Merge branch 'release/1.2.x' into release/1.3.x

7a913558c6e748ccd4ba4a9981a96d51092c5abc authored about 7 years ago
Merge pull request #651 from lepirlouit/master

datatable with fixed headers on window resize

13b9da9ada6c2b06d3f739a825b865f044970faf authored about 7 years ago
listen on resize event to compute the height again

d03a334074d00ae8746ee6b9605cf7e87e781632 authored about 7 years ago
Fixed Invalid ExpansionList proptype injection

Stopped cloning a number instead of a boolean into the ExpansionPanel
from the ExpansionList.

C...

3142cc3238df16ac1b26937120701812f7b111b2 authored about 7 years ago
Merge pull request #647 from noseglid/patch-7

Export `Tooltipped` from root `index.d.ts`

ca17a22b4009ea75b3d92bd5b297551c395f607d authored about 7 years ago
Export `Tooltipped` from root `index.d.ts`

28db3d914bc87e060f7197da88ffae20371c071f authored about 7 years ago
Fixed testing. Related to #587

ac012b6d85d3699cd4a6b8544655e6dbf599bcba authored about 7 years ago
Small readme change for new dev scripts

da96b7a56db98d248a054e12c158f5dc8e8dc6dd authored about 7 years ago
ES6 Module Support V2

I ended up copying how react-router does their "module" support with
their build. However, it st...

401531078223cea1957fc7e59c92ce818d381a6f authored about 7 years ago
Merge pull request #646 from matus1997/release/1.2.x

Added name prop and FieldDataProps interface to SharedSelectFieldProps

8b17cbd12f27f1a4b2b182256771fda7b57e836d authored about 7 years ago
Renamed FieldData -> FieldDataProps

09b2ba27ed9570f077b54b8024a5bd198ed5725a authored about 7 years ago
updated 'SharedSelectFieldProps' interface - added name prop and data parameter in onChange func

8d683fd030f339cfac8d4c6f465f0df8afa823b3 authored about 7 years ago
Updated Les Passions de Peronnes Showcase link

Updated the link to be the new site that uses react-md.

d5bba4be38c4863fd00a2c910e8d9a40297c6a16 authored about 7 years ago
Fixed a comit hash link error

69f39e03fff99b3ff6fab5ecc429ed227e328cc4 authored about 7 years ago
Version bump to 1.2.9

3a76e39212d5218b15def49d6c0c3a17741fe983 authored about 7 years ago
Fixed onOkClick documentation for EditDialogColumn

Closes #632

8d50ccb0e2dcbfbcc5639d91fbfea976cca735d3 authored about 7 years ago
Updated the GitHub User Format Markdown

The GitHub user format markdown will now work with usernames that are
dash-delimited.

941bedafd5a048f04368c30f953544ccd36f4fae authored about 7 years ago
Added Another Fix for Autosizing Dialog Content

There was another weird bug that the max-height was toggled on and off
infinitely. Added a check...

3e453905f7d845eec6d6523751cbd04727a93a2a authored about 7 years ago
Merge pull request #638 from arlyon/release/1.2.x

[Autocomplete] Updated the filter prop and added some more props to the typescript definitions.

952f01c7e6b07f8ce9de08ffa2a1c3288c52607c authored about 7 years ago
Modified props for the autocompletes type definition.

Updated filter, and added
- customSize,
- inlineIndicator,
- helpText,
- helpOnFocus,
- error

ecc868aad9ed1217612f60a2020d01b5f52cab1c authored about 7 years ago
Added an example of nested dialogs

Added an example of nested dialogs and some of the ways to resolve the
display bugs.

Related to...

17df97a2a468cc51df71651ab44ac644893e4bcb authored about 7 years ago
Fixed SelectField prop references

Closes #628

also related to #630

5a6d68a53dc2c6bb8be4fb2510edbf5f973d8ea8 authored about 7 years ago
Merge pull request #630 from gamtiq/release/1.2.x

Added ability customize items in SelectField

1b5f4d5862f3b6249f5716a4d802d41dd84aeccd authored about 7 years ago
Merge pull request #629 from TJSomething/release/1.2.x

Autocomplete: Make Typescript prop types match propTypes.

27515ea324720f798359bd7a1071a2bb9ca317e2 authored about 7 years ago
Autocomplete: Fix Typescript props as per mlaursen:

- Remove redundant and incorrect event handlers.
- Make toolbar prop optional.

6a51e9a03edfe0c2104af8b267ec5570e0856a00 authored about 7 years ago
Added missing NavigationDrawer props

55c3040ff3b2084fb99d1d1203a7e92d18c4a928 authored about 7 years ago
Added ability customize items in SelectField

4a6b8caeac78690ff7e05a6cccf9f1b9e67bf180 authored about 7 years ago
Autocomplete: Make Typescript prop types match propTypes.

4072a7ae35f721144576e618469eee1f1336ac5e authored about 7 years ago
Merge pull request #618 from dave-hillier/release/1.2.x

Menu Type Definitions

cd5387e2349ad9cbe41b815b21c377f34dd6d6a8 authored about 7 years ago
Update Menu.d.ts

965188615807a4dcc368eb7d9c6ff0f431783bb3 authored about 7 years ago
Fixed missed export

9f848f60f1f011368d31d7b61e0bdb36efc8ef51 authored about 7 years ago
Merge pull request #626 from mlaursen/fix-css-watchers

Fix css watchers

1cc6047eb4e9a6dccc4c9d8e7223d7a3026478c1 authored about 7 years ago
Updated with-typescript example dependencies

b5b8c2b9e83277c6c301baa9b3860cb6e54bd911 authored about 7 years ago
Updated with-typescript example for css watcher fix

e3cd716e8739e2d99a7943041595aa6b3c95df8f authored about 7 years ago
Updated with-react-router-v4 example dependencies

e7a27f801f48c20e4076a616db7bb1c86ccb0ad8 authored about 7 years ago
Updated with-react-router-v4 example for css watcher fix

ba5dc5a745d35a917c3353afe5e8c1976f25b9b1 authored about 7 years ago
Updated the with-react-router-v3 example

673eb58981e948e8b207eeee2df6d9b19a960071 authored about 7 years ago
Upgraded with-create-react-app dependencies

bcda3a36363b67a9a7fad67b2af2a099f308153f authored about 7 years ago
Fixed with-create-react-app example Sass watcher

bcf02ee201fac30596430f8b1f876d8f407f93a2 authored about 7 years ago
Merge pull request #620 from gamtiq/release/1.2.x

Added props to customize active ListItem

071ed2a34fdc9a0c15df7033dce9906644e36a59 authored about 7 years ago
Merge pull request #619 from L-David/master

Fix build script to include the CSS preprocessor

d4684e91cc2a96187a84904df6ed56fccea44810 authored about 7 years ago
Added props to customize active ListItem

62bf3661881a7d403e978b861ddc6297bc85707f authored about 7 years ago
Fix build script to include the CSS preprocessor

459665381fffaacefb9b56f4f254bc9979e25b92 authored about 7 years ago
Merge branch 'release/1.2.x' into release/1.2.x

56e3858df2e5412ac6d67b55efeccab8658537d5 authored about 7 years ago
Merge branch 'release/1.2.x' into release/1.2.x

ae8009390bc94017e5b349691407ddf7b809fad8 authored about 7 years ago
Update Menu.d.ts

1c6abb9f81a72eb98a441312775d76aaa2262d3b authored about 7 years ago
Update Layover.d.ts

a71e5e3703bc109f19c4fd052eb14dcb8472af05 authored about 7 years ago
Update DropdownMenu.d.ts

247c754b48bf594131c5593d31f461fdae0641ec authored about 7 years ago
Fixed ResizeObserver export for non-umd or module builds

99b688d5d4536c4e596c22f5705563016d634e59 authored about 7 years ago
Version bump to 1.2.8 for a small bugfix

d00baaa248a6b2b188d52c4d41593acab08acfb2 authored about 7 years ago
Fixed the infinite Dialog Content max-height toggling

It should ave been scrollHeight instead of height for an equality check.

2ccce1a67ef84723d047a8f2db6dce8201353d0f authored about 7 years ago
Added the changelog to the release notes

d7a20a7da3c07ac4df0392da0394cae793fe05c7 authored about 7 years ago
Version bump to 1.2.7

0e76595522c0e20b617cc248cfef213957aac87f authored about 7 years ago
Disabling service workers for now to see if it fixes update bug

74c7ca4acb63a822b21dbccf81533c62cdaaf45d authored about 7 years ago
Updated DialogContent sizing logic

There were some cases where the height and scrollHeight were always the
same in the dialog conte...

9573ef3d5ad1714315077fd539254d5efb021fe7 authored about 7 years ago
Documented the ResizeObserver Component

This has been exported for awhile, but I finally added documentation to
it so it can be reused b...

33e013bb351434dc42d51928f112861321a1519a authored about 7 years ago
Fixed the Ink Examples after React 16 upgrade

3ef8925eb440620073127e7928a6358877fd76d3 authored about 7 years ago
Fixed the withMinHeight calling setState when unmounted

3592d9b1b9240048f3e97bc86c4b8d150bb3db3f authored about 7 years ago
Updated docs snapshots and fixed invalid className on parameter table

09fd147f46e08553adfbb8954fc4d0c039bdf636 authored about 7 years ago
Fixed SSR Page animating in

A page that is served from SSR will no longer animate in as if it was a
new route. I had messed ...

790ef987bf2e48e20bff25951e2d850cd9352ae4 authored about 7 years ago
Update Inks for Snapshot Testing

When snapshotting a component with the react-test-renderer and a
TransitionGroup, it appears to ...

257c31f2e961248a7ba6e33730af0d9eec3f1129 authored about 7 years ago
Fixed test for #612

1891c593235429670a4c219e04a55000df572776 authored about 7 years ago
Fixed the inlineIcon for EditDialogColumn

I forgot to do a defined check for the inlineIcon which caused the
React.cloneElement call to fa...

88766c7d8ba279c5e82e888c490c557e9f44ef82 authored about 7 years ago
Fixed the version bump

d5ec24045c075dfeadadad9d4c2a7f6945838496 authored about 7 years ago
Version bump to 1.2.6

6df89634b267575c5a9d6637e390f703842700f0 authored about 7 years ago
Removed some code I didn't mean to publish..

fb36c0ea5206f2a77deda6d947e05e44e265acb0 authored about 7 years ago
Fixed the missing version in what's new

175e8c4bdbac65e2a320a3512c27a6e314366192 authored about 7 years ago
Version bump to 1.2.5

a2594139ecac2ae8a85562c959a5ba3141a66492 authored about 7 years ago
Fixed the weird Chrome TextField Underline Bug

For some reason, the newer versions of chrome do not render the text
field underline with a thic...

f8f4096e92e093994c4d505ea9488870c9016950 authored about 7 years ago
Fixed icon Sass variables

Closes #609

c9177f897adb03f174f996d984d25e9b758935ac authored about 7 years ago
Added Menu event listeners to MenuButton

Closes #610

45960cf8bf712640a5be53dde2bd279c7e7beaf1 authored about 7 years ago
Added missing timeZone Typescript definitions

3c033db46b68756149805baa530f0e95bcdb365b authored about 7 years ago
Fixed the EditDialogColumn PropTypes Warning

It looks like I forgot to provide the `onChange` and `defaultValue`
params to the controlled fun...

e110d67280185feaf06215d0fa5ed0f82cda2244 authored about 7 years ago
Merge pull request #606 from noseglid/typescript-export-components

Export the Component from typescript definition files

d4e454c2f9ad7348218c5b90b1de701fb2df2eec authored about 7 years ago
Merge pull request #605 from iporaitech/release/1.2.x

Fix Date picker problems caused by different time zones and DST.

8d11c91d46dbd37913c660acba9609c1502a6329 authored about 7 years ago
Export the Component from typescript definition files

When using refs (e.g. on TextField), the Component type is the
type of the reference. In order t...

a9c715941f416a200b4254fc7118ca576655393b authored about 7 years ago
Fix Date picker problems caused by different time zones and DST.

Due to different time zones, the Date picker presented inconsistencies in formatting
and also di...

f674d32e60e236d167919a0af8275c1955a027cd authored about 7 years ago
Fixed the overlay prop on the Drawer

Closes #602

50f7527b2fe6ee73150a5514d3d487a0833a80c8 authored over 7 years ago
Fixed MenuButton's not opening with space keypress

My handleKeyboardAccessibility was only looking for input or textarea in
the check for preventin...

b8408b420da27a713915cb2b464b1c733f4f49d0 authored over 7 years ago
Added unregister ability for service worker

1ca4ad850b2c7beb9b6d63d82c36a5973bdda609 authored over 7 years ago
Fixed Editable Slider Error

Once upon a time in some React code far far away, it was possible to use
string refs. I ended up...

34d26dedc96a8cb7bc1b1827923a90de6d28e3a9 authored over 7 years ago
Fixed Typescript example typo

b018ac8fc0ad4d2e1bbb1480e7f26e68e2139864 authored over 7 years ago
Added CONTRIBUTING.md

409d07a96bbc930c164e483ba2c3f10b0f507539 authored over 7 years ago
Added CODE_OF_CONDUCT.md

3b340f9af58f24ac976e9e21bc7cf22b9d6c7a00 authored over 7 years ago