Skip to content

Latest commit

 

History

History
1800 lines (777 loc) · 107 KB

CHANGELOG.md

File metadata and controls

1800 lines (777 loc) · 107 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0-beta.154 (2024-11-06)

Bug Fixes

  • button: Include name and value properties on temporary submit button (#2351) (e0ff157)
  • data-grid: imporves pagination with 0 elements (#2316) (42a3b36)
  • nav-item: hover underline on function slots (#2260) (6e8c380)
  • segment: improves loading of the component and solves nested elemnts sizing issue (#2358) (299be7d)
  • tab-nav: fixes preselect logic in tabs with disabled attribute (#2320) (bd30a6f)
  • dropdown scroll fixed (#2333) (592c69d)

Features

  • accordion: allow collapsible to be individually expanded (#2263) (9b02151)
  • data-grid: add scale-selection event and enhance editable text field (#2362) (eeaecaf)
  • aria-details added to all input types (#2359) (4c45650)
  • data-grid: added tooltip and scale-icon in data-grid action cell (#2308) (30a0ce5)
  • data-grid: adds presort to grid (#2335) (f657202)

3.0.0-beta.153 (2024-09-19)

Bug Fixes

3.0.0-beta.152 (2024-07-10)

Bug Fixes

3.0.0-beta.151 (2024-04-12)

Bug Fixes

  • telekom-profile-menu: keyboard accessibility & optional logout handler (#2306) (bb7aabd)

Features

  • dropdown-select: ensure single dropdown open at a time (#2307) (2ad95bd)

3.0.0-beta.150 (2024-02-26)

Note: Version bump only for package telekom

3.0.0-beta.149 (2024-02-23)

Bug Fixes

  • telekom-profile-menu: stories and flyout menu fixes (#2273) (aa0e237)

3.0.0-beta.148 (2024-02-15)

Bug Fixes

  • data-grid: heading height with hidden menu (#2270) (736a301)
  • dropdown-select: disable keyboard navigation when disabled (#2271) (cc1bf66)
  • dropdown-select: escape name of hidden input in dropdown-select to support square brackets (#2267) (97b1297)
  • dropdown-select: remove querySelector, store the hidden input in a variable instead (#2279) (6ed6c2a)
  • table: prevent jumping headers when sorting (#2265) (94f0cd4)
  • telekom-header: listen for mouseleave on mega menu to close mega when moving cursor beyond mega menu (#2280) (ae5812a)

Features

3.0.0-beta.147 (2024-01-15)

Bug Fixes

3.0.0-beta.146 (2023-12-22)

Bug Fixes

3.0.0-beta.145 (2023-12-11)

Bug Fixes

  • telekom-header: prevent flicker that could make the footer unreachable (#2230) (03cdd4c)

3.0.0-beta.144 (2023-11-30)

Bug Fixes

Features

  • dropdown-select: add disabled state for individual options (#2174) (b53b711)
  • update ghost button color (#2181) (60d33c4)

3.0.0-beta.143 (2023-11-03)

Bug Fixes

Features

3.0.0-beta.142 (2023-10-09)

Bug Fixes

Features

  • new gha workflow to create releases with bundled assets (#2153) (ca22494)

3.0.0-beta.141 (2023-09-22)

Bug Fixes

  • add font-display strategy for performance (#2135) (ae354cf)
  • allow setting href on footer logo (#2132) (502f9ae)
  • nav-item positioning (#2141) (0640ebc)
  • remove default language from logo to avoid deprecation warning (#2139) (c1589e8)
  • set scrolled attribute only when offset is larger than the header (#2133) (df45405)
  • radio-button: polish click handling and hover/active states (#2131) (9ea4c6a)

3.0.0-beta.140 (2023-09-13)

Bug Fixes

  • radio-button: ensure change event is emitted when clicking input-label gap (#2123) (5423cb8)

Features

  • data-grid: enable localization for flyout menu (#1411) (053b10d)

3.0.0-beta.139 (2023-09-06)

Bug Fixes

3.0.0-beta.138 (2023-08-29)

Bug Fixes

3.0.0-beta.137 (2023-07-21)

Bug Fixes

Features

3.0.0-beta.136 (2023-06-27)

Bug Fixes

3.0.0-beta.135 (2023-06-21)

Bug Fixes

Features

3.0.0-beta.134 (2023-05-09)

Bug Fixes

3.0.0-beta.133 (2023-05-09)

Bug Fixes

  • link: bust permanent aria-disabled state (#1807) (6d7d93e)
  • telekom-header-mobile-menu: proper meta nav link styles (#1802) (5e8dced)

3.0.0-beta.132 (2023-05-05)

Bug Fixes

  • notification-toast: text overflowing close button (#1771) (3bfb6b9)
  • notification-toast: z-index over telekom-header (#1767) (e7c4f3d)
  • telekom-header: add data-back-compat logoHref, more specific styling for nav-item (#1779) (8ae175b)
  • telekom-header: allow link for logo (#1762) (5dd544a)
  • telekom-nav-flyout: add variant prop (mobile) (#1764) (fa1ee1a)

Features

  • header-back-compat: add support for userMenu (#1775) (b5445cf)
  • telekom-header-data-back-compat: support for prop that hides label in iconNavigation and alternate text (#1785) (4d5bda4)

3.0.0-beta.131 (2023-04-18)

Bug Fixes

Features

3.0.0-beta.130 (2023-04-06)

Bug Fixes

  • add scroll container around listbox (#1708) (a7b73d6)
  • no value is set in DropdownSelect and SegmentedButton when using vue-router (#1597) (72bd5de)
  • replace footnote typography size token (#1696) (a33843f)

Features

  • adding closeButtonLabel and -Title to notifications (#1694) (021c9c9)

3.0.0-beta.129 (2023-03-24)

Bug Fixes

Features

  • adding high-contrast border due to better accessibility (#1603) (21f5d4f)

3.0.0-beta.128 (2023-03-20)

Note: Version bump only for package telekom

3.0.0-beta.127 (2023-03-20)

Bug Fixes

  • #1467 fixed event bubbling issue (#1653) (0183965)
  • app-navigation-main-mobile: second level if no children (actual child element) (#1660) (ccc5749)
  • remove firstRender attribute and revert to initial autofocus app… (#1631) (643245b)
  • remove unused css vars, pass helper text vars to helper text component, update story docs (77a42bc)

Features

  • header: add slim and subtle types (#1640) (1f92285)
  • adding brand-header usage text picture for dropdown nav (#1669) (499ca21)
  • adding section for selected icons from icon library (#1589) (eb5f8a8)
  • improving high-contrast mode accessibility (#1585) (62e42b7)

Reverts

  • Revert "Fix/media query 1024 (#1650)" (e17f3f8), closes #1650

3.0.0-beta.126 (2023-02-24)

Bug Fixes

  • tab-header: unsafe querySelector (#1608) (82d0f14)
  • add focusable attribute to scale-icons (#1610) (4e2e19e)
  • rename role to innerRole, match native type definition (#1616) (ceac390)
  • app-navigation-main-mobile: second level if no children (#1612) (88e0cd2)

Features

  • back-compat: header and footer backward compatibility components (#1535) (2ae1afd)

3.0.0-beta.125 (2023-02-20)

Features

3.0.0-beta.124 (2023-02-17)

Bug Fixes

  • app-header: esc key only when open, for user menu (#1590) (2356ffa)
  • data-grid: accessibility affecting buttons (#1591) (c8d1cbc)
  • grid: max-width, affecting new header (#1586) (92ce4f3)
  • nav-icon: accessibility, role=button when no href (#1593) (0387bde)
  • telekom-footer-extended-navigation-column: expand arrow direction (#1601) (39b4c5b)

Features

  • brand-header: add link target variables to menu and footer (#1592) (e119627)

3.0.0-beta.123 (2023-02-13)

Bug Fixes

Features

3.0.0-beta.122 (2023-02-07)

Bug Fixes

3.0.0-beta.121 (2023-02-02)

Bug Fixes

  • progress-bar: inner bar for percentage 0 (#1563) (4f9c0c4)

3.0.0-beta.120 (2023-01-31)

Bug Fixes

Features

3.0.0-beta.119 (2023-01-25)

Bug Fixes

Features

3.0.0-beta.118 (2023-01-13)

Bug Fixes

Features

  • brand-bar: add new components (#1370) (89f7d36)
  • dropdown-select: add name prop (#1417) (37f1612)
  • menu-flyout: expose original event in scale-select event (#1367) (a76449a)
  • telekom-header: icon navigation (#1439) (490f7c6)
  • telekom-header: prototyping stuff (#1431) (2815b78)
  • telekom-mobile-menu: add new component (#1398) (f32c55a)
  • telekom-nav-flyout: add default x spacing to match header container (#1468) (34323e4)
  • telekon-header: improve styles for list and item (#1437) (cb64d01)
  • text-field: add autocomplete property (#1400) (24f064d)

3.0.0-beta.117 (2022-11-07)

Bug Fixes

3.0.0-beta.116 (2022-10-31)

Bug Fixes

Features

3.0.0-beta.115 (2022-10-27)

Features

3.0.0-beta.114 (2022-10-05)

Bug Fixes

  • accordion: deal only with direct collapsible children (#1243) (19a137b)
  • checkbox: rename private class property to avoid clashing with restricted name (#1241) (368a5a7)

3.0.0-beta.113 (2022-09-28)

Bug Fixes

Features

  • progress-bar: add optional percentageStart prop (#1204) (573baf3)

3.0.0-beta.112 (2022-09-09)

Bug Fixes

  • dropdown-select-item: reflect value prop, fixes #1194 (#1196) (85bd383)
  • checkbox group leads to double scroll in modal window (#1188) (fc08dcf)

Features

3.0.0-beta.111 (2022-08-29)

Bug Fixes

3.0.0-beta.110 (2022-08-03)

Bug Fixes

  • add experimentalImportInjection in stencil.config (#1158) (2495eb5), closes #369

3.0.0-beta.109 (2022-08-02)

Bug Fixes

Features

3.0.0-beta.108 (2022-07-13)

Bug Fixes

Features

  • button: forms will submit with Enter key (#1120) (73af76f)
  • menu-flyout: close menu with click on trigger (#1126) (2372c43)
  • modal: add --min-height-window var (#1127) (bb48463)
  • adding possibility to use a tags with scale-link inside breadcrumbs (#1089) (8b44a3b)

3.0.0-beta.107 (2022-06-23)

Bug Fixes

  • data-grid: enable content width check for actions cell (#1108) (49a3966)
  • modal: remove customClass attribute leftover (#1094) (fdf09cc)

Features

Reverts

  • Revert "docs: restore B&D links" (c83b6ba)

3.0.0-beta.106 (2022-05-24)

Bug Fixes

  • header: add logo-inverse slot (#1070) (37eff58)
  • menu-flyout: add default value for lists to avoid early type errors (#1073) (7f20cef)
  • notification: stop disappearing right after opening and omit white border (#1080) (d20aad1)
  • pagination: use proper border-radius (#1079) (870d1a9)

Features

3.0.0-beta.105 (2022-05-20)

Bug Fixes

  • dropdown: hardcoded bg color in dark mode (temp) (#1059) (3818ed8)
  • header: avoid hiding elements directly under scrolled header (#1067) (c8a3d2f)
  • link: download attribute is string (#1061) (3278442)

Features

3.0.0-beta.104 (2022-05-12)

Bug Fixes

Features

  • notification-toast: add css var for z-index (#1041) (e4c9820)

3.0.0-beta.103 (2022-05-04)

Bug Fixes

  • modal: clicking esc key to close all opened modal window (#1003) (dbe17fd)
  • text-input: remove padding, add font-weight to helper text (#1019) (373ca47)
  • transition (#1028) (a36e97f)
  • header: use valid li > a html nesting + a11y improvements (#1015) (614f83d)
  • increase flyout zindex (#1022) (6e75493)
  • remove transform to maintain fixed positioning in child elements (#1006) (2fea224)
  • storybook: broken path in import snippet (#1014) (8724bfc)

Features

3.0.0-beta.102 (2022-04-19)

Features

3.0.0-beta.101 (2022-04-07)

Bug Fixes

  • update design tokens and corresponding storybook docs, remove duplicates and unused vars (991ed7e), closes #978 #977
  • modal: bust double scrollbars when checkbox is present (#981) (ca3551a)

3.0.0-beta.100 (2022-04-05)

Bug Fixes

Features

3.0.0-beta.54 (2022-03-31)

Bug Fixes

3.0.0-beta.53 (2022-03-14)

Bug Fixes

  • binary files conflicts (cfd1366)
  • windows firefox problem with fit-content (#928) (1499ba9)

Features

  • updates sketch library name for rss feed (#941) (971d305)

3.0.0-beta.52 (2022-03-02)

Features

  • add new logo and the footer to the sketch library. (#912) (e6842cf)

3.0.0-beta.51 (2022-03-01)

Bug Fixes

  • app-logo: make it focusable when header is sticky (#898) (d26d314)

Features

  • accordion: add option for the icon being displayed on the right (#863) (7ab140d)

3.0.0-beta.50 (2022-02-23)

Features

3.0.0-beta.49 (2022-02-22)

Bug Fixes

Features

3.0.0-beta.48 (2022-02-08)

Bug Fixes

  • modal: remove title attribute from modal window (#852) (3e4213b)

3.0.0-beta.47 (2022-02-04)

Bug Fixes

  • app-header: check for userMenuToggle presence before trying to focus (#847) (186576c)

Features

  • data-table: add email and phone cells (#808) (9327af2)

3.0.0-beta.46 (2022-02-02)

Bug Fixes

  • sidebar-nav: set initial collapsible state (#839) (fad731e)
  • sidebar-nav-collapsible: proper opacity for chevron (#840) (363cbcc)
  • tooltip: add z-index (#821) (b3773b0)

3.0.0-beta.45 (2022-02-01)

Bug Fixes

  • checkbox: do not emit change from watching disabled (#836) (a7d50e2)

3.0.0-beta.44 (2022-01-31)

Bug Fixes

  • checkbox: apply scoped css variable spacing control (#807) (8545c21)

3.0.0-beta.43 (2022-01-18)

Bug Fixes

3.0.0-beta.42 (2022-01-14)

Bug Fixes

  • checkbox: spacing problem (#783) (3507aa2)
  • dropdown: set default background color (#787) (b381940)
  • notification-message: add lifecycle method for slots (#793) (026fbd3)
  • spinner: centering problems (#791) (8f84642)
  • toggle-button: left side border is missing when there is only one button in the group (#782) (71469b1)

3.0.0-beta.41 (2022-01-11)

Bug Fixes

  • footer: add flex value to main content (#772) (7216fa8)

3.0.0-beta.40 (2022-01-06)

Bug Fixes

  • colors: use correct gray (#769) (71ab821)
  • radio-button: hover area problems because of flex (#768) (b20d1f4)

Features

  • notification-toast: add new beta component (#714) (1a9abb5)

3.0.0-beta.39 (2021-12-21)

Bug Fixes

3.0.0-beta.38 (2021-12-16)

Bug Fixes

  • enable extras.cloneNodeFix config for Stencil (#748) (1d10fac)

3.0.0-beta.37 (2021-12-15)

Bug Fixes

  • date-picker: fix layout glitch when zoomed out (#747) (b895d34)

Features

3.0.0-beta.36 (2021-12-15)

Features

3.0.0-beta.35 (2021-12-10)

Note: Version bump only for package telekom

3.0.0-beta.34 (2021-12-10)

Bug Fixes

  • add selected state for device/device-tv and content/media-folder icons (#728). Fixes #726 (acc63d8)

Features

3.0.0-beta.33 (2021-12-06)

Features

3.0.0-beta.32 (2021-11-30)

Bug Fixes

  • header: improve mobile logo transition (495a8f7)
  • notification-badge: vertical center alignment (#692) (242254d)
  • shell-content: center box when max-width is set (#709) (8312623)

Features

3.0.0-beta.31 (2021-11-15)

Features

  • rounding radius refactor (#691) (f03a762)
  • storybook: better tracking, new version, viewport plugin (#696) (6c5eb34)

3.0.0-beta.30 (2021-11-15)

Bug Fixes

  • date-picker: stop updating local value on key press (#695) (ee619d0)

3.0.0-beta.29 (2021-11-11)

Bug Fixes

  • rotation of order icon on title table head (#689) (4351d9e)
  • modal: closing is prevented with legacy event (#687) (e712c3a)
  • user-menu: provide unique name (1ad00ca)

Features

  • add innerTabindex prop to link and button (685) (#686) (15288ee)

3.0.0-beta.28 (2021-11-08)

Bug Fixes

Features

3.0.0-beta.27 (2021-11-01)

Bug Fixes

  • date-picker: input value handling, calendarHeading + styles (#660) (3311bf2)

3.0.0-beta.26 (2021-10-28)

Bug Fixes

  • date-picker: firefox placeholder, small icon styles (#657) (a95fdd9)
  • checkbox resizing issue on sketch lib (#653) (b7768c4)

3.0.0-beta.25 (2021-10-27)

Note: Version bump only for package telekom

3.0.0-beta.24 (2021-10-27)

Bug Fixes

  • button: download despite download prop set to 'false' (#648) (6a7c368)

3.0.0-beta.23 (2021-10-18)

Features

3.0.0-beta.22 (2021-10-15)

Bug Fixes

3.0.0-beta.21 (2021-09-30)

Bug Fixes

  • button: add more defense to setIconPositionProps against type errors (#602) (5263ccd)

Features

3.0.0-beta.20 (2021-09-03)

Bug Fixes

  • app-header: change sticky class to follow BEM (#565) (f400908)
  • checkbox: use other selector strategy for styling (#567) (92e435b)

Features

  • app-header: let mobile menu render w/ config object when menu-main is on (#566) (c5d0166)

3.0.0-beta.19 (2021-09-01)

Bug Fixes

Features

3.0.0-beta.18 (2021-08-30)

Bug Fixes

  • modal: init internal opened state with the Prop value (#550) (3dd6cee)

3.0.0-beta.17 (2021-08-23)

Bug Fixes

  • tag: keyboard support for dismiss button (#533) (952218d)
  • adapt storybook (1a5933e)
  • add snapshots (8f2704f)
  • also allow customized icons (ef9c5c9)
  • broken release pipeline (hopefully) with (#468) (b753316)
  • colorScheme default value (b75b6d4)
  • css background (f4c90ac)
  • disabled handling (e676d7c)
  • disabled indeterminate state master handling (c496b86)
  • make handleClick an arrow function (to bind .this) (328edd1)
  • spacing bug with helper text in checkbox (7c7c02e)
  • checkbox: testing snapshots (cba0783)
  • multiple times used id (0d1eab1)

Features

  • accessibility story toggle group (cda7855)
  • adapt css to new classes (dcea072)
  • adapt css to state indeterminate (d7c95cc)
  • add list attribute to text-field (#532) (4f50b6a)
  • add accessibility features (82a25aa)
  • add accessibility story to toggle-button (aaeabc6)
  • add aria-pressed (fb587d5)
  • add black color for selected toggle button (408d5be)
  • add EventEmitter (994083d)
  • add media query for high contrast (87d12bc)
  • add state to checkbox group (997baae)
  • add tests to toggle-group (d452bc6)
  • add toggle button to storybook-vue (35b5f6c)
  • add toggle group stories (1ce3f62)
  • adding error status hbt (b6e2804)
  • adding error storie (751130e)
  • adding handle bar template (fcd8ef5)
  • adding missing test cases (cfcabb4)
  • adding padding to the slots (1669d4a)
  • adding stories (c017122)
  • adding testing (b4ecaf9)
  • adding the usage beta files (f21c0af)
  • aria translation (a41d150)
  • block or inline; adapt border-radius of slotted elements (3fa556e)
  • change translation features (a7092bb)
  • changing cursor to pointer (0ee4d43)
  • clean up adaptNewState function and console.logs (2b3fb0d)
  • code clean up (567908f)
  • component renders according to state; Eventemitter (68a206b)
  • disable property logic (08d11da)
  • disabled and checked recognition (418b5dd)
  • disabled tab-header (#484) (ed12fd1)
  • distinguish between master and normal checkbox (dca9eab)
  • enable border-radius (c4c9ada)
  • enable translation for aria texts (7550b77)
  • final radio button group (6e978c4)
  • first commit (1f3aae2)
  • first draft checkbox-group (0d77ccc)
  • format & lint (98b4759)
  • format and lint (90f97c7)
  • handle icon size (c751a62)
  • handling of disabled master (78bbe0f)
  • hover, focus, active, disabled (c194375)
  • init checkbox handle bar template (5c2cd24)
  • init files (0073e69)
  • init storybook (1bd42a6)
  • initialize css and tsx (4161e8b)
  • logic multi vs single (6c9f8bb)
  • new stories (698fd81)
  • refactor clickHandler; add tests; (08a2940)
  • selected state - first draft (a5c4b8a)
  • set initial state; set tempState on button click (1f12e3d)
  • sizes (4bd83f7)
  • storybook aria-translation (467cbcf)
  • storybook stories (20739c6)
  • striped tables (#489) (9fb0999)
  • variants, icon handling (8c65730)
  • checkbox: add indeterminate state (0a895c4)
  • date-picker: accessibility enhancements (#462) (117c4d7)
  • storybook: add CSS scoped variables to checkbox group (3aea0bc)
  • handle bar template without error (3f288c3)
  • initial state handles all variants of disabled (dc72a2e)
  • initiallise group (3f4264b)
  • logic between label checkbox and functional checkboxes (f6669b9)
  • make checkboxes slots (dbacb8a)
  • make slots customasible (f0b7ba2)
  • master checkbox state disabled (5bba2e9)
  • prepare disabled (4adbc00)
  • refactor checkForSubCheckboxChange() (9fec351)
  • refactor state management (457baa8)
  • updating status immediately (ed1ce75)
  • footer: enable custom slots (56d798c)

Reverts

  • Revert "docs(storybook): separate header from shell" (#493) (ed9abf8), closes #493

3.0.0-beta.16 (2021-07-20)

Bug Fixes

Features

3.0.0-beta.15 (2021-06-21)

Bug Fixes

Features

  • add fill prop to icon with higher priority than color (#412) (4f4bac4)

3.0.0-beta.14 (2021-06-15)

Bug Fixes

  • components-vue: update proxies form control config (#407) (acf7e22)
  • ignore empty text nodes while setting icon-position attribute in button (#390) (d88c2b8)

Features

3.0.0-beta.13 (2021-06-07)

Bug Fixes

  • app-header: use ID as visible mega-menu matcher (#391) (d806408)
  • slider: z-index for thumb, it was clashing with the modal (#386) (a681b98)

Features

  • add styles attributes to table and switch (#378) (e40e2f4)
  • config: add dist-custom-elements-bundle output (#371) (2d68e3f), closes #369

3.0.0-beta.12 (2021-05-27)

Bug Fixes

  • app-header: remove list bullet point from portal name (#367) (fc5364d)

3.0.0-beta.11 (2021-05-26)

Bug Fixes

Features

  • design-tokens: add functional colors to match current documentation (#364) (a3a0821)

3.0.0-beta.10 (2021-05-25)

Bug Fixes

  • footer: accept any icon (#359) (a94f90c)
  • broken min and max attributes in Slider and more (66543d0)
  • deprecate direct DOM manipulation in Collapsible, fixes #316 (06e8e2c)
  • design-tokens: value for h5 line-height (#349) (b2873b7)

Features

  • date-picker: flatten top/bottom left border radius (#355) (2345728)
  • sketch-generator: add icon merging to generator (#324) (3b7cbd6)

3.0.0-beta.9 (2021-05-17)

Bug Fixes

  • app-navigation: remove leaky svg style (#341) (dd4a5cc)

Features

  • sidebar-nav: make current prop work with boolean values (#343) (b847222)

3.0.0-beta.8 (2021-05-12)

Bug Fixes

  • rating-stars: no hover while disable (#336) (138c6e8)
  • select: add -moz query for rendering visual padding correctly (#323) (808678b)

3.0.0-beta.7 (2021-05-06)

Features

  • text-field: styled read-only attribute w/ tokens (#313) (1abbdd6)

3.0.0-beta.6 (2021-05-03)

Features

3.0.0-beta.5 (2021-04-28)

Bug Fixes

3.0.0-beta.4 (2021-04-27)

Bug Fixes

  • brand-header: make shrunk logo clickable (#276) (d1f784f)

3.0.0-beta.3 (2021-04-26)

Bug Fixes

  • add checkbox and radio input examples to html (#229) (ae36124)
  • corrects the regular expression to get circleci to recognize feat branches (#219) (a98470e)
  • decouple from @scaleds/components, transpile @scaleds/docs (#239) (4339f7a)
  • fixes the versions on boilerplates (58d9e55)
  • regenerate classes only when styles prop changes (#235) (c1f16dc)
  • turn off annotation for proper client render (#231) (dd3ce76)

Features

  • components: add readonly attribute to text-field (no styles) (#267) (7cf3ba4)
  • make docs a cli app (#234) (890cc3a)

3.0.0-beta.2 (2021-04-20)

Bug Fixes

  • add checkbox and radio input examples to html (#229) (ae36124)
  • corrects the regular expression to get circleci to recognize feat branches (#219) (a98470e)
  • decouple from @scaleds/components, transpile @scaleds/docs (#239) (4339f7a)
  • fixes the versions on boilerplates (58d9e55)
  • regenerate classes only when styles prop changes (#235) (c1f16dc)
  • turn off annotation for proper client render (#231) (dd3ce76)

Features