
Version 1.1
modUpload 1.1.0
Breaking changes
-
status_class(),status_badge(),button_factory(), andwait_art_html2()removed from exports. These generic UI helpers migrated to {artshiny} (>= 0.2.1) for platform-wide reuse.
Internal changes
- Updated to use {artshiny} UI helper functions:
artshiny::status_class(),artshiny::status_badge(),artshiny::button_factory(). - Replaced
wait_art_html2()calls with enhancedartshiny::wait_art_html(). - Deleted
R/ui-helpers-STAGING.R(migrated to {artshiny}). - Requires {artshiny} >= 0.2.1.