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

Merge pull request #722 from abbiecat/feature/Add-Option-Seconds-Time-Picker

Add option for seconds to the TimePicker component

29f82be650d5b0b2d48feba93ede92c0ff80d033 authored almost 7 years ago
Merge branch 'release/1.2.x' into release/1.3.x

6c88ca894b5dc90e1b75a560f13b3e2431f31d6a authored almost 7 years ago
Add option for seconds to the TimePicker component

503411fe1229ae11d8fb22a62f4e4502967f463a authored almost 7 years ago
Fixed invalid issues link

afd5fd6b43fad4ef578755283b43d735a5ca61fe authored almost 7 years ago
Updated README for link styling

9e8306b06de273569b1ec58c6b95e226c4666672 authored almost 7 years ago
Version bump to 1.2.13

c76ef05d7a4c22d5b7d4421c2db7a4b15bf4128b authored almost 7 years ago
Merge pull request #712 from icflorescu/patch-1

Fix #711 and a typo in warning message

c0a05ef0899658380617ea71cdbd837d5a979392 authored almost 7 years ago
Fix #711 and a typo in warning message

7882e631d138cf07522eec0ed6c5a5c850ec67af authored almost 7 years ago
Version bump to 1.2.12

ddbb98415466720aad087db0d0562b384fc56a7d authored almost 7 years ago
Fixed documentation chunk names

6e92c9c0479c503d01417461b124021fb94ac89a authored almost 7 years ago
Fixed DialogContainer fullPage prop validation

The DialogContainer fullPage prop validation will no longer display an
error when the value is f...

80522ee984edee58e7dfd91e135e2342f9df6fb3 authored almost 7 years ago
Merge pull request #703 from domszyn/export-resize-observer-declarations

fix(ResizeObserver): Export TypeScript declarations

304e84523c1ab9fdc2dca1c9045ea39913b92e52 authored almost 7 years ago
fix(ResizeObserver): Export TypeScript declarations

a233615340dd54a6d5c2f9073251097c36ab011f authored almost 7 years ago
Merge pull request #701 from hanayuki/fix_avatar_typo

typo fix for avatar example

5df58fe0b3bd56c6962d24473d778f19179d2180 authored almost 7 years ago
typo fix for avatar example

021dfeda2320d73f0fdea031441f5de5a4674e25 authored almost 7 years ago
Merge pull request #698 from mlaursen/new-showcase

New showcase

def30fac60eb2cf90001cdb2d7c653bab22204d9 authored almost 7 years ago
Added Hostfully to Showcases

844ad79d5100bf6022631d99af3458d98c24694d authored almost 7 years ago
Small change for author to be outside of render

ff46390bdace2f0676ca9e37da97286f28be4b5c authored almost 7 years ago
Updated Showcases for Product Demo Link

Updated the showcases so that the Company/Organization's name is now a
link instead of just the ...

1b35d15f138367301ea34761be0b802b147cbe44 authored almost 7 years ago
Version bump to 1.2.12-beta.2

b0ba42a8dd5fda6f3e6bca21f5de90f67a73d53d authored almost 7 years ago
Updated Collapse Ref Usage

The Collapse will now make sure to do null or the function for the
Collapse ref.

Closes #672

f1c4621006c729ad61eaae551adf22d222c8d538 authored almost 7 years ago
Updated Dialogs to use getElementById instead of querySelector

This was mostly to help out with ids that contain equal signs. It is
invalid in a querySelector ...

80b18434a00f5d171cd220f7ab2409d783edba58 authored almost 7 years ago
Merge branch 'release/1.2.x' into release/1.3.x

a14474f5a3e21ab2141c468069c1d5631b31f0e9 authored almost 7 years ago
Version bump to 1.2.12-beta release

b9dabb202f985504812cbaa7e8fdecddde42afff authored almost 7 years ago
Merge pull request #680 from mlaursen/bugfix/Date-Pickers

Bugfix/date pickers

81939d3852291859060431e140cbc21fc46f4d3f authored almost 7 years ago
Fixed deploy script to remove old server code

e679bd72f6929a6c25edab29545dc758142845ee authored almost 7 years ago
Simplified build config a bit

f1c7aded7a16705689690b259a461d9790a1d827 authored almost 7 years ago
Merge branch 'release/1.2.x' into release/1.3.x

3e87ca06381f76d90b510877cacd194c75df1a45 authored almost 7 years ago
Updated documentation snapshots

4768ada08e58f01fdb1cde742c822d3d20f075bb authored almost 7 years ago
Fixed tests for #676

42992497a246fb8ad44bbd711bcebc6853811cbe authored almost 7 years ago
Fixed FileInput/FileUpload Value Error

I ended up deprecating the `value` prop since it shouldn't really be
used anyways. The value wil...

5fbc877ae50bacfc5931dc98692bc1dc6c1529bc authored almost 7 years ago
Fixed prettifyProp logic

Fixed the prettifyProp logic so that it correctly handles multi-line
deprecated strings and upda...

234d16abb12efb63623fa979612a14d137a773b8 authored almost 7 years ago
Updated doc dependencies

4fa00167c3eb81fd00989f80ec68acd1e990d289 authored almost 7 years ago
Fixed some build issues

6ed8b613e03cbfadad174d9e487a6b52730b308f authored almost 7 years ago
Merge pull request #681 from mlaursen/bugfix/dialog-edge-flicker

Bugfix/dialog edge flicker

e61005b82a95c8811f1452879e20fa9745eb9328 authored almost 7 years ago
Changed dialogVisible -> propVisible

Updated the DialogContainer so that the active state comes from the
propVisible instead of dialo...

88569fe9d5314e44bf82845b310bf4ca610c56c8 authored almost 7 years ago
Re-fixed dialogs flickering on Edge

Closes #655

190c6ba9885fc2918c12978ec462ba802e3f1a85 authored almost 7 years ago
Revert "Revert "Fixed Dialog Flashing for IE/Edge""

This reverts commit 1fc5b0b58dc3e19a355156fed619f2e103c5edaa.

ed4115ca4859f944fb3f214bc3880cee7a3965f9 authored almost 7 years ago
Fixed Editable Slider Crashing Bug

Closes #675

8bfa5e218838356b96b00f701a0e6a35116b15a9 authored almost 7 years ago
Renamed sourceDate -> date for date utils

f350c18ecdddebb406387b7a6859d959a79ca470 authored almost 7 years ago
Added more tests and cleaned up JSDoc

Added some mroe tests to the date utils and cleaned up some of the
documentation for the date ut...

5894c9ade148671edfe36babeb7e680ec241614a authored almost 7 years ago
DatePicker Date Fixes

This should fix all of the date logic required for generating and
navigating through a date pick...

15f89205ea3ff92289e111f3240c4442d979854b authored almost 7 years ago
Revert "Merge pull request #605 from iporaitech/release/1.2.x"

This reverts commit 8d11c91d46dbd37913c660acba9609c1502a6329, reversing
changes made to 50f7527b...

1497c9df51a5eb72338e8304b91991db561232a0 authored almost 7 years ago
Small file input example changes

b10ba2868165dcb6060aa92d304fe4bcfc532594 authored almost 7 years ago
Added cors to api routes and prevent anything except for current public url

b85358554a3c45c4059ee486e81f403e98b52c64 authored almost 7 years ago
Added more debug info to documentation server in dev mode

ae6ecb9c3523d740f8f7695aed052e1f82713e65 authored almost 7 years ago
Updated some of the webpack config for easier host changes

2bfd9f8dcab112edf6cf6d46f80a8b49ad457d6a authored almost 7 years ago
Merge pull request #679 from Laurelin67/feature/definition_of_tablecardheader

definition of TableCardHeader added to index of React-MD

39410b0fba6f510acaa04f2f2432a8b299bcf91c authored almost 7 years ago
definition of TableCardHeader added to index of React-MD

90cf2ff2f4e5c45cc45df7b0227cba79c76b7efc authored almost 7 years ago
Merge pull request #678 from zgavin1/bugfix/Tabs-Margin-Scroll-Height

#662 bugfix

31b1d00ff8ed397c34345eec2b2102024a342352 authored almost 7 years ago
Replace offsetHeight with scrollHeight as property used to determine Tab panel height in _resizePanel method on TabsContainer component.

0d26c6f5c51c829d168976bb7f12fab4c31cb6d4 authored almost 7 years ago
Fixed SSR for Prism pages

313c292ac2c218813197f61d59645ae9f4456989 authored almost 7 years ago
Fixed line number count

142580b08c790c00a6814f679a2a11cab3248f89 authored almost 7 years ago
Fixed build to minify css

895b7cc6a359c5935c57b7c4bba76ad180ca6a6a authored almost 7 years ago
really fixed it..

b788494427d17c0ffa3f87ce15af247f63e8838e authored about 7 years ago
Fixed deploy script to correctly copy generated scss color variables file

4c2d34067e26255581f8b40c5f88ff116b39fdc1 authored about 7 years ago
Fixed markdown formatting for conditional toolbar and line numbers

b84bc50155cdbbed9aaa1d355e894f3ace72e84e authored about 7 years ago
Updated WhatsNew with documentation changes

3a7c60a486bdc94a7bc0f88e67574b28ebf458eb authored about 7 years ago
Fixed a spelling mistake

92ec2d6ded124c6f0f230c0d9ad8bd5e71296be5 authored about 7 years ago
Fixed an id generation error.

f4e8f891d07cd118855c5f9a486074aeecdc41ee authored about 7 years ago
Removed sarcasm.

c2a7d82c00e3df7cf7cc50ecd5d215b4590289dc authored about 7 years ago
Added comments, Markdown Portal Example, and fixed some things

0f96b4f94317a1717d127a567d609a2ecca778ba authored about 7 years ago
Fixed the hexToRgb function

6cfb71cf2007feaa626d4102250fa4fd5c38e367 authored about 7 years ago
Skipping routing test since it causes memory leak

9f241e751c3da5689eb9d9c1ed2df8c50602ef4d authored about 7 years ago
Added __TEST__ global var check.

734c172d0b7605e14f9b0f6e084938266456b594 authored about 7 years ago
Added a better color previewer to markdown

b4bf1454cba9d2e2a14b11abd317027565a00f40 authored about 7 years ago
Removed a double space that was unneeded

14a6136ba3262fffab867887aff22846927c7943 authored about 7 years ago
Fixed babelrc for tests

abb0b5a2eb16b787925a642a15ef28589a06b851 authored about 7 years ago
Updated markdown logic and updated snapshots

0ecdb6539d3eeb065f15c21feba71f69b6e0fc82 authored about 7 years ago
Updated prism and something else

928979f92e9778da836714f4dd8cb2fbae5feb34 authored about 7 years ago
Small package.json changes for scripts

e2e9af9dd2c35f3c188f48980f5fbc77cd6a6805 authored about 7 years ago
Simplified babelrc

da28b50c844174a0c42c2cbfbdcb954c5fb34d84 authored about 7 years ago
Fixed Portal onClose not firing

Fixed the Portal so that it will now correctly call onClose when it is
unmounted while still vis...

4e4debf28c9b865ffec8142d0f5737e04eb254c0 authored about 7 years ago
Fixed sharp transition

I fixed the spelling of cubic from cubix.. So $md-transition-sharp and
the extender now work! Woo.

ee8cef7df6427dd4c2edfaa3d46176ae0ee3dba3 authored about 7 years ago
Added the missing flat-ui colors on themes page

9dd32a21860047d41584f1206b44d86001a221bd authored about 7 years ago
Small webpack change to limit logging

625213da6a65693a82b000adb0738e99126c0153 authored about 7 years ago
Added a script to create a list of all react-md colors

06f57a2a3d7de8218e8862f4ae52f78c1460f4ab authored about 7 years ago
Added more markdown parsing logic

8aa47586be75d6c3ccce04056268a5a40bc7afff authored about 7 years ago
Fixed SSR problem for production

daa5fa149b33e182c443bae69bea7fba4dd4e686 authored about 7 years ago
Fixed snapshots for #667

91dba12f0ad30dffc5d2bd131b03975a52dfd048 authored about 7 years ago
Fixed Resizing TextField Size on Mount

Closes #667

547a23ce587968aced68405ef11676b065f7eda7 authored about 7 years ago
Cleaned up server dependencies

51a492d2afda67fef0f67ca3bfab08a73cb43730 authored about 7 years ago
Fixed Routing Examples

I forgot to add the withRouter back after I added better hot-reloading
to the dev server so all ...

2da6876332a6f46d2a9b60ecda0dcb37646147fb authored about 7 years ago
Added decorators

cd43b1fa3fd61eddba8c325bdbdf115f675ebfbb authored about 7 years ago
Fixed TextField Floating Labels when Controlled

The TextField floating label will correctly still be floating when the
user removes all text fro...

107b5dbee3fe8b853bfe635e5d8ac1e51f8e06c8 authored about 7 years ago
Switched to Array.from since [...new Array(num)] stopped working

0b00fd7b51629a31edf2a0305c59f11aac3cea77 authored about 7 years ago
Fixed Some more Hot Reloading

f6fa28ec30c5a789d7a233116585e90d4e4749e9 authored about 7 years ago
Removed Service workers since still too unpredictable

14d4017cbe94ff112384eb2045694e0b8b3283c6 authored about 7 years ago
Added more documentation for non-material colors

Closes #649

1ac1c15fc8e805dd0fcb0b40fe9f98d18e1b020a authored about 7 years ago
Added color previewer to Prism code and always update html for markdown in dev

1043a4ece751f062d64c5c53cdc2bdc7eebfcc69 authored about 7 years ago
Updated documentation markdown for inline colors

2010511d02c55032361837216fd620405dfd8054 authored about 7 years ago
Added server hot-reloading

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

3643043c623ea5d6527b13566fb273a21e0d8def authored about 7 years ago
Version bump to 1.2.11

9f0136abb7b286b1dccbabb91b2c207ef19f4d35 authored about 7 years ago
Updated snapshot

528b3182eed876ce0a2f107454a0f3ecb883d9b0 authored about 7 years ago
Fixed focus for inked components

Updated the injectInk HOC so that it will still correctly focus itself
if the ink is disabled.

...

f47bf22e9351ac282908424670f99347ed06d658 authored about 7 years ago
Revert "Fixed Dialog Flashing for IE/Edge"

This reverts commit 142626aaedfeaab4d50c2383e576780e32d8b3d2.

Closes #664
Reopens #655

1fc5b0b58dc3e19a355156fed619f2e103c5edaa authored about 7 years ago
Fixed a small != bug for keyboards...

Don't look.

8b7110f66d67ea67bd4e2f3c0ee5b1f194a53277 authored about 7 years ago
Fixed undefined className on active ListItem

Forgot to check if the active box className actally exists before
applying it to an active ListI...

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

9cd37f88c3b08ab537190e85be480fa5db932e5a authored about 7 years ago