Content:

Other documents:

📔 Getting Started 💡 Create components 📣 Modify component 📂 Deploy components 📝 Document component

👷🏻 How is Aqua DS built in code?

What is a versioning?

Software versioning is a way to categorize the unique states of computer software as it is developed and released. The version identifier is usually a word, a number, or both. For example, version 1.0 is commonly used to denote the initial release of a program.

Aqua uses the Semantic Version Specification (SemVer) giving a 'name' to the different versions of the package according to the criticality of the new features, changes or possible modifications/compatibilities regarding to previous implementations


Changes History

Version 1.17.6: this version includes changes in tables components.

Table Components:


Version 1.17.5: this version includes changes in tables, search bar and flagSelector components

Table component:

SearchBar Component:

FlagSelector component:


Version 1.17.4: this version includes changes in card, checkboxCard, radioCard, flag, flagSelector, tables, tag and textField components

Card component:

CheckboxCard and RadioCard components:

Flag component:

FlagSelector component:

Table component:

Tag component:

TextField component:


Version 1.17.1: this version includes changes in drawer component.

Drawer Component:


⚠️ Version 1.17.0: this version includes many changes in almost all components, it is very important to review them all and compare all views looking for possible problems or something that needs to be adjusted.

It is very important to carefully review the changes included since this version contains important modifications in many components, with which a greater consistency of all the elements of the library is achieved between design and development with respect to layouts, styles, props/functionalities, states, etc, in addition to the inclusion of the aq-icons and the exclusion of the mui-icons.

Although this update does not break any implementation, it does entail modifications that may vary spacing/alignments and some behaviors due to certain validations included, for this reason it is very important that at the time of updating the library a general review of the views/components used is performed. To see all changes go to ***https://www.notion.so/masivapp/Aqua-V1-17-0-c5c1f3082e8b4b39b727108ae75500dc?pvs=4***