-
Migrate documentation to Markdown formatting (#12).
-
Refactor to use internal wrapper function for
httr2::req_template()
. -
Allow user to set name of environmental variable for token with
Rigma.figma_token
option.
-
add_color()
that adds color column to adesign_tibble
-
as_design_tibble()
Generic that converts Figma API responses to tabular format. -
extract_bslib_palette()
Example function that extract bslib high level color variables. -
text_data_from_style
Collects metadata for published text styles. -
thumbnail_color()
Extracts color from a monochromatic PNG thumbnail.
Added example of how to stylize shiny apps using bslib
variables and published
'Figma' styles.
- Initial beta release!