Release notes


1.4.0 - 07-12-2021

Added

New component:

  • enterprise-link
  • enterprise-display-heading
  • enterprise-display-subheading
  • enterprise-heading
  • enterprise-subheading
  • enterprise-body

1.3.0 - 06-02-2021

This was a big update! Many great additions and changes. Please note that the changes in this version could be considered breaking, or disruptive. Please scroll down to have a look.

Added

New components:

  • enterprise-input
    • This component is a wrapper for the native input with custom styling and supports HTML5 validation
    • Accepts most of the same types and attributes as the native input
  • enterprise-form-error
    • Reusable form error component

General:

  • Added “required” attribute and validation support to all form components
  • New “fullwidth” attribute added to all form components
  • Added validation documentation

New svg icons:

  • angle_right_outline
  • building_city_outline
  • caduceus_outline
  • camera_outline
  • caregiver_outline
  • car_outline
  • cat_outline
  • cd_outline
  • check_outline
  • citrus_outline
  • clipboard_check_mark_outline
  • clipboard_outline
  • clock_outline
  • close_outline
  • cloud_outline
  • coffee_outline
  • cologne_outline
  • comb_outline
  • contact_case_outline
  • contact_solution_outline
  • couple_outline
  • coupon_savings_outline
  • crutch_outline
  • cutting_prices_outline
  • day_outline
  • decline_chart_outline
  • delivery_van_outline
  • detergent_outline
  • digital_alarm_outline
  • dna_outline
  • dog_outline
  • dollar_symbol_outline
  • drug_delivery_outline
  • drug_information_outline
  • drug_interaction_outline
  • ear_outline
  • electric_cord_outline
  • electronic_prescription_outline
  • email_outline
  • envelope_for_mail_outline
  • euro_outline
  • extracare_card_outline
  • eye_chart_outline
  • eye_drops_outline
  • eye_exam_tool_outline
  • eye_outline
  • eye_with_droplet_outline
  • fan_outline
  • fast_forward_outline
  • female_male_frames_outline
  • female_symbol_outline
  • file_outline
  • financial_summary_outline
  • fish_outline
  • flag_outline
  • folder_outline
  • football_outline
  • footstep_outline
  • forceps_outline
  • gear_outline
  • girl_outline
  • glasses_outline
  • globe_1_outline
  • globe_2_outline
  • glucose_monitor_outline
  • gluten_free_outline
  • golf_outline
  • graduation_hat_outline
  • greeting_card_outline
  • group_of_beakers_outline
  • group_of_outline
  • group_of_photos_outline
  • group_of_pills_1_outline
  • group_of_pills_2_outline
  • growth_chart_outline
  • handicapped_person_outline
  • handwashing_outline
  • hand_cream_outline
  • hand_holding_rxbottle_outline
  • hand_outline
  • honeycomb_outline
  • hospital_building_outline
  • hourglass_outline
  • id_badge_outline
  • infusion_bag_outline
  • inhaler_outline
  • injection_outline
  • ipad_tablet_outline
  • iv_bag_without_stand_outline
  • job_alerts_outline
  • key_outline
  • labcoat_outline
  • laptop_outline
  • learn_more_outline
  • legislations_outline
  • letter_outline
  • lightbulb_outline
  • line_chart_outline
  • logistics_outline
  • lotion_outline
  • lungs_outline
  • mailbox_outline
  • mailbox_with_bottle_outline
  • mailbox_with_rx_outline
  • makeup_pouch_outline
  • male_nurse_doctor_outline
  • male_pharmacist_outline
  • male_symbol_outline
  • map_pin_outline
  • maze_outline
  • medicine_spoon_outline
  • member_card_outline
  • microchip_outline
  • minus_outline
  • plus_outline
  • sheild_outline
  • smoking_outline
  • source_of_protein_outline

Changed

  • enterprise-fieldset now uses slot instead of building radio/checkbox with options attribute
  • Removed left padding from fieldset legend
  • CSS variable names updated to latest token structure for all form components
  • Increased height of form components from 44px to 48px
  • All form components increased font size from 14px to 16px
  • Disabled state for form components now has a dashed border
  • 24_hour_outline icon renamed to twenty_four_hour_outline

1.2.0

Added

New components:

  • enterprise-icon
  • enterprise-button

New svg icons:

  • 24_hour_outline
  • adherence_outline
  • adhesive_bandage_outline
  • airplane_outline
  • alcohol_outline
  • ambulance_outline
  • angle_down_outline
  • angle_left_outline
  • arrow_right_outline
  • arrow_up_outline
  • atom_outline
  • baby_bottle_outline
  • bar_chart_outline
  • barcode_outline
  • bird_outline
  • blender_outline
  • blood_pressure_gauge_outline
  • board_of_directors_outline
  • bone_outline
  • boy_outline
  • brain_outline
  • bread_outline
  • building_outline
  • calendar_outline
  • cart_reorder_outline
  • close_circle_outline
  • conversation_outline
  • dolly_outline
  • download_outline
  • envelope_outline
  • error_outline
  • expand_outline
  • external_link_outline
  • forms_outline
  • hide_outline
  • hint_circle_outline
  • home_outline
  • info_circle_outline
  • lock_outline
  • menu_outline
  • minimize_outline
  • open_pop_up_outline
  • phone_outline
  • photo_photobook_outline
  • print_outline
  • refresh_outline
  • rxbottle_empty_outline
  • rxbottle_heart_outline
  • rxbottle_label_outline
  • rxbottle_pills_outline
  • save_outline
  • search_outline
  • show_outline
  • smartphone_outline
  • speaker_outline
  • stethoscope_outline
  • trash_outline
  • video_outline

1.1.0

Added

  • React binding/wrappers library
  • Storybook Enterprise global theme and logo
  • Storybook “Get Support” view

Changed

  • Component-level CSS variable names
  • Storybook theme selector improvements
  • Removed required and readonly attributes from all components (Revisiting soon)
  • Updated enterprise introduction documentation
  • Removed (unused) global CSS variables for color

Fixed

  • Missing type dependency

1.0.0

🎉 Initial Release

  • enterprise-checkbox
  • enterprise-fieldset
  • enterprise-radio-button
  • enterprise-select
  • enterprise-textarea
  • enterprise-textinput
↑ Back to top