Release v0.21.0
fundamental-bot
released this
04 Feb 23:34
·
1677 commits
to main
since this release
Features
- svg icons (#3140) (c3fe1af)
- implement notification component [ci visual] (#3142) (a8ff15c)
- introduce Dropdown in Fiori Next (#3144) (91a53d8)
- implement fn-list (#3128) (1e278b1)
- introduce Rating Indicator in Fiori Next [ci visual] (#3138) (a1b4475)
- introduce Message Toast in Fiori Next (#3141) (8770a73)
- implement message strip (#3094) (2ba5914)
- implement fn-form (#3069) (daa3eb6)
- add Menu button to Fiori Next buttons [ci visual] (#3097) (b465cc2)
- introduce Object Status [ci visual] (#3099) (d3eb66f)
- introduce fn-card and fn-info-label (#3037) (3fc2daf)
- introduce @fundamental-styles/fn-icons package [ci visual] (#3060) (0e5d820)
- introduce Mutli-Input and Combobox [ci visual] (#3059) (82f409b)
- introduce Step Input [ci visual] (#3056) (f72d6b6)
- introduce Textarea nad Token (#3055) (3450ee9)
- implement new fn-shell component (#3013) (22a7e9c)
- introduce Avatar component (#3005) (c133400)
- refactor Slider and introduce Progress Bar (#2983) (0c69840)
- introduce dialog, message-box, link, title [ci visual] (#2959) (2a56341)
- introduce Generic Tag component (#2984) (921e183)
- illustrated message [ci visual] (#2917) (00a3fe8)
- introduce Progress Indicator (#2903) (40f94e0)
- themeable scrollbar (#2886) (8c3bf35)
- introduce code component [ci visual] (#2874) (baac84a)
- introduce FN components (#2738) (2f55b44)
- bring early version of horizon theme css variables [ci visual] (#2755) (68224a0)
Bug Fixes
- add additional modifier classes to Dropdown (#3146) (376613e)
- add overflow modifier classes for Menu and VertNav [ci visual] (#3137) (535c56e)
- added fiori version switch (#3135) (1ebbafc)
- focus outline is visible now [ci visual] (#3123) (38399c7)
- update Fiori Next buttons [ci visual] (#3122) (59afeda)
- update Fiori Next colors [ci visual] (#3124) (2672543)
- update Fiori Next Progress Bar to latest design [ci visual] (#3104) (a4352c1)
- pagination more element size, improvements [ci visual] (#3075) (090ac58)
- bug fixes after design review [ci visual] (#3070) (7bd3d19)
- link, fix img align [ci visual] (#3053) (d727c5f)
- BREAKING CHANGE: refactor Tabs component (#3012) (4ee2ed5)
- use the theming variable for focus style (#3007) (ec5c239)
- include missing components from fundamental-next.css (#3010) (9fed161)
- remove active page link when in long mode (#3009) (c0dab80)
- BREAKING CHANGE: pagination component update due to new designs (#2973) (6dbf499)
- add fix for Link states and docs improvements for Title (#2998) (cfde7ef)
- rating-indicator styles [ci visual] (#2972) (dcaad15)
- refactor Input fields to latest FN design (#2960) (62148ed)
- fix issues with progress indicator overflow text wrapping [ci visual] (#2947) (c11fe06)
- horizontal scroll remove in carousel [ci visual] (#2904) (07b2e92)
- BREAKING CHANGE: update Radio and Checkbox to latest FN design [ci visual] (#2948) (cecca66)
- update the spacing between text and icon in FN Button [ci visual] (#2946) (ca86942)
- update Switch to latest design [ci visual] (#2934) (90e2148)
- BREAKING CHANGE: update Button component to latest Fiori Next design (#2932) (c3fb4a6)
- fix correct label text placement [ci visual] (#2929) (ee5271f)
- add new color variables (#2930) (3474a6d)
- select min-width (#2927) (f5a7a27)
- fix selection in menu styles (#2907) (9fbde81)
- BREAKING CHANGE: pagination styles update (#2912) (b21f314)
- move border style and width to variables [ci visual] (#2919) (b2d01f7)
- inconsistent selected item border in Select across zoom levels (#2916) (12b3736)
- consistent highlights of tags across zoom levels [ci visual] (#2913) (71d3206)
- consistent tab highlights across zoom levels [ci visual] (#2914) (a9e7bef)
- inconsistent text field borders across zoom levels [ci visual] (#2911) (08575b9)
- BREAKING CHANGE: refactor checkbox to use a square not an icon for tristate (#2905) (1a45ee9)
- checkbox broken outline voiceover [ci visual] (#2881) (fc45fed)
- add padding for inline code [ci visual] (#2898) (3dff18c)
- remove cell outline in Table component (#2880) (58616e7)
- static dialog nobackdrop position fix [ci visual] (#2877) (a35f960)
- empty icon tab bar (#2883) (86f3fdb)
- add correct outline color in Grid List (#2882) (525fbb1)
- add word break [ci visual] (#2879) (3226180)
- add code inline case [ci visual]` (#2878) (318711b)
- BREAKING CHANGE: dark, hcb, hcw bundled CSS to contain the right colors #2837 [ci visual] (#2875) (73ef574)
- icon tab bar drag&drop styles [ci visual] (#2864) (a2aec50)
- dialog resize handle alignment [ci visual] (#2832) (d601993)
- add focus state for activable row and cell [ci visual] (#2841) (1f9a9be)
- focus entire rating indicator [ci visual] (#2834) (79dd9ad)
- add fix to radio button component related to a11y issue in fundamental-ngx (#2817) (f0fb31c)
- remove extra margin from the first label in vertical layout form [ci visual] (#2835) (cd6ee03)
- form layout grid fixes & refactoring (#2830) (0ba7461)
- (fn) include search (#2807) (0a5e32a)
- add support for multiple icons in table header (#2775) (243481d)
- remove object status outline [ci visual] (#2753) (27d1544)
- table condensed checkbox (#2751) (c013b9f)
Documentation
- replace experimental with FN (#3145) (790b59e)
- file uploader update (#3136) (1ea83a9)
- updated the documentation of input component (#3125) (eb772c6)
- updated the documentation of dialog component (#3127) (e04e196)
- synchronization of toolbar addons (#3121) (8b324a3)
- updated the documentation of fieldset component (#3126) (a74e9e2)
- datepicker documentation update new (#3118) (baf2b71)
- improved storybook development (#3100) (8c72cb4)
- update the usage of fiori (#3062) (4ca1f30)
- replace external URLs with local assets [ci visual] (#3052) (21ab19d)
- add visual assets (#3026) (8926a2f)
- storybook migration (#3036) (987a9d8)
- fix storybook site (#3032) (f0a792d)
- minor README.md update (#3027) (e793fe2)
- update Icon link and slack link (#3025) (337d119)
- update the documentation examples for FN Buttons (#2933) (368d53a)
- add a minor fix for Select component in FN [ci visual] (#2801) (52afb77)