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 a missing semi-colon

ddbb12d8e897cc8c6a83b11db30f7eb9df015a4c authored over 7 years ago
Version bump to 1.2.4

fe5d4e25450f3aa8c27c0c347a99a559f5000a02 authored over 7 years ago
Merge branch 'master' into release/1.2.x

dc37a18a9ca989079f9e447f8b113a00c25eb687 authored over 7 years ago
Added some additional TextField resize hooks

The TextField component will now correctly update the width of a
resizing field after any of the...

d7b5cf079200d2b77e86b4f7d7815089d58dc0c1 authored over 7 years ago
Fixed Layovers in Centered Dialogs

This doesn't fix the whole issue since it will still break if there are
other components that us...

c22da60b668d2b4f9b2fac184f1e185557f38ad7 authored over 7 years ago
Fixed Grids and GridLists not applying style

Closes #596

572c488e32e6375b6c009206329ae00e38dc41e6 authored over 7 years ago
Updated with-create-react-app example for webfontloader

23976946aae9c98914a3efe586a43f2866cf026e authored over 7 years ago
Updated most of internal components to use bem and Grid/Cell/GridList components

0967dd598ae2dfad180f3c4581909efd1c069509 authored over 7 years ago
Updated GridList to support false-ish children

The GridList can now correctly render and not break when one of the
children are not defined or ...

e53e08097a685bb31fc94875aaba27bef1347e89 authored over 7 years ago
Updated the Markdown component to return null when there is no markdown provided

0ca25ad33e1a6d34191e09e8647968c962644551 authored over 7 years ago
Fixed create examples DB script

e9e853af2c18472e544a86f4309c66c35b2b87c9 authored over 7 years ago
Updated a snapshot

2d9918fdd2c02b0daa73d2c7547ee23473c476bb authored over 7 years ago
Fixed most of the remaining hot reloading

10d030ace0cf6a290290168f2ed20d00ac004b88 authored over 7 years ago
Updated Picker exmaples for polyfills

4e85eec0b1407ed43e375fc69c8ef54bd843c0fb authored over 7 years ago
Added initial steps for react-hot-loader@3

ef8efe6a735e5631b4b80f9a74eb7c064ff1afe5 authored over 7 years ago
Fixed a selling mistake

520797facfb5600e8ffcf78005b9b82afba14a5d authored over 7 years ago
Version update to 1.2.3

29a619f825c6c493420a1a3542e4f86638b0ec68 authored over 7 years ago
Fixed links for pages under the customization route

c8b307b6b9cb6aa2a56349db5ee1a8de9752fd26 authored over 7 years ago
Merge pull request #591 from tvalletta/patch-1

These typos are important

9802f0a53cc3b34dfbf8269e04e89b53e44a48e5 authored over 7 years ago
These typos are important

f3c3b9860d33c8d5eb030d6267c88979278168d1 authored over 7 years ago
Correctly Provided disableScrollLocking to Pickers

Related to #551

bc0423ecbbab64e89202e726ebebaab42d1fa139 authored over 7 years ago
Updated Drawer/NavigationDrawer for zDepth

The Drawer and NavigationDrawer components can now manually specify the
zDepth for the drawer. T...

c568168a9a1bb63533da65516f3f3c7ea2d123a6 authored over 7 years ago
Fixed the React 15 Portals

Closes #589

39d022df5eafa1c294e531ab217792be0b4a12ea authored over 7 years ago
Merge pull request #588 from strickc/master

[Slider] Fix value miscalculation when min and step are defined (fixes #585)

8a8462523c19c5d1aa92782250e69289f851f800 authored over 7 years ago
Write tests for calculateValueDistance to cover cases with a min value set and step < 1 set

f4dbe36f45e6c3d995932fe14292c3bb56f9f98f authored over 7 years ago
Update docs to demonstrate a step < 1 with a min value != 0

592f6970d31180f878b418fa62eabcb462122547 authored over 7 years ago
Update calculateValueDistance utility

41499aeb8e0f5b478b1d762c978169d3852b8d7b authored over 7 years ago
Updated with-typescript example

bc220b28dfe588ab1993c7729cdf6fa96e2276ba authored over 7 years ago
Version bump to 1.2.2

This also correctly adds Typescript definitions to the build process.

f8cfcf57891309863f71905870b4acda88a39f44 authored over 7 years ago
Updated the react-router-v4 example

f60262bc2689495e654a5f3a0f3de1e5a1959b6d authored over 7 years ago
Another CRA README update

0d6569330f1baeed0314399bf61eac59aed8eadb authored over 7 years ago
more CRA README changes

2fc5990ad9babe961a91be8006f151a20fa257cb authored over 7 years ago
Updated readme for the create-react-app example

7c966a3b726ce94a4f3a963320b0ca0f0cfa09f2 authored over 7 years ago
Updated the create-react-app example

f21732a889852adf3a0a47ebbb0dbba238e08d01 authored over 7 years ago
Small type fix

91391e9f9e3d804180318b5820529aeb6999470c authored over 7 years ago
Version bump to 1.2.1

f5dbc097947e38a68fe7ecf60c8bf19fba54c6e3 authored over 7 years ago
Correctly exported the Grid/Cell components when not using UMD or ES6 modules

27c86e831a449dce2aced48c34c34f4e88d2bb20 authored over 7 years ago
Hopefully fixed the caching problems for SSR pages

4b7fbcd5d368620bc2b8436a69adab5ff3db5afc authored over 7 years ago
Fixed some spelling errors

b9fa8945be00f15bc9aa811df0b652563d4f69f0 authored over 7 years ago
Fixed scripts to import react-md

d214a3e48a4620b3978753176d735543be553d0e authored over 7 years ago
Updated deploy script for es modules

594195905d5ea886bde548815d9a56009d16e3ed authored over 7 years ago
Version bump to 1.2.0

55896e20b5bafa4cc208b25bf6e20918837df9d8 authored over 7 years ago
Added a Version to UMD and Modules

This will help a little bit to keep track of what version is actually
being run.

32ecbc7577f458189376bfd680ca01eff380bdee authored over 7 years ago
Added a minimal setup to the README

89d2e05e86cfb7e2331cc646e2278d26561e826b authored over 7 years ago
Merge branch 'master' into release/1.2.x

a872b914770f2e56cc58e826ec9511aceb8a1eb8 authored over 7 years ago
Fixed Customization -> Components

5bcaaea0ef4405d521011ab606c2807d20b4cdde authored over 7 years ago
Upgraded dependencies

a49163e9ce57173bc66c1de90ca2a1ad946ebace authored over 7 years ago
Merge branch 'master' into release/1.2.x

ee0e93f20833e1259fb2717b2ea1b4ae06521a95 authored over 7 years ago
Version bump to 1.1.9

25ebc12e0acaecf0ca86ee4c9cf10fd1fd36e800 authored over 7 years ago
Fixed EditDialogColumn's button props order

I accidentally reverse the order of the ok button and the cancel button.

Closes #581

2e28419e9ae0b773886c0d26d4a18385c183d655 authored over 7 years ago
Merge branch 'master' into release/1.2.x

90cb3fbd6262025dd2dee19c731aa866ebabbf96 authored over 7 years ago
Fixed base version number for 1.1.8

2be33604b22116ad1c4fada42a37572729b68ac5 authored over 7 years ago
Version bump to 1.1.8

0eb1649a4f81719f0f1d0334505f888798ae0664 authored over 7 years ago
Removed negative/positive slider validation

It appears to work as expected when doing a range from negative to
positive, soremoving the cust...

0a1d99a31d7c6ab0fc9265c1b43bf0f4372189fd authored over 7 years ago
Fixed Tooltips on IE11

This updated the styles for IE to no longer use `display: inline-flex`
and use padding to positi...

b6f47b4f1504fa03cf5014429f4ef62367bcc42e authored over 7 years ago
Merge pull request #579 from cpboone/feature/data-table-sort-icon

Added sortIconBefore to TableColumn

90d44f47ed3f7cdd9506d25370ff12462ee6c49f authored over 7 years ago
Added sortIconBefore to TableColumn

Closes #567

60516a741df73b1c9d2145491054e742eff31c8d authored over 7 years ago
Merge pull request #576 from mlaursen/react-16-support

React 16 support

7b781ff93c07b14d0cd8501ff8cec395476b08cf authored over 7 years ago
Fixed linting errors

23feb621b16856c67cf2bbf3bf6cd9881b3a15f0 authored over 7 years ago
Updated tooltip examples for react 16

THis should close #563

f5bd164361e390ca13ab4678c189e190d44f2643 authored over 7 years ago
Updated travis CI's node version

a39b44d1defe47ca3259f7558654ab86e0ec6534 authored over 7 years ago
Merge pull request #575 from domszyn/fix-tablerow-definition

Fix Typescript definitions for TableRow.onCheckboxClick and DataTable.onRowToggle

8612af71ac38798d69637975b22b589e2f3a5615 authored over 7 years ago
Update Typescript definition for DataTable onRowToggle

28934efdbd6ee28647296b68ceae2777ca8b9e6f authored over 7 years ago
Update Typescript definition and propTypes description for TableRow onCheckboxClick

b1e665a3f62932ba532b0ae5a5310a3b62beca55 authored over 7 years ago
Updated peerDependencies for React 16

8215103da9307d37c1092a0c5fd74094e0b8cc40 authored over 7 years ago
Updated documentation server for SSR hydration

88df977cb04c38ad45b1385f558f956dad786d10 authored over 7 years ago
Updated documentation site to React 16 and updated tests

45702b7b9f944ea504b404c7a0ca0775753bf486 authored over 7 years ago
Updated yarn.lock

3e660752c2a4b0c88e84f76d4b260c0af40c8fb6 authored over 7 years ago
Added a React 16 DataTable Hack

This hack allows for React 15 and React 16 support of DataTable
checkboxes until I finally rewri...

da29739311333f45985f2e4c6f497e601c8fad44 authored over 7 years ago
Updated ListItem tests

00655d6d6ffe9658c9b11e64a2215e48827974e4 authored over 7 years ago
Updated DataTable/TableColumn/TablePagination tests

02751ee7af1283d33a5745c2cb303e4df79f380b authored over 7 years ago
Updated SelectionControl Tests

1fa6c4bcf4ada8dda862828ebf0b8f3feedb0965 authored over 7 years ago
Updated test snapshots for new react version

9163eb92936abe8edafb403cd973aac3f985f34c authored over 7 years ago
Updated Slider tests

19e69ddf61bc5453bcc9f001f4b1d3af9e8f0393 authored over 7 years ago
Removed Tests using Portals

e351a3afb955bf761df0a676c5797f1dc2b2fb66 authored over 7 years ago
Updated Layover Tests

b8d0d55872a953b1c18e8647682bf2a1a505f197 authored over 7 years ago
Updated DialogContainer Tests

98fe347d9f59867d1dd1aeb06fc377ed22485b2c authored over 7 years ago
Updated Button Tests for new Enzyme

I mostly had to change all the theme style tests to find the button
element and do simulations f...

aa79f03400d148d387d60d45871e6610f345cc8b authored over 7 years ago
Added the new Enzyme Adapter for Tests

d67d174272beba1675215e78daa4028ab5de425f authored over 7 years ago
Updated SelectField tests

789eacbabe0c36e690698753aecfee8fe70205a7 authored over 7 years ago
Updated Autocomplete Tests

I had to switch to ListItem from '.md-list-tile' because of the new way
enzyme handles finds wit...

9799ab0b8fd980488071a619a207f1251a1dd0a9 authored over 7 years ago
Updated Portal for optional react@16 API

The Portal component can now use the react@16 createPortal API if it
exists.

204c4089ce52b79c638b9ebdd60222f3717650f4 authored over 7 years ago
Updated dependencies for react-16

87e1a4dc20829d98807eea6e2272c69645c7366b authored over 7 years ago
Fixed componentWillUpdate lifecycle for React 16

It is no longer valid to call this.setState in the componentWillUpdate
lifecycle method for Reac...

a82d31463c4153518c54e882e3116d999b1745a1 authored over 7 years ago
Fixed bundles to be prefixed

a5ad8c899eeb07c1b02142d8c5c4bbd8d5442d77 authored over 7 years ago
Merge pull request #573 from mlaursen/feature/Grid-Components

Feature/grid components

130b3bba728858e34b3ceeb500c0c556d25a02c1 authored over 7 years ago
Added bem Typescript definition

a47ef8f8f5ddd02803e7966cdd9d4f279ba01284 authored over 7 years ago
Added Grid Tests

6bf00b5ec2de08660354870cbfc2eda219495f0d authored over 7 years ago
Correctly exported Badges

38e015433289d63f63dc3c2df1335f28b17cf81e authored over 7 years ago
Fixed the gitignore rules

9ab12bcee6f2d7e2c9bd12d6f4225f50fdc31d06 authored over 7 years ago
Added Initial Grid Components

This commit ended up doing a couple of things and should have been
separated into different comm...

9f92b4166be4304f6630c220914105f43f4757cd authored over 7 years ago
Added a BEM Utility Function

16a0e6c6aff17e194972b83f9a966cea7a570ea6 authored over 7 years ago
Switched to npm-run-all

This switched the usage of concurrently to npm-run-all since it allows
me to use the `rs` comman...

5bf2df4e62969588ae27dc6ac32653d69e9d89fd authored over 7 years ago
Merge pull request #566 from mlaursen/rollup

Switched distributables to rollup

cef7e158879514bf14ad286959a189eff2d8010a authored over 7 years ago
Updated Minimizing Bundle README

ef01e543e80dff22b413b9a0d33b4c973a1b2e54 authored over 7 years ago
Updated config to always use async routes

f658b0cf2ffa8393fc7a4959a2a5721fc213094e authored over 7 years ago
Updated Documentation Site to use modules

a3948a88e5cd3cd910e69150ee511bc6085b8d4c authored over 7 years ago
Updated builds so that the NODE_ENV only gets replaced in umd builds

99cae5fd9492e45189dd68ba821f2dd78931bb1e authored over 7 years ago
Updated the css-bundles to work without webpack

84b3cf77e4f4c6a2d6c593df359a0a3b33b16e00 authored over 7 years ago
Merge branch 'release/1.2.x' into rollup

ee1f220b5843854cb8bcadc38504d3b476c9d66b authored over 7 years ago