Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
uzbeki committed Apr 15, 2024
1 parent 3137bb8 commit 5dbf71c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,12 @@ All major browsers that support ES6 or above.
- πŸ–±οΈ Scroll with `Shift+mouseWheel`, or faster scroll with `Ctrl+Shift+mouseWheel`
- πŸ“… Mark holidays or today
- πŸ” Zoom in/out
- πŸ†• Drag Sortable Header Support (from v0.3.0)
- πŸ†• ES Module support (from v0.3.0)
- πŸ†• Remember Zoom Level and Header Order (page by page remembering) (from v0.3.5)
- πŸ”œ Resizable Bars (coming soon from v0.4.0)
- πŸ”œ Movable Bars (coming soon from v0.5.0)
- Drag Sortable Header Support
- πŸ†• ES Module support
- πŸ†• Remember Zoom Level and Header Order (page by page remembering)
- πŸ†• Resizable Bars from both **left** and **righ** ends with `barOptions.resizability` options
- πŸ†• Movable Bars (**vertial** and **horizontal** support) with `barOptions.movability` options
- πŸ†• Easy to sort bars to align them one after the another

## Requirements:
- jQuery v1.10.2 or above:
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2>Features</h2>
<li>πŸ” Zoom in/out</li>
<li>πŸ†• Drag Sortable Header Support</li>
<li>πŸ†• ES Module support</li>
<li>πŸ†• Remember Zoom Level and Header Order</li>
<li>πŸ†• Remember Zoom Level and Header Order (page by page remembering)</li>
<li>πŸ†• Resizable Bars from both left and righ ends with <code>barOptions.resizability</code> options</li>
<li>πŸ†• Movable Bars (vertial and horizontal support) with <code>barOptions.movability</code> options</li>
<li>Easy to sort bars to align them one after the another</li>
Expand Down

0 comments on commit 5dbf71c

Please sign in to comment.