Bug Fixes
- ci: removed npm publish script hardcodes and dry-run (#8724) (01962f0)
- core, platform: inline help in form (#8924) (1e22525)
- core,platform: button toggled state (#9010) (c964c1b)
- core,platform: form grid breaking changes, styles version bump (#8715) (61c4103)
- core,platform: form message appearance (#9048) (ea187d9)
- core,platform: fund-styles popover's changes adoption (#8967) (588b092)
- core,platform: hiding live announcer element (#8781) (9b7ef85)
- core,platform: prepare tokenizer and approval flow for translation (#8734) (24b95d8)
- core,platform: remove platform highlighting and account for lt and gt in highlight pipe (#8658) (d7f8c5b)
- core,platform: schematics and deps (#8952) (d40850c)
- core,platform: table defect hunting issues (#8653) (54e0b4d)
- core,platform: typo in workflow (#8892) (b849b5f)
- core: add key control to scrollbar (#8780) (07e7dd2)
- core: add key navigation in mobile menu (#8752) (b758c34)
- core: add key navigation in vertical navigation (#8721) (5d43755)
- core: change year range on arrow button clicks (#8843) (facb328)
- core: combobox set value to null on clear button press (#8863) (8774599)
- core: condensed mode key navigation (#8861) (7958342)
- core: dialog's fund-styles refactoring adoption (#8913) (412a1b3)
- core: do not disable step input increment/decrement when value is null (#8840) (8fb3acd)
- core: enable wrap for key navigation (#8746) (949bd34)
- core: fix combobox glyph issue (#8795) (b406e49)
- core: fix dialog positioning when hasBrackdrop is false (#8636) (6a0ce55)
- core: fix duplicate div ids (#8984) (a5e90b1)
- core: fix expression changed error for carousel (#8959) (87f4b0d)
- core: fix label for hour and sec (#8691) (1dd446e)
- core: fix multi-input bugs (#8794) (290ff31)
- core: improve onTouched handling in core components and add docs (#8730) (7e602cd)
- core: list item with list link tabbed twice (#8754) (d42d912)
- core: minor CSS bug that is only visible with certain fundamental-styles rc (#8788) (8c826f9)
- core: multi input focusing (#8686) (3a40f69)
- core: need to run setTimeout in line clamp logic to force recheck of parents (#8869) (92ac51a)
- core: overflow layout nested struct directives (#8652) (08391fa)
- core: pagination numbers not displaying in RTL (#8697) (e1943b5)
- core: popover overflow (#8755) (0b45c27)
- core: prevent NaN for itemsContainerWidth (#8685) (b2ce4d3)
- core: quick view should not use fd-input and should be focus trapped in popovers (#8753) (7277bf4)
- core: remove list focus trap (#8690) (186657d)
- core: remove list-header focus (#8656) (06b7aee)
- core: select custom width & refactoring (#9008) (f74083e)
- core: set touched state on click/keydown (#8909) (547425a)
- core: solve popover arrow overflow (#8900) (6b45ef6)
- core: submenu overflow (#8824) (5621767)
- core: vertical nav regression (#9023) (b672810)
- docs: bumping styles version commit message (#8905) (fee4846)
- docs: documentation sorting (#8796) (1ed703b)
- docs: fix broken platform docs of info-label (#8800) (1385ec7)
- docs: fix home page color issue for dark themes (#8809) (49bdbc5)
- docs: fix wrong icon margin for rtl (#8789) (310521d)
- docs: increment z-index (#8696) (810eeeb)
- docs: netlify update to ubuntu 20.04 (#8776) (b72ccdc)
- docs: remove color from pre tag (#8779) (4f77c6f)
- docs: remove hardcoded compact from dialog docs (#8862) (c97c4e7)
- docs: removed relative paths (#8945) (f0fe78a)
- docs: update versions workflow (#8825) (c381d58)
- e2e: async mode, specs refactoring (#8803) (3ffa28b)
- e2e: removing cross-env from e2e workflow (#8910) (c58e084)
- e2e: tsconfig-paths (#8833) (9e80cc4)
- fn: add select module to exported modules (#8842) (928cdcf)
- fn: remove unused fnResize directive/service (#8841) (aa0efc0)
- fn: show selected option label in select (#8828) (1a1ea1a)
- platform,docs: added missing export of PlatformMultiComboboxModule (#9044) (2871c4f)
- platform: conditional directives on table columns issue (#8844) (69698bc)
- platform: dynamic page tabs padding (#9016) (4ac7486)
- platform: fix broken two-columns options in select (#8805) (81a4b72)
- platform: fix unread issue in standard list with nav indicator (#8807) (61742e1)
- platform: fixed data source limitation of 5 items in the list (#9014) (8beaae7)
- platform: fixed list item change detection latency (#9033) (83467b2)
- platform: fixed multi-combobox same name issue (#8624) (6880616)
- platform: implementation of expand and collapse all feature in table (#8903) (463049d)
- platform: multi combobox bug where inputText is manipulated incorrectly (#8793) (d414003)
- platform: select multi column options (#9053) (164fd7c)
- platform: table drag and drop (#8830) (cf10e1f)
- platform: trigger detection when datasource is changed (#8949) (ab63eac)
- platform: update items on new event (#8650) (cbf1e2c)
- platform: wizard generator hidden form groups visible (#8891) (aac5aa1)
- the API documentation colors for dark modes (#8866) (8485231)
Features
- core, docs: add Input() to SelectComponent's compareWith accessor (#8845) (48026cd)
- core,platform: automatically bump styles version (#8871) (d8e96ce)
- core,platform: dynamic page title & subtitle wrapping (#8822) (4cdac24)
- core,platform: require-jsdoc rule (#8630) (1e79e24)
- core: add scrollbar to menu (#8964) (dbb02ff)
- core: add time selection using keyboard (#8695) (fed07fa)
- core: assets & styles, fonts, schematics, migrations (#8479) (6e9e86d)
- core: creating submenus dynamically (#8930) (207ebc5)
- core: notification mobile (in popover) (#8525) (8118bae)
- docs: added hmr target and swapped executor to nrwl's webpack-server (#8700) (774269a)
- docs: universal switcher (#8774) (76f3944)
- platform: add input property to disable search button in search-field (#9032) (9c74d3a)
- platform: add separate title property (#8950) (b3970c6)
- platform: custom load more content on lists (#9019) (3e83ada)
- platform: free content list item (#8941) (fd82738)
- platform: introduce message popover (#8927) (f066f06)
- platform: wizard generator group hint (#9017) (0e4fdfd)
BREAKING CHANGES
-
core,platform: * segmented button: using
toggled
input property instead ofaria-selected
attribute is now required -
fix(core,platform): button toggled state
-
fix(docs): button deprecations
-
fix(e2e): update
-
fix(platform): select secondary item selector
-
core: * after update with
ng update
you have to runng add @fundamental-ngx/core
once again
Co-authored-by: Inna Atanasova 39598672+InnaAtanasova@users.noreply.github.com
Co-authored-by: Giorgi Cheishvili giorgi.cheishvili@outlook.com