File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,13 +16,14 @@ Pluggable components to add a trello-like kanban board to your application
1616
1717![ alt tag] ( https://raw.githubusercontent.com/rcdexta/react-trello/master/react-trello.gif )
1818
19- * responsive and extensible
20- * easily pluggable into existing react application
21- * supports pagination when scrolling individual lanes
22- * drag-and-drop on cards and lanes (compatible with touch devices)
23- * edit functionality to add/delete cards
19+ * Responsive and extensible
20+ * Easily pluggable into existing react application
21+ * Supports pagination when scrolling individual lanes
22+ * Drag-And-Drop on cards and lanes (compatible with touch devices)
23+ * Edit functionality to add/delete cards
2424* Custom elements to define lane and card appearance
25- * event bus for triggering events externally (e.g.: adding or removing cards based on events coming from backend)
25+ * Event bus for triggering events externally (e.g.: adding or removing cards based on events coming from backend)
26+ * Inline edit lane's title
2627
2728## Getting Started
2829
You can’t perform that action at this time.
0 commit comments