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

Updated documentation server dependencies for production

5c71dc1003b8e38f02196a450704585b60a68e57 authored almost 8 years ago
Fixed tests and added enzyme

985538b367476548e16ea19abfe3872a584d95b1 authored almost 8 years ago
Updated What's New and Upgrade Guides for v1.1.0 release

6f64dedd3e1276dc51fcb2f61c6a6de30d0f2885 authored almost 8 years ago
Updated markdown generator to be able to quickly link to github issues, pull requests, or commit ids

a7c9c8ed917dc290735ec10314e3af8f2b7727aa authored almost 8 years ago
Merge pull request #267 from mlaursen/feature/Typescript-Support

Feature/typescript support

2a7bef0dfdbb6094b127a79dcd2e4d66c4fe80c8 authored almost 8 years ago
Updated remaining definitions to make the children prop optional

01ae43f560a6962186a524f31c4aed6e5ab28cf3 authored almost 8 years ago
Updated typescript to include DialogContainer

367de5af1f3f0f7060a2b20f157452b19ef82594 authored almost 8 years ago
Updated types after merging 1.1.0 into branch

706d3d46bf7f6b93f76adbf3aa054c4168f4f376 authored almost 8 years ago
Merge branch 'release/1.1.x' into feature/Typescript-Support

06930384102de2ef12e44237081312b174f99093 authored almost 8 years ago
Small typescript fixes

0092e4a62b722a0c485da376ae5b85875b871024 authored almost 8 years ago
Temporary commit for pulling Layover into Menu and components that use menu

d6c4f56ef9e386f55263c2330f87551988b42469 authored almost 8 years ago
Finished the Layover Component for now

Finished the layover component so that it can attempt to auto-adjust to
keep itself in the viewp...

d52fe8981f284ed5c64124f6ab826a35dccdf9b9 authored almost 8 years ago
Updated some of the Events to be the more specific React.<<T>>Event things

3a9c517ff7757277c8de90e72fc1cc719c384e3a authored almost 8 years ago
Initial reworking for Menu to use the Layover component

4385cad8e730959235eededb2b0f5e7a1d05e6f0 authored almost 8 years ago
Keeping Components in Viewports

Whew. Added a component for keeping an item in the viewport as well as
fixed to the page while s...

850846f356bee40a63905867f87e39184a7337ac authored almost 8 years ago
Minor Bugfixes and Style Updates

- Updated the Collapse component to correctly call the ref callback on its
clone child.
- Update...

ae9b0ea20d2f1a40c15c35343203f40d0712b2e8 authored almost 8 years ago
Updated search to return variable values as well

c8d60981eaaa9f703a9a43c6a61e3929cacd7d85 authored almost 8 years ago
line-height and dense icons fixes

bbcd6681ab94c1f0e11d47e506ac2f841efa044a authored almost 8 years ago
Added final SassDoc Linking

Updated the requires links to be able to also link to other elements.

Closes #247

53f9658a98e305f6721632ea96fb09bf5e2db672 authored almost 8 years ago
Typography fixes and small updates

e56e04c1529482a3cd7823ec6fc63bacad69ac24 authored almost 8 years ago
Merge pull request #258 from mlaursen/feature/Dense-Icons

Implemented Dense Icons

399e010fe72c0d28095385feb5c96cbd3fe4f78b authored almost 8 years ago
Final documentation changes for the dense icons

c19b2d06e40cfee4016d0e9705959169bd681d44 authored almost 8 years ago
Updated Remaining Styles for Dense Icons

Updated all the other touch points of the icons for the new dense spec.
Also updated the documen...

e14f6e5c994e8b6dc58ff570bebc39915014bc01 authored almost 8 years ago
Merge pull request #261 from gamtiq/release/1.1.x

Button improvements

fc12b8d60199ab6459593b2e0a271163c59578fc authored almost 8 years ago
Merge branch 'button-improvement' into release/1.1.x

dd597149c381f26034047d40e39a62f380b75545 authored almost 8 years ago
Remove '.only' restriction from Button tests

486a538530d7449c940334a0f8d48b2f482056fb authored almost 8 years ago
Merge pull request #260 from cpboone/feature/#247

Enhancement #247 Added usedBy and see links. Still needs requires links.

075e57cad0c2a4a485f0c3d8971f2292e3fc2707 authored almost 8 years ago
Enhancement #247 Added usedBy and see links. Still needs requires links.

684814c3c5cf2c041741dddd634bf50ee4ea285a authored almost 8 years ago
Implemented Dense Icons

Added a dense spec for icons. This can be disabled by setting the
`$md-font-icon-include-dense` ...

927d94d221b7409466ea1266de20d961b9c291e7 authored almost 8 years ago
Added missing __DEV__ replacement for API server

36cb2459789f885849c2ec36444eb5d17380ba22 authored almost 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into button-improvement

2ad442419a090ba9dcd98520be5989dd27fe8c3d authored almost 8 years ago
Fix typos in deprecation message for Buttons

f8ae94feeac247d1b9b4a3e75b23fcd52a3905a2 authored almost 8 years ago
Add noIcon prop for Button

0db4c1e2fc5a055f9b0803942b5cc1858f4feaa3 authored almost 8 years ago
Change Button's label prop type to node

7b91d9ad033f63348686943c519bf484efcec3b1 authored almost 8 years ago
Add cross-env to run npm scripts in Windows

2e89e228fd63ab6f8a1a1b04d42f84bc465414f7 authored almost 8 years ago
General Accessibility Fixes

Updated the selection controls to either require a aria-label or a label
attribute.

Updated the...

3d10540461f4c552188f22ab25ec5f665c3a00e2 authored almost 8 years ago
Implemented Indeterminate DataTable Checkboxes

Switch to the indeterminate icon when at least 1+ rows are checked, but
not all the rows.

Close...

d811383477b8bed4e33fc1bf0e2a0f86444e4c26 authored almost 8 years ago
Updated TableRow to Use Navtive rowIndex

Updated the TableRow to no longer require an index to be cloned in. This
is actually built into ...

8b75b6a4005331756261e258429d8fb94b32dbf0 authored almost 8 years ago
Updated nested dialog tests to include ids

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

ebef583c39de9374295332f95f1b333a11577b3a authored almost 8 years ago
Version bump

0bfcaa5cbf127015cc54d2806a0518d32cc8d238 authored almost 8 years ago
Updated API Server to no longer require webpack bundling

6b343be93c058ecf23ebc5d2ea88a77b16040246 authored almost 8 years ago
Only Apply line-height to body/p tags

Updated the base styles to only apply the line-height to the body and p
tags. It _does_ look lik...

c10d858bc6d906de4754a079dc885a1f5ceefa54 authored almost 8 years ago
Updated TableRow to support single column

6414843c640e2a0f3d98c038064670e5b0ec2bce authored almost 8 years ago
Added SassDoc to react-md-theme-everything for fallback colors

9ebb8bf723cc1a364bed36aa43fcb2711d4c8891 authored almost 8 years ago
Fixed Theming Documentation

Updated the theming documentation to match the newer version of
react-md-everything.

Closes #248

fc74614b1c233b3b55aa8b50bdded63c990987d4 authored almost 8 years ago
Added missing fallbacks to md-theme-everything

Updated the md-theme-everything to include the fallback colors for
data-tables, selection-contro...

95c6a5c4dd08bdd5e0c8c852072935a0ce7908ae authored almost 8 years ago
Fixed the FontIcon forceSize prop for fontSize

Updated the FontIcon and Button components to also update the fontSize
when the forceSize prop i...

bc94798807020006b5e09b6090fb8efd8972ec3f authored almost 8 years ago
No longer using @error in Sass

This added some color fallback variables for when the primary and
secondary colors throughout th...

9ffe441c540277a696a226b2531793b469406d2a authored about 8 years ago
Added Controlled Warnings to Pickers

I had forgotten to update the propTypes for Date and Time pickers to
give a controlled warning f...

d46cf4c6e356aa69ccbcd8fa7903451c4e20e307 authored about 8 years ago
Fixed DatePicker's Calendar Date when Controlled

When the date picker's min/max date or value changed, the calendar did
not reflect those changes...

8f598a32f10b07426b424d86f9dbbac9d4e69eb3 authored about 8 years ago
Updated picker text-field links for new auto-linking syntax

92814ba1e3229ac5fc2fd69fb80007fb71e7215a authored about 8 years ago
Merge branch 'master' into release/1.1.x

ad3d64a6cc81ac09f893d333fe1eb514da4e8a9e authored about 8 years ago
Version bump

796198157d1be6ced432fd53ca4fbf5337550af2 authored about 8 years ago
Updated documentation for next release

3d15b18016530188e183bc3ea42fa10490921054 authored about 8 years ago
Updated github templates

74ba7113fc9f9ff2f0380d71738605fcb7113935 authored about 8 years ago
Merge branch 'master' into release/1.0.x

9aa4e31d6224bfbf79b96379a7515e784b7ed382 authored about 8 years ago
Fixed the onCheckboxClick callback for TableRow

Updated the onCheckboxClick prop to actually provide the correct
parameters that the documentati...

69fbdd8fa8519f652fe0d6c8cce4ce0905a5c4a8 authored about 8 years ago
Revert "Updated TableRow to correctly provide the row index onCheckboxClick like the documentation states"

This reverts commit 47f5eafd48a965794f796ef9fe715cfc64de3af0.

f08077b6847f4b52c9eb82fd3c73a9fbf2d352e3 authored about 8 years ago
Updated TableRow to correctly provide the row index onCheckboxClick like the documentation states

47f5eafd48a965794f796ef9fe715cfc64de3af0 authored about 8 years ago
Fixed Pagination for TablePagination

This fix changes the behavior of the pagination a little bit. When the
rowsPerPage select field ...

93d932f91e0e2dcfd664331e3dbd2fd48a6c02df authored about 8 years ago
Updated TextField mock to include prop types since pickers rely on that

e99296849d2485499ec2d3cabe00ee389a644fd1 authored about 8 years ago
SCorrectly Passed Id Prop to Dialog

I had extracted the id prop out of the Dialog component to generate the
titleId, but I forgot to...

ed95b9244aef51ad9bdb27689d50901084fe593d authored about 8 years ago
Updated Pickers to pass TextField related props

The pickers now pass most of the props that are related to text fields
to the text field itself....

5daabbb973330d770cbacae99fc418245807afbc authored about 8 years ago
Added some better tests for the static methods on the Drawer

b215f0bdb28c30eedebb0037af7f0be6f09d5f86 authored about 8 years ago
Fixed the TextField icon Blocked Positioning

Updaed the text field icons (left and right) to no longer add margin
when being displayed as `bl...

9115e235946942095392306564d37fa439511976 authored about 8 years ago
Added a better nested dialog fix

The initial "fix" for the nested dialog solution was really a cop-out of
laziness since I didn't...

ccbb2d4a656bc38256172b95b5ec192be8ef4d4d authored about 8 years ago
Small Window Focus Bugfix for FocusContainer

Updated the FocusContainer to ignore window focus events. The native
solution should work instea...

1fe1b9b763734809a565a7fa5c0f5d52bdf80906 authored about 8 years ago
Fixed DatePicker min/max date validator

There was a bug that if the date was actually between the min and max
dates, the date would be r...

53130fadde13253b403d9ed3fe662ed65f6c70d6 authored about 8 years ago
Merge pull request #238 from mlaursen/feature/Badges

Implemented a Badge Component for Notifications

931e1472b245fe790ed3465ec47c952b74ef400f authored about 8 years ago
Implemented a Badge Component for Notifications

This should close #220

8cdc8b9d8835a049b8d375f9f8511c400a1bf7f5 authored about 8 years ago
Small documentation site fixes

bb0b2f177f51318fd7d0d68dfe2dbf45e6d67e75 authored about 8 years ago
Documented & Publicized the base Dialog Component

I ended up finding out that the dialog component is actually pretty
useful on its own without ne...

f7db6187741b94caf013a02219ccd1d77c64314b authored about 8 years ago
Merge branch 'master' into release/1.1.x

e137af0cf31ee04b9bc023cf6fc9109bac593dad authored about 8 years ago
I goofed and forgot to run build before publishing..

68da25131c9630264451ecef6877b89ee7c004c1 authored about 8 years ago
Merge branch 'release/1.0.x'

c138c9fc3bbf89323a777a275a9b3febe7bcdf0c authored about 8 years ago
Merge branch 'master' into release/1.1.x

97aca64474486f3336638e2510938427a6db658d authored about 8 years ago
Version bump to 1.0.3

26ab0384dc1ca79a612e5e916dcd63b3b59367fa authored about 8 years ago
Fixed Dialog FullPage Positioning

Updated the Full Page dialog to correctly set the pageX and pageY from
either a renderNode or th...

465299a192666cc87537ad17f739ee2a121ae1a3 authored about 8 years ago
PropType Linking added to Documentation Site

Updated the documentation site to be able to directly link to a
component's prop type either. Th...

65a899dded10589f66e1acfdca20c569b0c7fa77 authored about 8 years ago
Stopped Using delete for unused Props

Closes #212

53fe47f538b50c0b0b7824301fd6b5a9261d8697 authored about 8 years ago
Updated Autocomplete for Paginated Results a11y

Updated the Autocomplete to have the ability to automatically set the
aria-setsize and aria-posi...

3e84372ffd34f0b6952efa22bf30cf241ce9b89f authored about 8 years ago
Updated ListItem for aria- attributes

Updated the ListItem and ListItemControl components to apply the
aria-setsize and aria-posinset ...

4907f3b62afc1d3578e6398cdeb6eca267466879 authored about 8 years ago
Updated TableColumn for aria-sort

Updated the TableColumn to correctly add the aria-sort when the `sorted`
prop is enabled. It wil...

5368c96bff79dfa43cb3d6256a3eaea779f7c196 authored about 8 years ago
Added aria-autocomplete to Autocompletes

Updated the Autocomplete to correctly specify the aria-autocomplete with
either inline or list.

75f1cf663d5e428a666d294bfda03f4c7cdc1140 authored about 8 years ago
Correctly fixed the React peer-dependencies versions

45b76c1e6de29e3fe0ec4492bf57bc43cecd8a13 authored about 8 years ago
Button documentation updates

9d61f982a17db45e9983cffbd3afe175d2171061 authored about 8 years ago
DataTable column positioning fix

Updated DataTable to no longer use line-height for the columns. The
elements weren't actually ce...

9757620efb3eb81b79ffa45045979f57d2fc6996 authored about 8 years ago
Updated the displayName for HOC

Updated the displayName for higher order components to follow the other
main libraries naming pa...

7107ef05ef90ccfd139d3d78357af3cc7ff6005e authored about 8 years ago
Added Ability to Disable Collapse Animation

Updated the Collpase component to be able to have the height/padding
animation be disabled. When...

224c4c63a374261a700de965e41facc77574b88b authored about 8 years ago
Small changes for ClockFace hoverMode

e2f76b62115a649d9e66cbb3591bc89c2446d877 authored about 8 years ago
Merge pull request #231 from JonathanIlk/release/1.1.x

Added hover mode for the TimePicker component

607e445cf19c1b5899b2eb6c9f8091aa7d3f1f07 authored about 8 years ago
Minor documentation site fix

db371894a03459a464d384e6300534458ec7a9c0 authored about 8 years ago
Added padding version of Toolbar Relatives

Added the ability to either update all references of md-toolbar-relative
and md-toolbar-relative...

3bcd2782da32780e191c6ca2f47c39ebcb0c3a1c authored about 8 years ago
Lazily Updated Sass Variables for !default

Lazily updated all the Sass variables to use !default to allow users to
set specific variables b...

93d48bce752de3860984359d0c6838c222ec45b9 authored about 8 years ago
Added field.value support for inputs

Updated the Autocomplete, SelectionControl, SelectField, and TextField
components to be able to ...

7e6585727e47b334ebab9220ee5ebef190bef56b authored about 8 years ago
I merged badly.

d7e1a434bd4c2eee7f0dad5c14c0e9c68e8da3a3 authored about 8 years ago
Merge branch 'release/1.1.x' into release/1.1.x

0f8b41336f650fb417a3418ffab6cb32ccaf02e2 authored about 8 years ago
Merge branch 'release/1.0.x' into release/1.1.x

8642582fdcb03483cd16c1e386cce424b63822ca authored about 8 years ago
Merge branch 'release/1.0.x'

6fbe418a889c9d1f127726ad9ae50d9bec022361 authored about 8 years ago