kamrify commited on
Commit
db6f192
·
1 Parent(s): 8bd3bfd

Add todo section

Browse files
Files changed (1) hide show
  1. readme.md +12 -0
readme.md CHANGED
@@ -244,6 +244,18 @@ activeElement.getNode(); // Gets the DOM Element behind this element
244
 
245
  ![](./demo/images/split.png)
246
 
 
 
 
 
 
 
 
 
 
 
 
 
247
  ## Contributions
248
 
249
  Feel free to submit pull requests, create issues or spread the word
 
244
 
245
  ![](./demo/images/split.png)
246
 
247
+ ## Todo
248
+
249
+ - [X] Single elment highlighting
250
+ - [X] Popovers on the highlighted elements
251
+ - [X] Add smooth transition on changing highlighted elements
252
+ - [X] Multi-step Journey Definitions
253
+ - [X] Make it controllable by keyboard
254
+ - [X] Bring highlighted element to viewport
255
+ - [ ] Add type definitions
256
+ - [ ] Create wrappers for Angular and React
257
+ - [ ] Write tests
258
+
259
  ## Contributions
260
 
261
  Feel free to submit pull requests, create issues or spread the word