Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.

Add prev and insertAfter functions #6

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2012

  1. Update snippets

    Add new ones, delete old ones & amend others
    mrmartineau committed Mar 22, 2012
    Configuration menu
    Copy the full SHA
    4954d57 View commit details
    Browse the repository at this point in the history
  2. Update syntax file

    mrmartineau committed Mar 22, 2012
    Configuration menu
    Copy the full SHA
    3d38038 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2012

  1. $ now has scope

    Carlos García committed Nov 13, 2012
    Configuration menu
    Copy the full SHA
    dd02745 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2012

  1. Merge pull request #1 from carlosypunto/master

    $ snippet hasn't scope
    mrmartineau committed Dec 6, 2012
    Configuration menu
    Copy the full SHA
    ef144fe View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2013

  1. Configuration menu
    Copy the full SHA
    de0e545 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2013

  1. Configuration menu
    Copy the full SHA
    8956384 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from fikrettursak/patch-1

    Escape a special character
    mrmartineau committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    1421bf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2013

  1. Configuration menu
    Copy the full SHA
    3af0599 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2013

  1. Merge pull request #3 from Anon1234/patch-1

    Fix wrong function argument and description
    mrmartineau committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    4c250e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2013

  1. Merge remote-tracking branch 'upstream/master'

    # By Zander Martineau (19) and others
    # Via Zander Martineau (3) and Sean A. Penn (1)
    * upstream/master: (22 commits)
      stripped leading "." from tab triggers per ST2 issue
      Update on.sublime-snippet
      Update $trim.sublime-snippet
      update these snippets
      update these snippets
      convert to ST2 snippets
      convert to ST2 snippets
      convert to ST2 plugins
      remove these snippets after ST2 conversion
      Add $ajax snippets
      Remove selector snippets & add a few more other snippets
      rename & fix errors in file
      update
      remove jquery scope
      add query scope
      rename language file
      update docs
      remove
      Convert to .sublime-snippet format
      Add
      ...
    
    Conflicts:
    	$ajaxSend.sublime-snippet
    	$ajaxSetup.sublime-snippet
    	$ajaxStart.sublime-snippet
    	$ajaxStop.sublime-snippet
    	$ajaxSuccess.sublime-snippet
    	$boxModel.sublime-snippet
    	$browser-version.sublime-snippet
    	$browser.sublime-snippet
    	$each.sublime-snippet
    	$extend.sublime-snippet
    	$get.sublime-snippet
    	$getScript.sublime-snippet
    	$holdReady.sublime-snippet
    	$inArray.sublime-snippet
    	$isEmptyObject.sublime-snippet
    	$isNumeric.sublime-snippet
    	$isPlainObject.sublime-snippet
    	$isWindow.sublime-snippet
    	$map.sublime-snippet
    	$merge.sublime-snippet
    	$noop.sublime-snippet
    	$now.sublime-snippet
    	$parseJSON.sublime-snippet
    	$parseXML.sublime-snippet
    	$post.sublime-snippet
    	$sub.sublime-snippet
    	$trim.sublime-snippet
    	$type.sublime-snippet
    	$unique.sublime-snippet
    	$when.sublime-snippet
    	add.sublime-snippet
    	addClass.sublime-snippet
    	after.sublime-snippet
    	ajax.sublime-snippet
    	ajaxComplete.sublime-snippet
    	ajaxError.sublime-snippet
    	andSelf.sublime-snippet
    	animate-(with-callback).sublime-snippet
    	animate.sublime-snippet
    	attr-multiple.sublime-snippet
    	attr.sublime-snippet
    	before.sublime-snippet
    	clearqueue.sublime-snippet
    	click.sublime-snippet
    	contains.sublime-snippet
    	contents.sublime-snippet
    	css-multiple.sublime-snippet
    	css.sublime-snippet
    	dblclick.sublime-snippet
    	dequeue.sublime-snippet
    	die.sublime-snippet
    	document-ready-2.sublime-snippet
    	each.sublime-snippet
    	end.sublime-snippet
    	eq.sublime-snippet
    	error.sublime-snippet
    	fadeIn.sublime-snippet
    	fadeOut.sublime-snippet
    	fadeTo.sublime-snippet
    	fadeToggle.sublime-snippet
    	filter-function.sublime-snippet
    	filter.sublime-snippet
    	find.sublime-snippet
    	first.sublime-snippet
    	focus.sublime-snippet
    	focusin.sublime-snippet
    	focusout.sublime-snippet
    	get.sublime-snippet
    	getJSON.sublime-snippet
    	height.sublime-snippet
    	hide.sublime-snippet
    	hover.sublime-snippet
    	index.sublime-snippet
    	insertAfter.sublime-snippet
    	is.sublime-snippet
    	keydown.sublime-snippet
    	keypress.sublime-snippet
    	keyup.sublime-snippet
    	last.sublime-snippet
    	live.sublime-snippet
    	map.sublime-snippet
    	mousedown.sublime-snippet
    	mouseenter.sublime-snippet
    	mouseleave.sublime-snippet
    	mousemove.sublime-snippet
    	mouseout.sublime-snippet
    	mouseover.sublime-snippet
    	mouseup.sublime-snippet
    	not.sublime-snippet
    	off.sublime-snippet
    	offsetParent.sublime-snippet
    	on.sublime-snippet
    	parent.sublime-snippet
    	parents.sublime-snippet
    	parentsUntil.sublime-snippet
    	prevUntil.sublime-snippet
    	prop(map).sublime-snippet
    	prop.sublime-snippet
    	reject.sublime-snippet
    	replaceWith.sublime-snippet
    	reset.sublime-snippet
    	resolve.sublime-snippet
    	resolveWith.sublime-snippet
    	scroll.sublime-snippet
    	scrollLeft.sublime-snippet
    	scrollTop.sublime-snippet
    	select.sublime-snippet
    	serialize.sublime-snippet
    	serializeArray.sublime-snippet
    	show.sublime-snippet
    	siblings.sublime-snippet
    	size.sublime-snippet
    	slice.sublime-snippet
    	slideDown.sublime-snippet
    	slideToggle.sublime-snippet
    	slideUp.sublime-snippet
    	stop.sublime-snippet
    	submit.sublime-snippet
    	then.sublime-snippet
    	toArray.sublime-snippet
    	toggleClass.sublime-snippet
    	trigger.sublime-snippet
    	triggerHandler.sublime-snippet
    	unbind.sublime-snippet
    	undelegate.sublime-snippet
    	unwrap.sublime-snippet
    	wrap.sublime-snippet
    	wrapAll.sublime-snippet
    	wrapInner.sublime-snippet
    mrmartineau committed Aug 5, 2013
    Configuration menu
    Copy the full SHA
    52fdea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Update ajax snippet
      Remove leading dots from snippets, thanks @matthewlein
    mrmartineau committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    7438222 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2013

  1. Configuration menu
    Copy the full SHA
    5719a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65dc0d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. missing colon

    pafnuty committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    ee8e7b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from pafnuty/patch-1

    missing colon
    mrmartineau committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    3f518a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2013

  1. Configuration menu
    Copy the full SHA
    8a6b8ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from bitdeli-chef/master

    Add a Bitdeli Badge to README
    mrmartineau committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    1ac7fec View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2014

  1. Configuration menu
    Copy the full SHA
    5236783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62bec34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d48a202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fb109 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2014

  1. Merge pull request #13 from adeelshahid/master

    replacing &gt; and $lt; with > and < signs, and improving spacing in unbind function
    mrmartineau committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    fb1df4f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. fixed typo

    P233 committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    fb33a71 View commit details
    Browse the repository at this point in the history
  2. add missing <description>

    P233 committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    7da46eb View commit details
    Browse the repository at this point in the history
  3. add missing ()

    P233 committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    969c532 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. Update README.md

    mrmartineau committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    146e103 View commit details
    Browse the repository at this point in the history
  2. Fix image embed

    mrmartineau committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    e0a19a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2014

  1. Merge pull request #14 from P233/master

    add missing <description> tags and ()
    mrmartineau committed Aug 16, 2014
    Configuration menu
    Copy the full SHA
    8d9c248 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. Fixes #17

    mrmartineau committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    e985037 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2015

  1. Configuration menu
    Copy the full SHA
    38867d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Merge pull request #20 from gaboesquivel/fix-get

    removes slash in get snippet
    mrmartineau committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    1ac12a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Configuration menu
    Copy the full SHA
    9d43147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8434592 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. Configuration menu
    Copy the full SHA
    422d70f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Merge pull request #23 from JoshuaWise/master

    fixed incompatibility with users not using JavaScript Ultimate
    mrmartineau committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    954129c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Configuration menu
    Copy the full SHA
    ec1cb3c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. fix syntax dollar post

    Jirayu Kanda committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    cd6db71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from abstractcodify/master

    fix syntax dollar post
    
    :+1:
    mrmartineau committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    be90f8f View commit details
    Browse the repository at this point in the history