Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

JavaScript Refactoring - Rename Identifier, Wrap selection, Convert to arrow function, Create Getters & Setters #13965

Merged
merged 16 commits into from
Dec 20, 2017

Commits on Dec 7, 2017

  1. Rename references using tern

    Naveen Choudhary committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    915c0e6 View commit details
    Browse the repository at this point in the history
  2. On doc change editor was not getting updated

    Naveen Choudhary committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    c2b7b4d View commit details
    Browse the repository at this point in the history
  3. Addressing review comments

    Naveen Choudhary committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    0d9cb84 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. First cut of wrap selection

    Naveen Choudhary committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    f485ec1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Fixing issues i.e. Rename global variable, passing commonJS to tern n…

    …ode domain, popping up error at cursor
    Naveen Choudhary committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    b2e1d5b View commit details
    Browse the repository at this point in the history
  2. Wrap in condition

    Naveen Choudhary committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    2cf2cc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Code clean up

    Naveen Choudhary committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    756fb9b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. Wrap selction, create getters setters, arrow function

    Naveen Choudhary committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    5ebc31e View commit details
    Browse the repository at this point in the history
  2. Lint error fixed

    Naveen Choudhary committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    8bd69f2 View commit details
    Browse the repository at this point in the history
  3. linitng errors fixed

    Naveen Choudhary committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    ce63ccc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. Final changes, added documentation

    Naveen Choudhary committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a663474 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Addressing review comments

    Naveen Choudhary committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    b09d1dc View commit details
    Browse the repository at this point in the history
  2. Removing get and set from getters and setter name

    Naveen Choudhary committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    d3e7df3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Addressed review comments, Fixed bug in convert to arrow function, mi…

    …nor change in templates.json
    Naveen Choudhary committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d8e0060 View commit details
    Browse the repository at this point in the history
  2. linting errors fixed

    Naveen Choudhary committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3488060 View commit details
    Browse the repository at this point in the history
  3. linting errors fixed

    Naveen Choudhary committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    abd80b9 View commit details
    Browse the repository at this point in the history