Skip to content

Releases: w3dotdev/sublime-front-end-snippets

v1.7.1

25 Jan 04:00
Compare
Choose a tag to compare
  • Fix syntax error

v1.7.0

25 Jan 03:55
Compare
Choose a tag to compare
  • Defining the use of ., to separate key names
  • Improved folder organization
  • Segmentation of the category schema
  • Added microdata snippets:
    • article
    • book
    • game
    • webpage

v1.6.1

25 Jan 01:52
Compare
Choose a tag to compare
  • Changing the keys snippets of comments because of name conflicts

v1.6.0

25 Jan 01:50
Compare
Choose a tag to compare
  • Added Strctured data examples
    • Schema
    • JSON-LD
    • RDfa

v1.5.0

25 Jan 00:00
Compare
Choose a tag to compare
  • Added jQuery snippets
  • Better organization of identification keys
  • Concentration of files in the snippets folder

v1.4.0

23 Jan 13:15
Compare
Choose a tag to compare
  • organization of descriptions for better viewing in the sublime

v1.3.2

23 Jan 10:15
Compare
Choose a tag to compare
  • Changing the BDD prefix to b-

v1.3.1

23 Jan 09:48
Compare
Choose a tag to compare
  • Changing keys with prefix jc- (JavaScript Comments)

v1.3.0

23 Jan 09:08
Compare
Choose a tag to compare
  • Added toBeCloseTo snippet
  • Added toBeContain snippet
  • Added toBeDefined snippet
  • Added toBeFalsy snippet
  • Added toBeGreaterThan snippet
  • Added toBeLessThan snippet
  • Added toBeNaN snippet
  • Added toBeNull snippet
  • Added toBeTruthy snippet
  • Added toBeUndefined snippet
  • Added toBe snippet
  • Added toEqual snippet
  • Added toHaveBeenCalledTimes snippet
  • Added toHaveBeenCalledWith snippet
  • Added toHaveBeenCalled snippet
  • Added toMatch snippet
  • Added toThrowError snippet
  • Added toThrow snippet

v1.2.0

23 Jan 06:58
Compare
Choose a tag to compare
  • Added JS Snippets
  • Added BDD Snippets