Skip to content

Releases: OMNIALowCode/omnia-base-components

Release 0.0.10

13 Sep 16:27
99f1f7e

Choose a tag to compare

Fix toolbox image card cardfooter name typo (#9)

Co-authored-by: David Caldas <david.caldas@mymis365.onmicrosoft.com>

Release 0.0.9

30 Aug 07:44
7f8534f

Choose a tag to compare

Add build debug option (#8)

Co-authored-by: David Caldas <dcaldas@cegid.com>

Release 0.0.8

24 Aug 10:13
410fffc

Choose a tag to compare

Improve Component Documentation (#7)

* Components Documentation

* Update component docs

* Added Table documentation

* Added missing references between pages

* Fixed commit issues

* Remove tile Toolbox entry from documentation

* Update Boolean Input readme

---------

Co-authored-by: David Caldas <david.caldas@mymis365.onmicrosoft.com>

Release 0.0.7

07 Aug 13:48
a479730

Choose a tag to compare

Update components to use PROPERTY_DATA_TYPE.TEXTVALUE (#6)

* Update components to use PROPERTY_DATA_TYPE.TEXTVALUE

* chnage Input Password valiue datatype to TEXTVALUE

---------

Co-authored-by: David Caldas <david.caldas@mymis365.onmicrosoft.com>

Release 0.0.6

02 Aug 15:40
c7fd2d9

Choose a tag to compare

Add types to components (#5)

* Add SelectOption type to Select component

* Update "clean" script

* Rename attribute to property

* Update omnia-component-framework version

---------

Co-authored-by: David Caldas <david.caldas@mymis365.onmicrosoft.com>

Release 0.0.5

02 Aug 15:00
ab1fb22

Choose a tag to compare

Fixed deleting file error in FileUpload (#4)

Release 0.0.4

22 Jun 16:42
9234a73

Choose a tag to compare

Refactor components (#3)

* Refactor components

- Review toolbox entries to camel case
- Text input: Fixed patch requests to temporary when nothing changes
- Remove duplicated property on FileUpload
- Refactor Image component

* Improvement input events

* clean code

* Improvement InpuDate OnChange event

---------

Co-authored-by: davidcaldas <39414148+davidcaldas@users.noreply.github.com>

Release 0.0.3

14 Jun 17:23
90927d4

Choose a tag to compare

Refactor File Upload component (#2)

* Refactor File Upload component

Refactor code
Remove dataSource and uploadAddress attributes
Add accept attribute

* Remove comments

* Refactor code

* Add omniaUrl to image component

* Refactor code

* Variables typing on FileUpload component

* Type timeoutReference, timeout and events

* Convert interface to type

---------

Co-authored-by: davidcaldas <39414148+davidcaldas@users.noreply.github.com>

Release 0.0.2

13 Jun 11:05
4cf03f2

Choose a tag to compare

Merge pull request #1 from OMNIALowCode/newToolBoxEntries

Add lookup and entityForm attribute recipe to ToolBoxEntries

Release 0.0.1

09 Jun 14:25

Choose a tag to compare

Add deploy workflow