Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update fileIcon API + add doc + add export #144

Merged
merged 1 commit into from
Dec 17, 2021
Merged

Conversation

Kurtil
Copy link
Member

@Kurtil Kurtil commented Dec 17, 2021

No description provided.

@Kurtil Kurtil requested a review from NicolasRichel December 17, 2021 11:48
@Kurtil
Copy link
Member Author

Kurtil commented Dec 17, 2021

fix #143

@Kurtil Kurtil linked an issue Dec 17, 2021 that may be closed by this pull request
@Kurtil Kurtil merged commit a2af66a into develop Dec 17, 2021
@Kurtil Kurtil deleted the fileIconUpdate branch December 17, 2021 12:24
github-actions bot pushed a commit that referenced this pull request Dec 17, 2021
# [1.2.0-rc.1](v1.1.1-rc.1...v1.2.0-rc.1) (2021-12-17)

### chore

* rearrange Table and Tabs props/events doc ([2c37120](2c37120))

### MINOR

* update fileIcon API + add doc + add export (#144) ([a2af66a](a2af66a)), closes [#144](#144)
@Bimdata-io
Copy link

🎉 This PR is included in version 1.2.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Member

@NicolasRichel NicolasRichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

github-actions bot pushed a commit that referenced this pull request Mar 31, 2022
# [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))
@Bimdata-io
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BIMDataFileIcon] Missing Doc + Missing export on components.js
3 participants