File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,20 +8,20 @@ Pluggable components to add a trello-like kanban board to your application
88#### Basic Demo
99[ ![ Edit react-trello-example] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/1o3zj95m9j )
1010
11- #### Feature Showcase
11+ #### Features Showcase
1212[ Storybook] ( https://rcdexta.github.io/react-trello/ )
1313
1414## Features
1515
1616![ alt tag] ( https://raw.githubusercontent.com/rcdexta/react-trello/master/react-trello.gif )
1717
1818* responsive and extensible
19- * easily pluggable into existing application
19+ * easily pluggable into existing react application
2020* supports pagination when scrolling individual lanes
21- * drag-and-drop cards and lanes (compatible with touch devices)
22- * event bus for triggering events externally (e.g.: adding or removing cards based on events coming from backend)
21+ * drag-and-drop on cards and lanes (compatible with touch devices)
2322* edit functionality to add/delete cards
24- * Parameterised templates to customize lane and card appearance
23+ * Custom templates to define lane and card appearance
24+ * event bus for triggering events externally (e.g.: adding or removing cards based on events coming from backend)
2525
2626## Getting Started
2727
You can’t perform that action at this time.
0 commit comments