From 4a89976311b8e2be11c482da09b544b9db8bcfd2 Mon Sep 17 00:00:00 2001 From: Fadi Khadra Date: Tue, 12 Dec 2017 16:52:18 +0100 Subject: [PATCH 1/2] Add react-toastify to ui components --- content/community/tools-ui-components.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/tools-ui-components.md b/content/community/tools-ui-components.md index d2cf6599..6fc6ab00 100644 --- a/content/community/tools-ui-components.md +++ b/content/community/tools-ui-components.md @@ -42,6 +42,7 @@ permalink: community/ui-components.html * **[react-ladda](https://github.com/jsdir/react-ladda):** React wrapper for Ladda buttons. * **[react-lorem-component](https://github.com/martinandert/react-lorem-component):** Lorem Ipsum placeholder component. * **[react-notification](https://github.com/pburtchaell/react-notification):** Snackbar style notifications +* **[react-toastify](https://github.com/fkhadra/react-toastify):** React notification made easy * * **[react-select](https://github.com/JedWatson/react-select):** Native React Select / Multiselect input field, similar to Selectize / Chosen / Select2 * **[react-selectize](https://furqanzafar.github.io/react-selectize/):** A stateless & flexible Select component, designed as a drop in replacement for React.DOM.Select, inspired by Selectize From 75262e9279e8abe88dab55bb410392d5d0fac01f Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Tue, 12 Dec 2017 08:51:44 -0800 Subject: [PATCH 2/2] nit: alpha-sort --- content/community/tools-ui-components.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/community/tools-ui-components.md b/content/community/tools-ui-components.md index 6fc6ab00..e48dde50 100644 --- a/content/community/tools-ui-components.md +++ b/content/community/tools-ui-components.md @@ -33,7 +33,6 @@ permalink: community/ui-components.html * **[react-document-title](https://github.com/gaearon/react-document-title)** Declarative, nested, stateful, isomorphic document.title for React * **[react-dropzone](https://github.com/felixrieseberg/React-Dropzone):** React Dropzone for File-Uploads * **[react-forms](http://prometheusresearch.github.io/react-forms/):** Form rendering and validation for React -* * **[react-highlight](https://github.com/akiran/react-highlight):** React component for syntax highlighting * **[react-image](https://github.com/yuanyan/react-image):** Like `` and Enhanced Image Component for React. * **[react-input-autosize](https://github.com/JedWatson/react-input-autosize):** Like `` but resizes automatically to fit all its content. @@ -42,8 +41,6 @@ permalink: community/ui-components.html * **[react-ladda](https://github.com/jsdir/react-ladda):** React wrapper for Ladda buttons. * **[react-lorem-component](https://github.com/martinandert/react-lorem-component):** Lorem Ipsum placeholder component. * **[react-notification](https://github.com/pburtchaell/react-notification):** Snackbar style notifications -* **[react-toastify](https://github.com/fkhadra/react-toastify):** React notification made easy -* * **[react-select](https://github.com/JedWatson/react-select):** Native React Select / Multiselect input field, similar to Selectize / Chosen / Select2 * **[react-selectize](https://furqanzafar.github.io/react-selectize/):** A stateless & flexible Select component, designed as a drop in replacement for React.DOM.Select, inspired by Selectize * **[react-sigma](https://www.npmjs.com/package/react-sigma)**: Lightweight but powerful library for drawing network graphs @@ -53,6 +50,7 @@ permalink: community/ui-components.html * **[react-switch-button](https://github.com/gfazioli/react-switch-button):** Beautiful React Switch button component * **[react-tappable](https://github.com/JedWatson/react-tappable)** A Tappable React Component that provides native-feeling onTap events for mobile React apps * **[react-textarea-autosize](https://github.com/andreypopp/react-textarea-autosize):** Like `