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 branch 'release/1.1.x' into release/1.2.x

0ac488f67d6583a5ec84b097400b7c53ab44b329 authored over 7 years ago
Version bump to 1.1.7

e408c4ba95f3c01ca09acd61aa5964b854f285ee authored over 7 years ago
Merge pull request #564 from noseglid/patch-6

disableOuterDates is optional

c4b68ef89190b71eb4891761148b47774dbd92db authored over 7 years ago
disableOuterDates is optional

I assume this is correct. Docs are a bit unclear about default value, but I tracked the usage [t...

d199d14f7be9fac8356763401e4fbd41cac52ba6 authored over 7 years ago
Version bump to 1.1.6

3c11763261fe09bd737d9489491f238f588f7040 authored over 7 years ago
Fixed some markdown link problems

756777d407e4382263bb2a3113967b27c78a849c authored over 7 years ago
Exposed Ok/Cancel Button props on EditDialogColumn

To help add some more control to the EditDialogColumn, the okProps and
cancelProps have been add...

124272b0d02eb38181080e006b8ba2185796f87b authored over 7 years ago
Fixed some of the Typescript definitions after new changes

1d57a9f8f51284548c85c215f404189bc8af3099 authored over 7 years ago
Added sanity check test for #559

497daabf87479313da680ea816d4558781c915f9 authored over 7 years ago
DatePicker Documentation Changes

Updated the DatePicker Documentation so that it can show all the new
stuff about displaying addi...

8504b7acd847ff5b3a46ac2b3a579e5be2609221 authored over 7 years ago
Merge pull request #560 from ppetru/master

[TimePicker] Update when value changes

d726fdc6c93837c5f371205daf07b84d770f249d authored over 7 years ago
Fixed Controlled Slider Positioning

Closes #561

fd06716fd1756227537ab001708cc99eb0f38961 authored over 7 years ago
Merge pull request #557 from gamtiq/release/1.1.x

Ability to show days from adjacent months in calendar

9d8fc0bbc570266e0594ec910374e87cee4332a7 authored over 7 years ago
TimePicker: make it be able to pick times again.

421b35ca9cdd76df61f64a7ae241f73862ba7d4d authored over 7 years ago
Update TimePicker displayed time when value changes.

d383f35d36c48fb6fbeaadd4664641e604ebf6d1 authored over 7 years ago
Added ability to show adjacent days in calendar

4ae7901ce29e1b4bf7a618810c2ef115cab34c12 authored over 7 years ago
Merge branch 'release/1.1.x' into release/1.2.x

8df63f2208bcda1234e7ab574bc92bc8db67fb08 authored over 7 years ago
Updated READMEs for more Contributing informormation

4e117206acfcae622a26542ac316293a99b1e221 authored over 7 years ago
Updated documentation site for 4k and 1440p monitors

90e51292d95cd30d59530ad6f5a12dcacb99b689 authored over 7 years ago
Correctly exported the Tooltipped Component

e64787798e197ff61f28e324a1cfd260bf6f4ac3 authored over 7 years ago
Merge pull request #553 from gamtiq/release/1.1.x

A couple of improvements for ListItem component

6b891ebd447b4faf6793d3f9ef0f8770a18d1c0d authored over 7 years ago
Enhanced ListItem

848f168bbcdd19bb288b20a25265ef1d0aed6898 authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/mlaursen/release/1.1.x' into release/1.1.x

3fbaea77431e65807a92c4834f73eedb49221efd authored over 7 years ago
Fixed snapshots after focusable change

8f45d890cfefc45c4b023741051ab63a9a917d37 authored over 7 years ago
Version bump to 1.1.5

f3b0cb52818b66bb5ae7185bc41cbadee7587b32 authored over 7 years ago
Removed copy-to-clipboard from prism since it stopped working

ac4bef5bb05d5c3c1bc373e7bca7f1808f30d1eb authored over 7 years ago
Updated all umd links to use current version

f8b491d4f62eaa785553c04fc194b749557795d9 authored over 7 years ago
Updated dependencies and removed invariant from dependencies

7221e90ae219ea846eb73d5e7c92f0dfc84b42d4 authored over 7 years ago
Updated focusable attribute to be string

With the React 16 release, the focusable attribute needs to be a string
instead of a boolean sin...

849021a07ddd8eefd3894cba2193622c730bd0dc authored over 7 years ago
Updated DataTable Checkbox Column Styles

Due to how tables render, the table checkboxes could display weird if
there wasn't much content ...

86f9e33e640d9f61a2de54d6fc049905581463ea authored over 7 years ago
Updated documentation for the linear progress styling

ae7fd2714a8161698038bb5796911413bfcf1b08 authored over 7 years ago
Merge pull request #550 from gamtiq/release/1.1.x

Added ability to style progress bar in LinearProgress

ae526e22667b129ae1cad98380b4819bf757e477 authored over 7 years ago
Added ability to style progress in LinearProgress

05d8b814646c65929c85736a379f47e0d98ab4e9 authored over 7 years ago
Formatted the Tooltipped component differently

400762e7b16cf1971172bb33a12ab0ebc5ad27ea authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/mlaursen/release/1.1.x' into release/1.1.x

2a483ba816e00d73eedacd78cd85cdb07290b943 authored over 7 years ago
Merge pull request #548 from noseglid/patch-6

Typescript: Add `fullWidth` to DataTable

eb1d4c7515e1c66c643b4a9c392e979dad8b865c authored over 7 years ago
Typescript: Add `fullWidth` to DataTable

aaddbe3d87eb4ae8db1ae773fc4c550a2d645ec6 authored over 7 years ago
Switched from webpack to rollup

Updated the build process to rollup for umd. In addition, created an es
module output so that th...

ecc9cb0bb51f52789faa52c87f8a856cd336f2d3 authored over 7 years ago
Updated dev dependencies

0c8577a8ea0acea391123628fb2c94cc0c70c7c4 authored over 7 years ago
Exposed a lot more style/className props

f6fa91ff2c9237019f4ef07dfb248e749e19b1e5 authored over 7 years ago
Possibly fixed some drawer timeout issues

5d96fe3c89673b81dd47bf03d3c49c3425f40f8f authored over 7 years ago
Finished TextField autoresizing fixes

Finished the TextField auto-resizing so that it takes icons into
consideration when calculating ...

58802eba2eab87b311339a43ab11694171105d1f authored over 7 years ago
Added some more general documentation

959e292c619232640f2b9ead501faa53d3d4edad authored over 7 years ago
Fixed the prop-type warning of onVisibilityChange on SelectField

85f911dc454657f8866983573ee7e3c833adc3bf authored over 7 years ago
Fixed Dialogs Getting Stuck in visible

Closes #539

7b9834d0f7c4220f8d3938610ebef592cc7a1817 authored over 7 years ago
Merge branch 'master' into release/1.1.x

4ed3d62acce16f7d05d53f9295f2d9e622ce0c96 authored over 7 years ago
Merge pull request #543 from noseglid/patch-5

Typescript: Make `springConfig` of `Collapse` optional

b9bc53ddc763bb8ff32e1fb85bcf8125df81e55a authored over 7 years ago
Typescript: Make `springConfig` of `Collapse` optional

Since it has a default value, it's not required to be set when using the component.

b6b47ac07a27f7b8c4b4d8c96c2c4f5c1858ec95 authored over 7 years ago
Updated snapshots after button styles fix

f1bae37664b17060ab239a9bc4433191c230e393 authored over 7 years ago
Fixed HorizontalAnchors.RIGHT styles

I forgot to apply the rect.right styles to Layovers that have
HorizontalAnchors.RIGHT applied to...

af18768a2be9a174603182919bbf23932fdeaf5e authored over 7 years ago
Small fix for apply md-text to buttons

Added a small fix to correctly apply .md-text to buttons when they do
not have primary or second...

2250d91c59423eecc20463a0e85772a66358a7a3 authored over 7 years ago
Fixed the mobile examples rendering weirdly

c114ba4e54ffc132910bb1f7747581cf38f22196 authored over 7 years ago
Fixed the mobile examples rendering weirdly

c8185f672b28c8e4a52fbc19f4ae49426c38366d authored over 7 years ago
Updated text field autosizing to include inline indicators

4a5a55c9667b663b16c4acbb000be890d9c07a50 authored over 7 years ago
Fixed build linting error

3fc90583a50515ca400799820a5dd93bfc676c6e authored over 7 years ago
Added easier icon application for SelectionControlGroup

It is now easier to update the icons when using the
SelectionControlGroup component to render ra...

883e6eed3db6f881f73f7421a1a13b0251e9ad6b authored over 7 years ago
Added the remaining material icon svgs

f7ae2f5a9b00c8525c264eb615cce243948bf814 authored over 7 years ago
Updated the dependencies for the webpack-2 example:

408f4bf8b40f866ac005ea7eb07b1fab97ba88eb authored over 7 years ago
Removed the calcWidth in willMount for TextField

There is no point in doing the willMount checl for resizing width and
should wait until fully mo...

a20bab4c95d45973dd4050f70a34053cd1df94c0 authored over 7 years ago
Small refactor for isValued utility

f1cf19421cba93c633663a44d77d6196f0140990 authored over 7 years ago
Merge pull request #541 from snkhubcom/release/1.1.x

added proptypes for custom radio icons

0a7f92e0a25b1a56d0a29eb6c152783296dcc27f authored over 7 years ago
Merge branch 'release/1.1.x' of https://github.com/mlaursen/react-md into release/1.1.x

7921e54792805285ad6633358764f83306e9647f authored over 7 years ago
added proptypes for custom radio icons

065a615dde5270934173a379326caeb9298aad73 authored over 7 years ago
Updated deploy script to not remove themes

6110526acdde79e7ec54b56e3880df1fd8367309 authored over 7 years ago
Version bump to 1.1.4

1c21aef83ab3a991dd30450e78109d5b49437566 authored over 7 years ago
Added strong etags

68cd931250ba8df0646bd7ff72171b1250f36cb0 authored over 7 years ago
Fixed the documentation linking of proptypes

76d692155ed6d4bbb674af0785f2b95f967f73dc authored over 7 years ago
Added ability to reposition on resize

Any component that uses the Layover component can now attempt to
reposition on window resize ins...

e313ef4e43ed22dfc6b0d360812ebd48545954ff authored over 7 years ago
Added a delay to Layover resize events

Due to Android devices triggering a resize event when the soft keyboard
appears, I added a 2 sec...

d634be0bffe9e2426a2fc416a2c6c427218a1283 authored over 7 years ago
Merge pull request #536 from mlaursen/bugfix/SelectFieldItems

Bugfix/select field items

26e34a3189b231fbd33902dd0ded1daeee3702f6 authored over 7 years ago
Updated Snapshots for documentation server

442a654883c7faf0c9dc2e0dac81e390774c530c authored over 7 years ago
Added More SelectField Examples

Added SelectField examples for showing the disabling of items and
rendering any element.

adc7534670b8ecfeed8a75d307c1b306596ce8cd authored over 7 years ago
SelectFields can render any element

Updated SelectFields so they can render any element, but just ignore
them from all the autocompl...

7b7a85b0ec5b41294cb99ab0604e743432574f2a authored over 7 years ago
Added disabled items to SelectField

The SelectField will now correctly ignore disabled items. Unforunately I
can't write automated t...

2445b9ec2476a95fd5624ed81c40a4992fb17e0a authored over 7 years ago
Added lineDirection to SelectField

b174d658ee15d980891b6b4e04b07801cc220d00 authored over 7 years ago
Updated the SelectField's Autocomplete Matching

When typing in the SelectField, the matches will now ignore whitespace
so you can say item3 to m...

1701bcb1584854b29884b01f1e51546bfdf4868f authored over 7 years ago
Fixed the SelectField Focus Logic

The SelectField will now correctly open the menu with a down key press
and then require one more...

ee12b41cf8a4221eec90ba5dd0b2a05cbca39ebc authored over 7 years ago
Updated Menus to skip disabled items

The Menu will no longer call the onClose function when a ListItem has
been disabled.

eeb567154b44ae99191faba65462904d9e29b332 authored over 7 years ago
Updated Radios to support no defaultChecked items

The SelectionControlGroup can now correctly work when the defaultValue
or value does not match a...

f0d3930941c693f0b16dbbda2f6e64beff040309 authored over 7 years ago
Revert "Tried new hot-loading stuff"

This reverts commit 7e21d81eb370635b42500ce9454be924c07ac184.

4e656de86cedb0a805032e6fa36519182a1db9e2 authored over 7 years ago
Tried new hot-loading stuff

7e21d81eb370635b42500ce9454be924c07ac184 authored over 7 years ago
Added Sortable DataTable Example again

b9ae32d39f9c63c5e10dc1e093d134e60a73eef5 authored over 7 years ago
Updated with-webpack-2 example

4450763e8b95f5cc5cdbeecffc62e760aece221c authored over 7 years ago
Updated Dialog action stacking

The Dialog actions can now be fully controlled from a stackedActions
prop. When this prop is def...

d4e1eeaa062ffad883c900ffcb3a6c4cc7ceefab authored over 7 years ago
Updated SelectionControl for aria-labelledby

When there is no label, the SelectionControl can now use the
aria-labelledby as well instead of ...

da5dd079979658615959d1704cbdae329eea5d80 authored over 7 years ago
Fixed Typescript definitions for #431

4536207bf54aea0915b04932184fa6d0e3116854 authored over 7 years ago
Merge pull request #532 from noseglid/focusInputOnAutocomplete

Autocomplete: Add missing prop to typescript definition

36536fece6b9c4cab0727e23005f7a9889f0292e authored over 7 years ago
Autocomplete: Add missing prop to typescript definition

489cf250431ad1c73fc151d1c7615e3162ebfb1c authored over 7 years ago
Updated Layovers for better Dialog Positioning

After the changes for dialogs with large content, I also updated the
Layovers so that they posit...

fecd6954241f6c90178a99b2927de94edac65e3c authored over 7 years ago
Updated snapshots for documentation server

ffaec2b4ae4978c57775016365febec43525d090 authored over 7 years ago
Updated Dialogs for Autosizing Content

Since Dialogs are weird, it is now possible for the dialog content part
of dialogs to automatica...

f0942e20f2b398000d0fd3a5ff0a3724bfdc724b authored over 7 years ago
Small TextField Block Styling Fix

Updated the styles for a blocked TextField so that icons can display
inline a bit nicer.

1b9d911f5afdc9fe8a1405aeef90bbcce0b0d2e4 authored over 7 years ago
Fixed FocusContainers with only 1 focus

Fixed FocusContainers so that they don't break when there is only one
focusable element in the c...

e04ec5ca74c8481e003c1266fa0ab1d6af905792 authored over 7 years ago
Version bump to 1.1.3

855416f12fb4efe2f488142dda702b7ed7f67f24 authored over 7 years ago
Updated the documentation scroll behavior

Added some better documentation scroll behavior by doing some neat
little tricks for delaying th...

2dbe17f1b3e933d145ae1f5a9cbf395d513f0405 authored over 7 years ago
Fixed the TableRow Hover Color for Mobile

The hover color is no longer applied after touching a row on mobile
devices.

Closes #531

7235b294c549e01bf6d90a15ab93b50ac61c27ab authored over 7 years ago
Fixed the selected state for DataTables

Closes #530

5be96d68ec9a3f98edfc696ad8da2afc69250d79 authored over 7 years ago
Fixed ListItem's Addon line-height

When a different line-height was applied to a parent component of a
Menu's List, the icons and a...

0b6a45b7917e97bea7e398ab10cfcbacdb8518cd authored over 7 years ago
Search now works for Examples

The main website's serach can now search for specific examples. I
_should_ probably get a better...

410feae57866b7f909fdeadcd78889ee8127152a authored over 7 years ago
Updated paginated route with additional config

2ddf9cd3c5f706e4bd8037ec2d59ef96343f4b9f authored over 7 years ago