-
Notifications
You must be signed in to change notification settings - Fork 82
Release Notes
Kyle Spearrin edited this page Feb 27, 2014
·
9 revisions
v1.4
- Updated all snippets to have helpful descriptions and tooltips from latest jQuery docs
- More uniform formatting and spacing throughout snippets
- Added
jqMapandjqEach(thanks @grahampcharles),jqDataSetObj,jqOn,jqSlideToggle,jqSlideToggleFull - Renamed
jqClassToggleFn->jqClassToggleSwitch,jqToggleVis*->jqToggle*,jqOffset->jqOffsetGet - Removed
jqLive,jqToggleMore,jqUnbindFn - Various other code cleanup and bug fixes with snippets
v1.3
- Added VSIX extension for easy installation to Visual Studio (thanks @madskristensen!).
- Added
jqNamespacesnippet.
v1.2
- All snippets now have CamelCase shortcut titles for easier reading.
- Added
jqFind,jqScriptValidateUnobtrusiveCdnMssnippets. - Changed
jqDr => jqDocReady,jqDrs => jqDocReadyShort,jqheight => jqHeightSet. - Added version declarations to appropriate
jqScript*Cdn*snippets.