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

Renamed Drawer Prop for Consistency

Renamed the onVisibilityToggle to onVisibilityChange for the Drawer and
NavigationDrawer to have...

0742a483c53a0afd2c97dd99749e906a8c8e4ec7 authored almost 8 years ago
Added commented line back in autocomplete

e623ec462e43ee8685a58ff5b80468b22db28f94 authored almost 8 years ago
Fixed Autocomplete's inline positioning

After the changes to menus, the autocomplete contianer needed a position
relative to display the...

be956763d710be882812b99264921b62ed8a5f44 authored almost 8 years ago
Copy/paste from browser fixes

464fc5cb4347de120ed3f85b746836ec00196137 authored almost 8 years ago
Updated layovers to work when in centered dialogs.

53cf5394ef32918ba01e1a5f0e3a44ad6248cab2 authored almost 8 years ago
Migraded SelectFieldColumn for Layovers

Migrated the SelectFieldColumn to the new verion of the SelectField and
using Layovers.

I also ...

fa78b406e0538e0afc525068174740ba750f71df authored almost 8 years ago
Added a belowAnchor Layover prop for easy access

It is pretty helpful to have the different anchoring when the animation
position for the layover...

710438d2dd4b2bd9c7839b82faf4b3d0bc970c60 authored almost 8 years ago
Small documentation menubuton migration fix

fb683b6e45511bdf068ceb79e0f8373028c98429 authored almost 8 years ago
Small bugfix for select field activity.

199f2488a83a3f7a97614781fd86a8f624a10ece authored almost 8 years ago
Quick Layover Props Refactor

29bfd6e2539c8eee32edad2e7fd6ef5a9c668416 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

13f891c6501eb96314459ed09bac3e7484787ac7 authored almost 8 years ago
Merge branch 'release/1.0.x' into release/1.1.x

14edf370c97805892f005abe7cd67e79a34c8f23 authored almost 8 years ago
Fixed SelectField activeLabel bug (version 2)

Moved the activeLabel updates when the value or the
menuItems prop changes to the componentWillU...

9bee1fa5900c7b57ffd6f68fe00e40320e8a39af authored almost 8 years ago
Updated EditDialogColumn to use Layover

Whew. EditDialogColumn now uses the Layover component instead of doing
the weird absolute positi...

e032692f992940b2dbf898137e9b7e7eb17d1edc authored almost 8 years ago
Updated the DataTable for better styling/className application

b293029586e5acf7b57b9ea11735c7ddf929ca26 authored almost 8 years ago
Fixed Weird Layover/out of bounds logic

For some reason I only applied the threshold to the layover's horizontal
calculation when center...

0af3df6cf28cc80b8c3aa7010c68c8996e0e1453 authored almost 8 years ago
Updated the AccessibileFakeButton so that the focus outline can still appear if wanted

9b91a47532eed0707abf53319ebc3a9a2771cf63 authored almost 8 years ago
Fixed the FocusContainer to not enable the focus trap on initial mount if it is disabled

5a0002665c16dfa5383759b7237fc3f6e18f6463 authored almost 8 years ago
Updated Layover to use arrow class functions

8c5c2992085a79e3e6e8a4cebec5d1c643acedb1 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

d7ddfe9fbc328e492059b5d75de040dae4baa9bb authored almost 8 years ago
Merge branch 'master' into release/1.1.x

b971390bb0ad36dbef39f1d493ed8da2cf38935c authored almost 8 years ago
Version bump to v1.0.10

f998a1a4be09e4a7db720862ae63499861dea325 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

de7c49802bb145017a4f96e8c442a264a5a9a1a8 authored almost 8 years ago
Merge branch 'release/1.1.x' of https://github.com/mlaursen/react-md into release/1.1.x

7181f32c1e62978a5930343251771b58fe87eb44 authored almost 8 years ago
Merge branch 'master' into release/1.1.x

001b14ea07ea874fce78f9a0fd8cf019385e7828 authored almost 8 years ago
Version Bump to 1.0.9

5cae4796ce6ac2c1c2196c303aa3d086a6ed2774 authored almost 8 years ago
Fixed SelectField active label bug

If the menuItems are defined as a list in the render, the simple ===
returns false so the compon...

98212844eae18715a0cef50c933131dc97cf95e9 authored almost 8 years ago
Added more Drawer Sanity Tests

Added some more tests for #299 just using visible instead of
defaultVisible

973b738a6c34d1c15c88d721b1a81730a1513366 authored almost 8 years ago
Fixed the Drawer Overlay Activity

Fixed the logic for the Drawer's overlay visibility so that it will
correctly not appear if the ...

f1de2dce054abf3307d12911bfbd296bf4dc98bc authored almost 8 years ago
Started on select field tests

2a47f41b0eec84a42e90ae329b30865cc105a19e authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

a85be25cc5c61f3304c655d0a213c3a0482fc554 authored almost 8 years ago
Merge branch 'release/1.0.x' into release/1.1.x

99af541524916e7a8e1ee63ac284e2c55f6d9c38 authored almost 8 years ago
Fixed min/max date validation in DatePicker

The DatePicker ended up showing the min/max date validation error when
the the min or max date w...

56909b99ea29de867265b34e13214cad848192cc authored almost 8 years ago
Merge pull request #294 from mlaursen/bugfix/#291

Updated Drawer/NavigationDrawer type resolving

a6757fe9276d1129f856d4a7665d6a1fc61bfe81 authored almost 8 years ago
Updated Drawer/NavigationDrawer type resolving

Upated the logic for resolving the current drawer's media type to allow
the props.type to always...

d5f41eb7ac8051074e49d97ed29a68722ba51eae authored almost 8 years ago
Typescript Defs, Documentation, and SSR Fixes

Updated the default props of the Layover and components that use the
layover to check if window ...

959b78d436fd180a2bf303b9b8e5dea48562daeb authored almost 8 years ago
Started MenuButton and added small fixes to documentation

9a37fdcc84c328c406c8fc8810aea26217d5ffc1 authored almost 8 years ago
Set HTML min width

Since the dialog hides overflow and stuff when it is opened, I added a
new variable to set the m...

5e6c2ccac5aef54fead9cc9a39a6f2c612fd3b8f authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

841e97b5624be7c94a78571dc4ee2cdf10e93642 authored almost 8 years ago
Merge branch 'master' into release/1.1.x

cfcbed3261d7dcbc08f12138fb6c24ba082f3853 authored almost 8 years ago
Version bump to 1.0.8

5da0d997473e9ba335134378a261c0dac3b7f34f authored almost 8 years ago
Fixed Drawer/NavigationDrawer visibilities

My initial fix in #286 was not actually the real solution since it
caused #288

The visibility w...

29b39d1b616c8f7733b20e3c8a1aa1bb3b268787 authored almost 8 years ago
Added initial menu tests

bdce9d35f829d476046012fa8d0693ad7e4c2c0a authored almost 8 years ago
Converted SelectFields over to using new menu

e738d47ef14dfc2f5940e34b6827cbe4ab0fa21b authored almost 8 years ago
Extracted filters and search from Autocomplete

Extracted fuzzyFilter, caseInsensitiveFilter, and findIgnoreCase from
the Autocomplete since the...

307c06642472414d8a12ae371353a6b06218307c authored almost 8 years ago
Added listProps to menu and fixed the media queries for menus

330c4dbca9ede5db3f21c7deda9271ecbc34f80a authored almost 8 years ago
Fixed linting errors

6f5f1ba312c0e7fd3fa465ce25cdf7a87ad2f612 authored almost 8 years ago
Tests and Component Binding Changes

Updated all the tests to pass for right now. Going through them, I
realized I really need to rem...

86ea0ac8b7980a4184c985af8ea5d19fed70f886 authored almost 8 years ago
Autocomplete Fixes

Did a lot of stuff here. Probably should have been multiple commits.

- Updated the onAutocomple...

768e6d086c67fbe4d045cb3cf002c8e5d59b25b8 authored almost 8 years ago
Added initial types for Menus and few fixes for doc site

671ef8c4b8261c03f47843b26f1ea5b2111641a0 authored almost 8 years ago
Fixed the Layover's initialFix to be more accurate

4db1cc95189472409b3299cb63e17817831b8500 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

8d0e162125d17dfcaabc53c7c7e58ef49b18d870 authored almost 8 years ago
Merge branch 'master' into release/1.1.x

ca70c49c90c98606a15d6bafec8ce92190a86768 authored almost 8 years ago
Version Bump to 1.0.7

89f42de39edacb35832ad68a8fd49eb3d1da9ac0 authored almost 8 years ago
More fixes for the layover context menu

d7b9504e2a90362fb47984fe06563655faf39c10 authored almost 8 years ago
Updated the md-no-scroll to hide te body toolbar instead of set it to scroll

c2584ed057f0efaa3f7c8e19acbe05819a2e0ad1 authored almost 8 years ago
Updated List to only set the cascadingFixedTo if it is scrollable

e97d4597b758fd564cf97789ead3f0e77600eac2 authored almost 8 years ago
Working on context menus and switching over to the new menu

7bab88e3a92343b98acc7927e85ccdc1b38684b3 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

d13226422336b39f818273399a9e61e7b66f87c7 authored almost 8 years ago
Merge branch 'release/1.0.x' into release/1.1.x

48252f6a98e454b11d79f4871a9420908139bfc2 authored almost 8 years ago
Removed Symbols. Closes #284

38631291296f77c6ae64eea1150b95ed60687884 authored almost 8 years ago
Fixed the Intl.DateTimeFormat terrible mock

Closes #285

0c0fdb7a8755cbb2af5f3fba03cc88ec878c6fd9 authored almost 8 years ago
Fixed the defaultVisible problem for Drawers

The Drawer was automatically trying to update it's type once it had
mounted. It should really on...

81d8515c379214947ada59451968a5edd93da6da authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

687da975ff7fde6a3a3b67282054ab0393806857 authored almost 8 years ago
Merge branch 'release/1.0.x' into release/1.1.x

e968f90d92a3986b0457acca1454ce8b7644304a authored almost 8 years ago
Merge pull request #283 from stickfigure/patch-2

Add NavigationDrawer.drawerHeaderChildren prop to typing

be5a3046b6b2462d361a80c72592f7014cb17899 authored almost 8 years ago
Merge pull request #282 from stickfigure/patch-1

Fix spelling toolbarActons -> toolbarActions

2d161162146004c8f862804f9580a8664b33e3ce authored almost 8 years ago
Add NavigationDrawer.drawerHeaderChildren prop to typing

0a774d33e9b70e3aa36916147547579029b70fd9 authored almost 8 years ago
Fix spelling toolbarActons -> toolbarActions

c2897214b1710281bbc37456e7f29a497063aa20 authored almost 8 years ago
Fixed and updated the tests for isOutOfBounds

ec3269b6f4a09bd92d3cc913a1e15ee9a52791e4 authored almost 8 years ago
Updated SelectionControls for disable-able ink

I ended up finding out it could be helpful ti still disable ink on a
component level. Related #176

d5274d12712f2139ab27e62a83e0954e2eb22f3c authored almost 8 years ago
Migrating Existing Components to using Layover

Started the migration process for switching components that were using
Menu to the newer version...

48a0cf5618d197b126c8bd35913a351231247003 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

49e4fa2cb11b1eebcdc3aa1756c8b782230b6cdf authored almost 8 years ago
Updated the what's new page with the commit fpr the autogrowing text fields

772bf31bc27d56abf8af0382ffcfb58e641ca2d3 authored almost 8 years ago
Added Auto-Resizing Text Fields

A added a simple feature that allows text fields to be auto resized
between a min and max value.

10e54d3269d8941480ec2019861dcc492458fd22 authored almost 8 years ago
ListItem Prop naming convention fix

Updated the ListItem to deprecate both the isOpen and defaultOpen props
and switch to visible an...

86c7f0d9ca37785f6677c7e9101326d45c4ff3b4 authored almost 8 years ago
Fixed Pickers Opening While Disabled

I was under the wrong assumption that the click event would also be
disabled on the text field i...

11903c56f419d196a7182451fa8daee38e00c381 authored almost 8 years ago
Fixed Menu setState after unmount bug

I forgot to clear the timeout for calling onClose if the component
unmounts based on routing or ...

48e248b8b26093cfc5d96b69f787e60ccb8d9898 authored almost 8 years ago
Changed the defaults to not use Portal

Since the Server Side Rendering with the Portal ended up being a giant
mess, most components do ...

6b1c20916837aafb7214c875bcaaf64c004a1710 authored almost 8 years ago
Added tests for the Portal

36c540cf19b983efff18e7eab62127ba8a78a861 authored almost 8 years ago
Fixed the lint error for the toolbar styles

895e9fb71e393fc4699ec08ab1bc641a09bb3c44 authored almost 8 years ago
Updated MenuButton to pass correct props

The MenuButton was not actually passing the listStyle and listClassName
props correctly to the M...

24a768ceb2789ac11e6db9d6b1fd93e48c10b997 authored almost 8 years ago
Fixed Slider to correctly render balloon on tick when min max defaultValue are given

766d4e50f5efde7dd98d877a5e88dc653520d80a authored almost 8 years ago
Merge pull request #276 from yoshi415/master

Fixed Slider to correctly render balloon on tick

eddddc520561eba3a7a6cd9cc94f63f2184aad5a authored almost 8 years ago
Fixed Slider to correctly render balloon on tick when min max defaultValue are given

6ee78ae61774b957a434a52743c4c7b9bb57edb3 authored almost 8 years ago
Added typescript defs to files for package.json

c601424f5593cc7f9b0a683a2a9e5ec59e512dff authored almost 8 years ago
Toolbar Sass Variable Changes

Update the Toolbars so that they can have consistent specs across all
screen sizes. This also en...

3058a862dd0d8d073622e8105048b4e70676f4d1 authored almost 8 years ago
Updated Sass variables for Buttons

Added some new variables for buttons so that there can be consistent
height and fonts across all...

a7000704999f5a7ad3cd05ad076b1e7b2cfc13ba authored almost 8 years ago
Exposed more Sass Variables

Exposed some more Sass variables to make customization a bit easier.
Update the Lists so that it...

2a65f76402229a8c17e45f1c202fab8de454f661 authored almost 8 years ago
Small readme changes and added inks to what's new

4f9c54391770bbfcc6304b0fc27173d499f873f2 authored almost 8 years ago
Ink is disableable at an application level

Ink can now be disabled at an application level by defining a child
context of { inkDisabled: tr...

983438a3f5242350c711d51ecfa5d1d77ab5c1a8 authored almost 8 years ago
Merge pull request #273 from maxcan/ts-fixes-for-1.1.x

Added a typescript compilation test and fixes for the ..Event compilation errors

57c5e0a1d24a88ce21875ad90d319314725bf7e9 authored almost 8 years ago
Fixed typescript compilation issues related to MouseEvents

98c57f081f58934c4dde0b40a4f76d7c363f22bb authored almost 8 years ago
Added tests for typescript compilation

12f9856eb2b0b048bd92958e8a2e264f0f7c6467 authored almost 8 years ago
Small fix for the color palette docs

3f93917e5e106c0230c339dc359969cec994d3e2 authored almost 8 years ago
Undid the changes for layovers in menus

6c449fbf033abeaa3d02a94ee3ddbcd39a32aee0 authored almost 8 years ago
Updated toolbar to provide a titleId prop.

6fa6b74b7edf7e847740eb8fad3ecc6a0572efe8 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Viewports

10e795c7f5263c130155f084bd59145b5b8e2f59 authored almost 8 years ago
Documenttion url building fix

4446b703d04f7fe814162b82a43fc4198d966423 authored almost 8 years ago
Updated servers for more consistency between prod and dev

9d054e8666dbfbb93a382e7baf2a23800651e581 authored almost 8 years ago