v1.0.6
(released on 02 March
2022) that includes new icons and updates to existing ones.rheroicon
.
Missing values or incorrect values throw a warning message rather than
stopping the application. This allows the application to continue to run
while you test different icons.v1.0
(released on 29 March 2021).
This brings fixes to several icons.This is a minor package update.
launch_gallery
docs (missing
\value
)launch_gallery
example so that it uses
if (interactive())
cli
package as a dependencyfind_icon
This is a minor package update. The main issue was the handling of
error messages via the cli
package. These changes are
listed below.
rheroicon
function. It now
uses {.val {value}}pkgbump
configuration filedev
and prod
environments
using the dev-app
v2.0
find_icon
functionrheroicon
. Select an icon using the argument
name
. Icons can be found in the gallery via
launch_gallery()
function. Use the argument
type
to return define the icon style as
outline
or solid
. Icons can be further
customized by passing additional CSS classes using the
classnames
argument.R/launch_gallery.R
. Static assets are still
located in inst/rheroicons-demo
.v0.4.0
outline
and solid
icon lists
to icons
. Rendering icon style is now done using the
type
argument. By default,
type = "outline"
.tests/testthat/
)yarn clean
and rewrote it in
dev/dev.R
as R codeNEWS.md
file to track changes to the
package.dev
. Convert Icons
using dev/dev.R