Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: refactor library code templates #3147

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

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    4a575ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    758cc79 View commit details
    Browse the repository at this point in the history
  3. refactor(renderer): es5 -> es6

    vobu committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    48c9c09 View commit details
    Browse the repository at this point in the history
  4. refactor: further -> es6

    vobu committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    e94b496 View commit details
    Browse the repository at this point in the history
  5. refactor: v2 render methods

    addClass -> class
    addStyle -> style
    vobu committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    51672f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. refactor: es5, api v2

    - moved modified code back to ES5
    - double-checked usage of api v2 methods
      for renderer-scope code
    vobu committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    369835b View commit details
    Browse the repository at this point in the history