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

Add BaselineShift property to fabricJS #4765

Merged
merged 12 commits into from
Mar 1, 2018
Merged

Add BaselineShift property to fabricJS #4765

merged 12 commits into from
Mar 1, 2018

Commits on Aug 12, 2017

  1. 'deltaY', superscript, subscript etc. (#4177)

    * Add 'deltaY' attribute
    
    Added 'deltaY' to '_styleProperties' and updated 'getSvgSpanStyles' for 'deltaY' -> 'baseline-shift'
    
    * 'deltaY', superscript, subscript etc.
    
     Honors 'deltaY' during rendering; provides functionality for 'superscript' & 'subscript'; some bug-fixing
    denim2x authored and asturur committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    ffc5cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Simplify setSubscript, setSuperscript (#4190)

    * simplify setting the script property
    
    * fix tests
    
    * Update text.class.js
    
    * swapped signs on the schemas, so no inversion later
    asturur authored Aug 16, 2017
    Configuration menu
    Copy the full SHA
    d8748bd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. deltaY: fixed model, rendering, tests (#4246)

    * revert to original model, fix rendering
    
    improvements over original model, fixed decoration rendering and '_extendStyles'
    
    * fix code style issues, tests
    denim2x authored and asturur committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    d9d4f80 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    51ec211 View commit details
    Browse the repository at this point in the history
  2. fixed the error

    asturur committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    c2a6a36 View commit details
    Browse the repository at this point in the history
  3. fixed merge conflict

    asturur committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    9689397 View commit details
    Browse the repository at this point in the history
  4. fixed lint

    asturur committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    4fdd887 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. baseline shift working

    asturur committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    1ff0ac3 View commit details
    Browse the repository at this point in the history
  2. changed func

    asturur committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    c5314bc View commit details
    Browse the repository at this point in the history
  3. removed dist

    asturur committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    a596b84 View commit details
    Browse the repository at this point in the history
  4. fixed?

    asturur committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    9fcd464 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c45af80 View commit details
    Browse the repository at this point in the history