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 snapshots after newer version of jest

1c597d0aa8ffc66b93cada4b7dd7ccb7be9b0b5f authored over 7 years ago
Fixed Menu Typescript default export

Closes #526

946d00458ecb345183f0e3712719cff195b9ca75 authored over 7 years ago
Fixed the Layover not applying child styles

Updated the Layover to correctly not overwrite child component styles
when it is simplified.

83faa52a65e62637103c115ab77ab8b7a71d9a2e authored over 7 years ago
Small google docs clone changes and documenation update

18b242ec602fd11c0eb3de61e290ba646ee5e8ed authored over 7 years ago
Updated Checkbox Icons

Updated the Checkbox so that the checkedIcon and uncheckedIcon props are
allowed to be null. The...

74b3a0b6daecf7b128945279336e939431a50876 authored over 7 years ago
Fixed the withTableFixes HOC

The withTableFixes will now correctly set the fixedTo prop correctly.

de03f567c940beeaa9385073d578a5722703d4a4 authored over 7 years ago
Documentation Updates

The QuickNavLink will now focus the main-content after clicks for
keyboard users.

Fixed the mob...

32c00858268b09687be58114e4e79685168a0d87 authored over 7 years ago
Upgraded dependencies

9341c0b74b7bf45064edb8e2e9d14811388bacdb authored over 7 years ago
Fixed typeo in What's New

71b86b3d4fe03abbdd141adae14aeb1f7335af13 authored over 7 years ago
Version bump to 1.1.2

e73eec3bb11ccd96e07473bb47a1fb82220fd014 authored over 7 years ago
Updated TextField icon cloning logic

The TextField cloneIcon function will clone `undefined` instead of
booleans when the `leftIconSt...

f1a720b08a4639a569e351e4b4515f98bdc60c65 authored over 7 years ago
Fixed Subheader Styling Bug

Fixed the Subheader to correctly apply the `md-text--secondary` when not
primary after the 1.1.0...

7fb0d98f7d500425855fe1856afe77fba7e47d8b authored over 7 years ago
Small documentation server changes

53a9657726f5fbde948e72cd7a8728391d9c188d authored over 7 years ago
Updated Navigation Drawers to not use vh

Due to the weirdness in vh calculations, the NavigationDrawer can be
updated to use % instead of...

2704d1567c15e510daa0d571e701bf689fcc37e1 authored over 7 years ago
Exposed additional style props for FileInput

Both the `FileInput` and `FileUpload` components have been exposed props
to style the label.

9d2e3a3d974b3f823d4f0921a2469c497d65797e authored over 7 years ago
Fixed the component github link for prop types

dcb0fb45939b0789dfd73913b61b134eaca97fbd authored over 7 years ago
Fixed MenuButton (and Column) Typescript Defs

The MenuButton and MenuButtonColumn Typescript definitions now correctly
apply the injectInk and...

c7e37f07f7e0f18a90d13eb87c9f21a464c559a9 authored over 7 years ago
All components support import { member }

Closes #524

9e56bb591a92861ab3100a631bc672de0d8c5c2f authored over 7 years ago
Fixed ListItem expanderLeft Styling

Closes #521

236dbf312067e3ccfef7776d46ef858cff8327fe authored over 7 years ago
Merge pull request #523 from domszyn/fix-table-column-definition

[TableColumn] Add colSpan and rowSpan properties to TableColumnProps interface

64274fbeaba0fb193d45b168f5bf3fb51e3a31fe authored over 7 years ago
Merge pull request #520 from noseglid/typescript-corrections

Typescript: Layover and Drawer types corrections

54eb3c626dbc7b649a5bd5ce8ae3e7a87425b105 authored over 7 years ago
Add colSpan and rowSpan to TableColumnProps interface

3bc2a0723761bcf036f7b34a81e7c37bcedbc714 authored over 7 years ago
Also correct NavigationDrawer

1a74f604e5243195a02e7f38eba52c8673cfe82a authored over 7 years ago
Typescript: Layover and Drawer types corrections

Fixes #512

569fa66d93999508a98abd5af574e1e2538a41cf authored over 7 years ago
Fixed the mobile example of the toolbar search

126d4118ddbce466c757faefc30b4de7a58deedf authored over 7 years ago
Version bump to 1.1.1

Added the known Typescript definition fixes and some other small
bugfixes.

56565aa1f8fab980bf515dffed14f89c20664e41 authored over 7 years ago
Updated Markdown Links

Updated the markdown links to all follow the new github link generation
logic. Also added a chec...

12d61d1c1beffc06a8e31b6ec08462faa3d7370f authored over 7 years ago
Updated Documentation for DialogContainer Usage

Closees #515

ca559e0e070f2cf56b5c4130d3eda6a6d11ff194 authored over 7 years ago
Merge pull request #514 from noseglid/patch-3

Typescript: LinearProgress.query should be bool

4a88b5de80f771ba1fc99a54bc8e6be37493a1cd authored over 7 years ago
Merge pull request #513 from noseglid/patch-2

Typescript: Make `defaultMedia` optional on `Drawer`

2a60ff04722d5863a331570fd47bc2e1034fbe6d authored over 7 years ago
Merge pull request #511 from noseglid/patch-1

Typescript: Make calendarTitleFormat optional

b842d9e3728c19281b8116c76869600fe0fd8503 authored over 7 years ago
Correct type

b731f5d06290d564095cecacb4d23ba5438e1744 authored over 7 years ago
Typescript: LinearProgress.query should be bool

3ab7029111bc4c3772ea7883e7f7831058427cdb authored over 7 years ago
Typescript: Make `defaultMedia` optional on `Drawer`

2fb7f061565cd57b7bfe0d365ec4551dc3429101 authored over 7 years ago
Make calendarTitleFormat optional

Judging from examples, this should not be required?

e97c33bcb4ce6e2c1fbf32343429fb38277bfbbb authored over 7 years ago
Added Chip With TextFields Example

d54b387e40b5ea80ce2bc2bd3b9895f033fa5540 authored over 7 years ago
Fixed Autocomplete Bugs

Fixed the Autocomplete that it correctly blurs on the blur event so the
menu doesn't keep showin...

a42f8b1a3e87ebb8deabc3404683536d2b8a8c1e authored over 7 years ago
Updated deploy script for new server location

4aaf9434bd18165d03f0f66075f61cc5c7275e50 authored over 7 years ago
Added with-typescript example

Added a typescript example to the examples folder.

05375b88a5bfecc3c2d056bc3e671b28e196bf50 authored over 7 years ago
Updated examples for latest react-md

281ea49cd89aa47a874f281cc7ae7da7c921ad86 authored over 7 years ago
Fixed more Typescript definitions

Fixed the query prop type for Linear Progress
Fixed the SelectFieldColumn requiring an id since ...

065d84b743e84cb99e9d394ed592f866ed000fd2 authored over 7 years ago
Fixed Typescript Definitions for HOCs

Fixed the injectInk and injectTooltip HOC typescript definitions.

7b508713ef89eafebefe200b07569d51598045c7 authored over 7 years ago
Fixed the Typescript Component Enums

Fixed all the components that use static enums for different props. For
some reason, I have to a...

d8247db396d6466904f76136f47260a0b74ba4c1 authored over 7 years ago
Upgraded dev dependencies of typescript

f18d1560b43ac6147592889554ee7da0ee9e6a27 authored over 7 years ago
TablePagination Fixes

Updated the TablePagination to include custom ids for the select field
and the increment/decreme...

0cb5aae1588c36bad0885dd4dc8423a74c528095 authored over 7 years ago
Typescript definition fixes for component prop

When a component has the `component` prop to render as any other React
component, there is a "fi...

1c5b17b34831e95337f7972765f1ff264104e103 authored over 7 years ago
Version bump to 1.1.0

044f93240940a475b61a1402bbcbaf017ff89001 authored over 7 years ago
Updated the service worker to dispatch a message when reloading is needed

f32630a2fa711e5ece720d6b7fbb5c2abd391385 authored over 7 years ago
Another fix for generating ids to exclude parenthesis

d56c708599b2f9ef8f027ad8ca1f156230fd9249 authored over 7 years ago
updated dependencies for documentaiton server

2cd91d4ed495d0058c494b5c1dc74adbe10cebe3 authored over 7 years ago
Fixed a spelling error

10160ba5d11778cc27fea5c0c39e41b60e8bb987 authored over 7 years ago
Updated snapshots

59a5ac5f12f6fc358001633d5a2b36cfc20a59ba authored over 7 years ago
Added remaining release notes and moved the jsdoc to the databases folder for easier cleanup

14f5d6bd892e489c91c910d977dad99ffaf55ba8 authored over 7 years ago
Fixed some final deprecation warnings

603399b21b12d7cba35a74f575452d92eda03792 authored over 7 years ago
Release notes and markdwon updates

Added more release notes for 1.1.0

Fixed some styles after tabel changes

updated markdown for ...

05828cbb82cb051158c974a79dda99fdf0abd5b7 authored over 7 years ago
Fixed TextField Typescript definition for tabIndex

66bfa70e7314d7052503d83a37881417ae314da0 authored over 7 years ago
Updated Autocomplete for suggestion styling

dd1e9271c75f8fdb7b42a35b7ba95c09ae5f098b authored over 7 years ago
Fixed some styles and defaulted to creating toolbar relative padding class names.

c6bf3881ddbd0df843158ab9c222a1f08edb4255 authored over 7 years ago
Fixed the link markdown formatter

If there were more than 1 link on a line, the formatter would not
correctly add links.

77b63d2370e7feab472dda9ddcf85ab6d68ba4fa authored over 7 years ago
Started v1.1.0 migration README updates

4be1dd3114c327c4a682461d495de9ac90d760f3 authored over 7 years ago
Fixed PropTypeTable styles after plain changes

8c53de012806ae0cd9684dfbbacbaa00e643445e authored over 7 years ago
Updated the Quick Links

There are now quick links for every:
- component name for prop types
- each prop type
- each exa...

1bba915c0e3a9de9ec4b17cd62f82aafa87a5368 authored over 7 years ago
Fixed snapshot after the spelling fixes

6b8465476b38dde5632c9c617ba2923f8487390f authored over 7 years ago
Updated FileInputs to Allow Duplicates

The FileInput can now select the same file multiple times in a row and
still trigger the onChang...

bd4a90e167923d56da52dfbed0656b092168f675 authored over 7 years ago
Documentation Server typo-fixes

Fixed all the misspellings in the documentation server and fixed up some
other documentation. Al...

bff0cecdc52a87e7d3fed0c91fd87db6b7b0b81a authored over 7 years ago
Fixed Typos

Fixed most of the remaining typos or bad wordings in the main source
directory.

704f70bb3b254d7fc7908d9ed18f9a76af71ed2d authored over 7 years ago
Fixed spelling of deceleration

a2537e8dc4a454cd17fa57f29b7d8b28b3d698ac authored over 7 years ago
Added TableCardHeader Typescript definitions

dd787596d732ae8cd585671cc39358a2856e0b32 authored over 7 years ago
Added and documented TableFooter

The TableFooter is now correctly exported for UMD and documented the
props.

fa5e93a9427ac54c627cbebb9a0d1235c92029fd authored over 7 years ago
Simplified DataTable Styles

I don't know what I was initially doing with plain data-tables, but the
styles should now be eas...

2cc40cdf163d54063428c2438b89ac2412796719 authored over 7 years ago
Added source maps

Looks like I set up the .babelrc wrong and was never generating source
maps....

So source maps ...

8b9eb308aaea412aadd55b69df3c55fac1ae69e1 authored over 7 years ago
Updated TextFieldMessage

The TextFieldMessage is now a div and has line-height applied to it. It
was changed to a div fro...

3b732bb83ff56e14fac8912be6c297484600dd57 authored over 7 years ago
Updated EditDialogColumn for visibleOnFocus

EditDialogColumns can now be updated to require an additional enter or
space keypress to open th...

9be04907c3ff61004b6dd45478d396781ed9a5f5 authored over 7 years ago
Fixed the styles for markdown links

55fc1a3ae4c88e95bbdfb0f23791cf19708a177b authored over 7 years ago
Fixed Search and Example Links

The search will now correctly display SVG Icons for the SVGIcon
PropTypes link label.

The examp...

a82f349600edfbbc231080317561ef7ba00d72d9 authored over 7 years ago
Added Smart Menu Base Examples

Added examples of smart menus to the Menus, Autocompletes, and
SelectFields.

This also cleaned ...

4e8344699badc310c92a09aa631ddeb456aa221a authored over 7 years ago
Changed New Menu Logic to be opt-in

To keep with backwards compatibility, the new menu logic of staying
within the viewport is now o...

b4d81585512053049f7759a95e4ab50555bace43 authored over 7 years ago
Updated Markdown for Quick Links

The generated markdown will now correctly create quick links for the h1,
h2, h3, h4, h5, and h6 ...

ac2aa02d3a06b807d704c2e92f909d1ceed995fa authored over 7 years ago
Fixed a linking problem for examples

07ca629f8dea072ed1da700725292ee196e65adb authored over 7 years ago
Merge pull request #506 from peteboothroyd/release/1.1.x

adding label to selection control type definition

59f41012c1990e4f45fec8d47e5e594f68fb1b6c authored over 7 years ago
changing to optional ReactNode

b53d72a88bbe7b41701d6f0426041542c1ca40d2 authored over 7 years ago
Merge remote-tracking branch 'forked/release/1.1.x' into release/1.1.x

b541a7872d93db24978fc390d706c3756ce0c5db authored over 7 years ago
Context Menu Layover Fixes

Updated the logic for context menus so that it is a lot more accurate
at positioning. When there...

a8db54e03d50a70372935b3ceb27e5a59d8fcd5f authored over 7 years ago
Updated Layover README

de0838b8210c78c345fef563ecddf3768b99a21a authored over 7 years ago
Added grid documentation back

312338873ba24ef7dccb7d36e8c04e87af375975 authored over 7 years ago
adding label to selection control type definition

16eb9b383acd367d18c35be06b054fba228eb43f authored over 7 years ago
Added better scroll restoration to documentation website

0c4a1d0f85ca437fa8887fc2fce902ce1f2d2e35 authored over 7 years ago
Fixed search links for components in the Helpers folder

16b799ec079b1982f19127c29e68fcb7a4df61f6 authored over 7 years ago
Moved Utils to new Positioning Folder

Refactored some of the utils so that all the related positioning utils
are put together.

c7e7b1b83ccab905b82b58a831b7bd9f0af95ab1 authored over 7 years ago
Merge pull request #505 from peteboothroyd/release/1.1.x

Release/1.1.x

a9d07f57c38eaae6f26c9fb077c6ae314c35dc77 authored over 7 years ago
Merge remote-tracking branch 'forked/release/1.1.x' into release/1.1.x

66a073c6e34c8eb56b4635292f46df251f7259dc authored over 7 years ago
change to drag event to allow drag and drop

32032fb9d32d6e0bc04053089ef36bb8f78fcdaa authored over 7 years ago
changing event definitions to allow drag and drop

fe1f8efc793ccae5f1a000e5078d5e042ec9fb40 authored over 7 years ago
Merge pull request #504 from peteboothroyd/release/1.1.x

propagating text field definitions

160e10b65ffe8f6dab2e35de383e792a0527b2b7 authored over 7 years ago
Merge pull request #502 from JonaC22/patch-1

Update ExpansionPanel.d.ts

4c435c0d683afe14ee44bf973484d4bbf96ebff9 authored over 7 years ago
propagating text field definitions

fee6ce6f4b6fdd0e440f1636905b21d1b83ae7cb authored over 7 years ago
Update ExpansionPanel.d.ts

Fix typo

0beb8c1569d64eb6af5c2a0fe59e18fcb6934780 authored over 7 years ago
Updated Layover logic for viewport filling

The Layover can now attempt to fill the entire viewport (especially
helpful for mobile devices)....

8e6ce7f2524d758c916e846c23450e10bb29f367 authored over 7 years ago
Fixed snapshot after fileinput bugfix

e85993e7505642ad5e7ccbd8a30544a3b81a1755 authored over 7 years ago
Moved ThemeBuilder to its own route

b2ae4a65b7c14324ac9a1fb2558ec56fa1386078 authored over 7 years ago