Youtap Tech Indonesia
Breadcrumbs

Components

Version History

Version

Date

Comment

Current Version (v. 1)

Oct 03, 2023 01:34

@Unknown user


Components describe the building blocks of the app and are used to keep the look & feel consistent for the user. It further increases efficiency as already created components can be reused and are easier to build than creating new ones.

RectangleComp.png

What can I expect to find?

For each component, we are covering the following:

  • Specifications

    • Default

    • Variations

  • Application and Usage (do’s & don’t's)

  • Customisation options (for client adaptation)

  • Visual examples

  • Accessibility considerations

  • Version history

  • Code snippets

Before creating a new component, always check if you can reuse an existing component for a new functionality rather than creating a new one.


What’s included? TO BE UPDATED

Buttons - Confluence.png

Buttons - Base

All the different states and styles


Transactions


Notes

Introduction overview:

...

Specs: Details of the UI value

  1. Visual of the component

  2. Different states

  3. Anatomy of the component

    1. Label of base components used

    2. Label of colour scheme used

  4. Spacing and padding refinement visual representation

  5. Do & Don’t

  6. Different states

...

Application and usage

  1. Table format defining standard application for each of colours

  2. Figma links/thumbnails for example of the screens

...

Customisation

  1. Define customisable element

  2. Maximum copy content

...

Code Snips ( linked form the tables above )

Accessibility