Skip to content

Commit 44c8964

Browse files
committed
readme updates with 1.4 changelog entries
1 parent 15bc518 commit 44c8964

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@ There are over 130 code snippets for jQuery included. You can view a listing of
2222
## Changelog
2323

2424
**v1.4**
25-
- item
25+
- Updated all snippets to have helpful descriptions and tooltips from latest jQuery docs
26+
- More uniform formatting and spacing throughout snippets
27+
- Added jqMap` and `jqEach` (thanks grahampcharles!), `jqDataSetObj`, `jqOn`, `jqSlideToggle`, `jqSlideToggleFull`
28+
- Renamed `jqClassToggleFn` -> `jqClassToggleSwitch`, `jqToggleVis*` -> `jqToggle*`, `jqOffset` -> `jqOffsetGet`
29+
- Removed `jqLive`, `jqToggleMore`, `jqUnbindFn`
30+
- Various other code cleanup and bug fixes with snippets
2631

2732
[Previous Versions](https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Release-Notes)
2833

0 commit comments

Comments
 (0)