You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@
90
90
91
91
###### Menu
92
92
93
-
*Menus / Sidebars*
93
+
*Menus / sidebars*
94
94
95
95
-[react-burger-menu](https://github.com/negomi/react-burger-menu) - An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations.
96
96
-[react-sidebar](https://github.com/balloob/react-sidebar) - A sidebar component for React.
*Let the user know that something is being loaded*
124
+
*Loaders / spinners / progress bars — Let the user know that something is loading*
125
125
126
126
-[halogen](https://github.com/yuanyan/halogen) - A collection of loading spinners with React.js.
127
127
-[react-ladda](https://github.com/jsdir/react-ladda) - React wrapper for Ladda buttons.
@@ -263,7 +263,7 @@
263
263
264
264
###### Date / Time picker
265
265
266
-
*Date Picker / Time Picker / Datetime Picker / Date Range Picker*
266
+
*Date picker / time picker / datetime picker / date range picker*
267
267
268
268
-[react-date-picker](https://github.com/zippyui/react-date-picker) - A carefully crafted date picker for React.
269
269
-[react-datepicker](https://github.com/Hacker0x01/react-datepicker) - A simple and reusable datepicker component for React.
@@ -549,7 +549,7 @@
549
549
550
550
### Portal
551
551
552
-
*Render React DOM into a new context (aka "Portal")*
552
+
*Render an element at an arbitrary DOM node*
553
553
554
554
-[react-portal](https://github.com/tajo/react-portal) - React component for transportation of modals, lightboxes, loading bars... to document.body.
555
555
-[react-layer-stack](https://github.com/fckt/react-layer-stack) - Simple but ubiquitously powerful and agnostic layering system for React. Useful for any kind of windowing/popover/modals/tooltip application.
0 commit comments