Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.2.0](v1.1.0...v1.2.0) (2022-03-31) ### chore * rearrange Table and Tabs props/events doc ([2c37120](2c37120)) * use different output dir for package and web ([7a76930](7a76930)) ### doc * clean/fix parts of the documentation ([55aa900](55aa900)) ### fix * remove commented code ([48fa330](48fa330)) ### MINOR * Add DS Vue Plugin (#163) ([8c690d9](8c690d9)), closes [#163](#163) * add message as property for BIMDataLoading (#186) ([c6b96ae](c6b96ae)), closes [#186](#186) * add of readonly props within textarea component (#147) ([785c3dc](785c3dc)), closes [#147](#147) * add of uploader's initials to documents (#176) ([3446e48](3446e48)), closes [#176](#176) * add success btn ton BIMDataButton component (#146) ([fdfd961](fdfd961)), closes [#146](#146) * export click-away directive ([012380f](012380f)) * feat(components): rewrite bimdata-tooltip component (#177) ([251e860](251e860)), closes [#177](#177) * fitContent and resizable props for textarea component (#155) ([836d83d](836d83d)), closes [#155](#155) * icon comment (#160) ([2f19d4b](2f19d4b)), closes [#160](#160) * Icon/file status (#157) ([f740473](f740473)), closes [#157](#157) * improvement usage of native attribute for textarea (#161) ([e0886f3](e0886f3)), closes [#161](#161) * update fileIcon API + add doc + add export (#144) ([a2af66a](a2af66a)), closes [#144](#144) * update font weight (#148) ([b8f1653](b8f1653)), closes [#148](#148) ### PATCH * [Smart Component] Ged update (#149) ([2286299](2286299)), closes [#149](#149) * add caliper icon ([42e83e6](42e83e6)) * add empty measure illustration ([c0a9edd](c0a9edd)) * add empty viewer illustration ([4740924](4740924)) * add FileManager header customization props + doc ([7175034](7175034)) * add linkedDocument icon + fix organisation ([f8b8e23](f8b8e23)) * add of ".vue" for Icon/file status (#158) ([9c29898](9c29898)), closes [#158](#158) * add synchro2d icon ([4ab8861](4ab8861)) * add the ability to know in slots if drop down list is open ([7539409](7539409)) * chore: update api-client version to use new model api in files manager component (#165) ([6c000f3](6c000f3)), closes [#165](#165) * chore: update dependencies (with ncu) ([e0706fe](e0706fe)) * chore(deps): dependabot bumps ([64030bf](64030bf)) * Feat / Fix: BIMData Design System plugin (#169) ([369db89](369db89)), closes [#169](#169) * feat(select): add 'disabled' prop to BIMDataSelect (#168) ([cd4c231](cd4c231)), closes [#168](#168) * feature: add smart component GED selectableFileTypes ([c111fab](c111fab)) * file-manager / long IFC name fix (#180) ([3099054](3099054)), closes [#180](#180) * fix bimdata button disabled (#152) ([17ee9eb](17ee9eb)), closes [#152](#152) * fix file manager ([2d02331](2d02331)) * fix file-icon regex to ignore case ([97cb68a](97cb68a)) * fix GED checkbox position ([aaf0570](aaf0570)) * fix hover on disabled buttons (#179) ([acfd55c](acfd55c)), closes [#179](#179) * fix icon rotation ([7ffbcd8](7ffbcd8)) * fix: disable autocomplete on BIMDataSearch ([b858c41](b858c41)) * fix(file-icon): ignore extension case (#178) ([cc6c1ad](cc6c1ad)), closes [#178](#178) * fix(icons): fix icon rotation ([b46a05e](b46a05e)) * fix(input): set autocomplete 'off' by default on bimdata-input (#183) ([c6d5d29](c6d5d29)), closes [#183](#183) * Fix/style (#150) ([f31bdc6](f31bdc6)), closes [#150](#150) * Fix/style doc (#151) ([4add098](4add098)), closes [#151](#151) * Ged style update (#153) ([fe89b61](fe89b61)), closes [#153](#153) * Merge pull request #154 from bimdata/feat/lock-icon ([0aa89a8](0aa89a8)), closes [#154](#154) * Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ws-5.2.3' into update-deps ([803aa63](803aa63)) * reduce bundle size by adding standalone icons (#162) ([4d7e903](4d7e903)), closes [#162](#162) * remove transparent background color for disabled btn hover (#164) ([4ab695c](4ab695c)), closes [#164](#164) * remove useless checkbox margin if no text ([175edb7](175edb7))
- Loading branch information