github SAP/fundamental-ngx v0.22.0
Release v0.22.0

latest releases: v0.50.0-rc.93, v0.50.0-rc.92, v0.50.0-rc.91...
3 years ago

Features

  • (Core) new Object marker component (#3178) (48961d4)
  • (Platform) new Thumbnail component (#3309) (4326274)
  • (Platform) new Combobox component (#3048) (7d4650a)
  • (Core) BREAKING CHANGE: converted segmented button from directive to component (#3209) (ed2f058)
  • (Core) List component enhancement (#3012) (fa47bd1)
  • (Core) add keyboard support with shift and control for multi input, token and tokenizer (#2945) (3c96802)
  • (Core) new File Uploader component (#2947) (41670b9)
  • (Platform) new Step input component (#3005) (10e446d)
  • (Core) new Generic tile component (#2946) (bb76e93)

Bug Fixes

  • (Platform) add fix for Combobox width, custom template and groupKey issues (#3527) (35479b7)
  • (Core) refactor DND directive (#2996) (9e6d021)
  • BREAKING CHANGE: (Platform) Button component update - The value for the text button is now passed as an input property (#3514) (75a2ea7)
  • (Core) remove circular dependency between checkbox and list component (#3519) (b913ddb)
  • (Core) bring temporary v0.11.0 styling for Layout Grid (#3521) (ff731e2)
  • (Core) add fix for ShellBar user menu button using Avatar (#3468) (d2ddddc)
  • (Platform) remove invalid examples and compact menu button (#3363) (80b95f3)
  • (Platform) set max width to split menu button (#3362) (95665e3)
  • (Core) add fix for broken product menu in Shellbar (#3470) (ef81011)
  • (Core) add Shellbar examples and sizes (#3513) (ea576f2)
  • (Platform) add fix for List header label issue (#3457) (584392f)
  • (Core) add fix for Firefox double triggered checkbox (#3506) (b9b7646)
  • (Core) update Dialog title styling (#3463) (d0f8cae)
  • BREAKING CHANGE: (Core) refactor Action Bar title to follow the latest fundamnetal-styles (#3466) (5d80c05)
  • BREAKING CHANGE: (Core) Show side navigation expand icon (#3510) (ea73993)
  • (Core) add fix for Combobox navigate with tab (#3464) (3283525)
  • (Core) add fix for Card RTL mode (#3461) (10f6eff)
  • (Core) add fix for files validation on File uploader, add unique ID (#3207) (2b98f29)
  • (Core) update Breadcrumb to match FUndamental Styles (#3462) (11c79c3)
  • (Core) remove animation from select example (#3507) (4b0554c)
  • (Core) remove shadow dom example | Add composedPath method check (#3511) (5cd5ba7)
  • (Core) refactor Object Status to use an input property instead of content projection (#3434) (bae50da)
  • (Core) introduce Fixed card layout as component in Core (#3341) (3e0b5b6)
  • BREAKING CHANGE: (Core) migrate buttons to 0.12.0 version of fundamental-styles (#3400) (5ac24c2)
  • (Core) bring temporary the old styling of Notifications (#3430) (64e4a1c)
  • BREAKING CHANGE: (Core) adapt Info Label to 0.12.0 Fundamental Styles (#3399) (557b761)
  • (Core) migrate nested list icon due to 0.12.0 styles (#3390) (cd3e708)
  • (Core) migrate A11y changes from 0.12.0 to numeric content and tiles (#3384) (9fe2b87)
  • (Core) update A11y regarding to 0.12.0 styles (#3385) (ba54fcb)
  • (Core) adapt Tile to 0.12.0 Fundamental Styles (#3383) (4fcbd35)
  • (Core) adapt Avatar to 0.12.0 Fundamental Styles (#3382) (66868aa)
  • (Core) introduce Card component (#3344) (bc0ebca)
  • BREAKING CHANGE: (Core) Update menu addon to 0.12.0 styles (#3391) (2b0766b)
  • (Core) migrate switch changes to 0.12.0 styles (#3379) (2e6fe94)
  • (Core) migrate object status to 0.12.0 (#3381) (6859aa2)
  • (Core) migrate product switch to 0.12.0 styles (#3380) (08e3ec5)
  • (Core) migrate tabs to 0.12.0 styles (#3378) (1971bb8)
  • (Core) disable inferrable-types for DialogConfig | cleanup (#3377) (4254588)
  • (Core) improve message group to work with controls with overlay (#3369) (494d680)
  • (Core) make router in dialog optional (#3360) (f2fa015)
  • (Core) applyCssClass decorator (#3328) (f452eb6)
  • (Platform) input group states (#3333) (a29828c)
  • (Core) remove hammer config (#3332) (b91c937)
  • (Platform) split menu button fix for label change on action selection from menu (#3230) (ff0e21f)
  • (Core) bring valid selection into multi input component (#3213) (95f0fa3)
  • (Core) add partial keyword in DialogConfig (#3307) (7d7aa88)
  • (Platform) add fix for input auto-complete example (#3192) (366523d)
  • (Platform) fix of defects related to Search Field (#3237) (cc12e3b)
  • (Core) fix for Split button title (#3239) (16e480f)
  • (Core) remove spacing between message and select (#3305) (41c4e60)
  • (Core) add flag for closing dialog on route change (#3227) (4589bac)
  • (Platform) step input component defects (#3234) (f0b2f4c)
  • (Platform) fix for menu position in Menu Button (#3231) (52e1377)
  • (Core) remove icon-only prop of Info Label and fix the vertical alignment (#3246) (209f523)
  • (Platform) list and standard list item components (#3082) (681f19b)
  • (Platform) fix for textarea breaking (#3221) (b75c902)
  • (Platform) Panel - space between the actions & console error (#3224) (8de50dc)
  • (Core) remove static string bindings for boolean values (#3236) (df9e33d)
  • (Platform) button issues fix after defect hunt (#3249) (95d1355)
  • (Platform) fix for the input width reduced (#3247) (4e2336d)
  • (Core) add proper messages for pickers (#3216) (50b23b7)
  • (Platform) add input group (#3165) (534261b)
  • (Core) add fix for DND on IE11 (#3222) (ec4a785)
  • (Platform) Defect fixes for platform link components (#3226) (7f85da8)
  • (Core) add submit/cancel buttons for datetime picker (#3136) (3ad3fde)
  • (Platform) Fixed detached menu while scrolling (#3195) (049b6a3)
  • (Core) deprecate File Input component. (#3047) (c2321a8)
  • (Core) add fix for Product switch line wrap bug (#3228) (058a7a5)
  • (Core) stop opening pickers on input click (#3210) (8e9cc0a)
  • (Core) Add styles fix to List (#3220) (3dd75e3)
  • (Core) applyCssClass value initialization (#3182) (064ab65)
  • (Core) programmatically click product menu item on space/enter and add keyboard arrow navigation (#3187) (6d401b9)
  • (Core) add fix for multi input should attach to body (#3193) (ba0760f)
  • (Core) add enter key support for list (#3212) (3ae3758)
  • (Core) add missing module | improve docs | fix focus styling (#3214) (3f637e6)
  • (Core) bring support for shadow dom on Popover (#3196) (0c451ac)
  • (Core) stop emitting change events on ViewInit and OnChanges (#3190) (fca0646)
  • (Core) fix combobox readonly mode (#3198) (458b705)
  • (Platform) fix Radio Group Accessibility for core and platform and code improvement (#3036) (06cc3b8)
  • (Core) transform form-control to component (#3183) (69989b0)
  • (Core) Time component performance (#3166) (0953b63)
  • (Platform) include accessibility requirements for checkbox in core and platform (#2989) (b3f5ac2)
  • (Core) add fix for Datetime picker not rendering correctly (#3110) (b09b369)
  • (Platform) form refactoring (#3083) (8d53c3d)
  • (Platform) address stackblitz error and Input error (#3064) (440622a)
  • (Core) append datepicker and datetime picker popovers to body (#3052) (6911b6b)
  • (Core) add flags to combobox and multiinput to hide addon button (#3062) (7b3cddf)
  • (Core) remove hardcoded segmented button styling (#3076) (e6f441d)
  • (Platform) fix wrong path after build (#3080) (3512b4a)
  • BREAKING CHANGE: (Core) implement fundamental-styles version 0.11.0 (#3073) (1ce2b1f)
  • (Core) toolbar enhancements (#3019) (b0e8cad)
  • (Core) Time picker meridian input (#3053) (9ada0fc)
  • (Core) revert including fundamental styles version 0.11 (#3056) (143c53a)
  • (Platform) add types to contentDensity to fix build error (#3040) (b61fd62)
  • (Core) export toolbar module (#3055) (9748655)
  • (Platform) Platform wrapper component for object status with document changes (#2764) (40e3dfb)
  • (Core) fix class binding for input-group (#3050) (e1289f5)
  • (Core) highlight on combobox (#2932) (d9635c1)
  • (Platform) fix for textarea styles breaking (#3003) (a679f52)

Documentation

  • (Core) update Table example (#3505) (42c48ce)
  • (Core) fix missing Floating footer from documentation (#3469) (71bc9f1)
  • (Core) add missing icons to table examples (#3472) (dfc56ab)
  • (Core) fix Popover Placement documentation (#3467) (d928c51)
  • (Core) use proper list markup in custom template example (#3512) (c74e2f6)
  • (Core) align vertically the GitHub icon in documentation shellbar (#3432) (db4ee57)
  • (Core) remove message strip info message from radio and checkbox (#3431) (6a71297)
  • (Core) update calendar internationalization examples with momentjs (#3421) (ec0598c)
  • (Core) adapt list icons to 0.12.0 styles (#3397) (3947abe)
  • (Core) update theming colors for docs; update icon example (#3330) (52a3d4b)
  • (Core) fix the doc text color and theming selected button (1ec06ec)
  • (Core) fix links for images on bar component examples (#3208) (8be3a70)
  • (Core) fix combobox and table docs (#3191) (d0d49b1)

Don't miss a new fundamental-ngx release

NewReleases is sending notifications on new releases.