Figma Measure Versions Save

A plugin to add measurement lines

v3.4.0

1 year ago

New version

Features

  • Dark-Mode
  • Stroke-Caps for spacings
  • Effect-Information in Tooltips
  • Use a global group for measurements
  • Add stroke width (top,bottom,left,right)

Bugfixes

  • Fix Padding
  • Fixed some spacing calculations
  • Fix millimeter calculation
  • Replace render bounding with bounding box

Changelog

  • fix(label): remove padding variable (46d9ff1)
  • fix(padding): remove global group parameters (563421c)
  • fix(padding/spacing): fix some bugs where duplicates are created (2e29709)
  • feat(strokes): add different stroke directions (391cc40)
  • refactor(strokes): update font sizes (b571d18)
  • feat(effects): add effect information to tooltip (26c792a)
  • feat(groups): add the ability to put all measurements in one global group (91e3365)
  • feat(padding): fix bug with auto layout parents and replace render bounding with bounding box (aa609b1)
  • feat(spacing): add strokeCaps to spacings (274266a)
  • feat(theme): integrate dark mode (df24935)
  • feat(theme): update some components and start refactoring (11ccb43)

Full Changelog: https://github.com/ph1p/figma-measure/compare/v3.3.1...v3.4.0

v3.2.0

2 years ago

New year new version

There was no update for a long time. Now we have worked on a new version and incorporated many of your feedbacks. We hope you like version 3.1!

Take care Phil & Sepp

Features

UI

  • Move navigation to top
  • Update icons
  • Add a new page to explain things
  • Fix various bugs
  • Add a new color picker
  • Remove some tooltips
  • Add padding stroke-caps
  • Fix hover effects
  • Add new color (black)

Functional changes

  • Fix some padding issues
  • Better handling of fills in tooltips. Show style names if they exist (#20, #14)
  • Remove the global group and create groups in closest frame/group instead
  • Add detached mode
  • Remove ability to remove or hide all measurements. This is because there is no global group anymore.
  • Move all settings to node, to keep color, distance etc.
  • Display more fills

v3.0.0

2 years ago

The first padding implementation is here, many bugs were fixed and the UX was improved.

Changelog

  • refactor: update settings page and add fix label spacing
  • refactor(font): rename files and update font-size
  • refactor(sonar): remove some bugs and code smells
  • refactor(style): fix some styles and prepare padding
  • feat(font-size): add multiple font sizes
  • feat(font-size): move font-size to font section and handle tooltip switches
  • feat(label): add new label control
  • feat(lines): add center lines
  • feat(padding): add line configuration and fix some styles
  • feat(padding): add new padding data to elements
  • feat(padding): finish first version to add padding
  • feat(padding): fix some bugs and add node containment check
  • feat(pattern): add label pattern and add first methods for
  • feat(settings): add precision, mulitplicator on a settings page and fix font tooltip
  • feat(tooltip): add new name property
  • feat(tooltip): add tooltip to show informations
  • feat(viewer): start to implement new viewer design
  • styles(radius): update some border radius and add new images
  • fix(opacity): add correct decimal points
  • fix(selection): change surroundings correctly on router
  • fix(size): add correct width and height
  • style: update colors tooltip
  • style(settings): add groups

v2.1.3

3 years ago

Now the plugin detects the movement of you elements :o

Features

  • detect if measurement is inside the global group
  • detect element movement and update all measuremnets

Fixes

  • fix "null" error in spacing
  • fix auto distance update
  • add continue instead of return
  • add decimal points to pixels, if needed
  • enable center fill on groups

Others

  • update dependencies
  • remove locked state from tooltip
  • lock global group again, but not its children

v2.0.2

3 years ago

Now the plugins works faster in large files 🎉

v2.0.0

3 years ago

Complete redesign, some features were removed and some added.

  • Better Tooltips and only one design
  • Measure distances
  • Fill shapes
  • Multiple Colors
  • Set units

v1.1.3

4 years ago
  • Fix tooltip on groups
  • Fix error (#5)

v1.1.0

4 years ago
  • collapse all new created elements by default
  • update typings
  • do not show image fills

v0.4.0

4 years ago

Add new features

  • Show angles
  • Add presets
  • Try to add all measurements of one element to one group

ui

Screenshot 2019-08-10 at 01 35 23

v1.0.0

4 years ago

Features

  • Tooltips
  • Global tooltip configuration
  • Bug fixes
  • Detect duplications
  • New structure
  • Navigation

ui )[]