Skip to content

Releases: pedropark99/figma

v.0.2.0

10 Dec 20:37
bedb5de
Compare
Choose a tag to compare

In this release, we have:

  • A new data object called quarto_website was added to the package (see help(quarto_website) for more details);
  • A new vignette was added to the package (see vignette("quarto-css")). This vignette demonstrates how you can use the Figma API data to build CSS code;
  • Great improvements in the backend of figma::as_tibble() parsing (these changes does not affect the user's side);
  • Unit tests were added to the package to protect the code;

v.0.1.0

02 Nov 00:35
8e800a4
Compare
Choose a tag to compare

Initial release of the package.