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

FEAT: storybook, enhancement and added timeline and other components #59

Open
wants to merge 142 commits into
base: develop
Choose a base branch
from

Commits on May 13, 2024

  1. updated the color library with the new colors

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3465812 View commit details
    Browse the repository at this point in the history
  2. updated the typography library and added a separate typography for bu…

    …ttons
    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d9a3b32 View commit details
    Browse the repository at this point in the history
  3. based on the updated color and typography updated the digit theme lib…

    …rary
    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cb74232 View commit details
    Browse the repository at this point in the history
  4. modify the screen view based on the aspect ratio rather than constant…

    … value
    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f7556ec View commit details
    Browse the repository at this point in the history
  5. modify constant file

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2bc92ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9536310 View commit details
    Browse the repository at this point in the history
  7. updated example package to show the latest changes

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3039737 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    181aa87 View commit details
    Browse the repository at this point in the history
  9. added build configuration and docker file for storybook

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fc33684 View commit details
    Browse the repository at this point in the history
  10. added timeline component for flutter

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1a421eb View commit details
    Browse the repository at this point in the history
  11. added stepper component for flutter

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b274cae View commit details
    Browse the repository at this point in the history
  12. file upload component with all variants

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2f7d627 View commit details
    Browse the repository at this point in the history
  13. info button component

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8d88ed7 View commit details
    Browse the repository at this point in the history
  14. some alignment and icon error fixes

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7a6571c View commit details
    Browse the repository at this point in the history
  15. added constant spacer file to define space everywhere

    rachana-egov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3496f49 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    dc795d4 View commit details
    Browse the repository at this point in the history
  2. remove unused dependency

    rachana-egov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5a2fcd1 View commit details
    Browse the repository at this point in the history
  3. fixed import and export files

    rachana-egov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    26a9d7d View commit details
    Browse the repository at this point in the history
  4. updated current version of package

    rachana-egov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9479aab View commit details
    Browse the repository at this point in the history
  5. updated current version of package

    rachana-egov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a429c1f View commit details
    Browse the repository at this point in the history
  6. updated current version of package

    rachana-egov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cf74fd8 View commit details
    Browse the repository at this point in the history
  7. change the reactive custom field name

    rachana-egov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    97268e5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fixed issues related to dropdown width

    rachana-egov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7128b5d View commit details
    Browse the repository at this point in the history
  2. dropdwon issues fixes

    rachana-egov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    567b768 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. dropdown overlay issue fix

    rachana-egov committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a4fe456 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. issues fixes

    rachana-egov committed May 20, 2024
    Configuration menu
    Copy the full SHA
    225dac4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. removed the required controller to make it nullable also

    rachana-egov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    079b241 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. added info button inside the story book

    rachana-egov committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d758ef3 View commit details
    Browse the repository at this point in the history
  2. updated overrides files

    rachana-egov committed May 23, 2024
    Configuration menu
    Copy the full SHA
    08aadcd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. removed unused imports

    rachana-egov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8839dc0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. added action and pop up with stories

    rachana-egov committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3760017 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. updated chip component

    rachana-egov committed May 30, 2024
    Configuration menu
    Copy the full SHA
    426db29 View commit details
    Browse the repository at this point in the history
  2. added override dependencies from git

    rachana-egov committed May 30, 2024
    Configuration menu
    Copy the full SHA
    87b2419 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. added panel and panel card and divider atom

    rachana-egov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4a9ae5c View commit details
    Browse the repository at this point in the history
  2. code refactoring and updated example file

    rachana-egov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cea0d9b View commit details
    Browse the repository at this point in the history
  3. added focus props in text field

    rachana-egov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a0dfd34 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. updated localisation

    rachana-egov committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c8584cd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Revert "updated localisation"

    This reverts commit c8584cd.
    rachana-egov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8021e74 View commit details
    Browse the repository at this point in the history
  2. fixed label typography for chip

    rachana-egov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e11d7b1 View commit details
    Browse the repository at this point in the history
  3. fix the error for web only files

    rachana-egov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c4e65d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. integrating pop to image upload

    rachana-egov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d29edf8 View commit details
    Browse the repository at this point in the history
  2. fixed issues related to upload pop up

    rachana-egov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c573960 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. started with theme extension

    rachana-egov committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    214d4e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. added theme extension for action card

    rachana-egov committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    37e56fc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. changes override file for build

    rachana-egov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    45dc7d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d3e17 View commit details
    Browse the repository at this point in the history
  3. added action card and back button theme

    rachana-egov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ddd53ef View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. added reverse direction for checkbox

    rachana-egov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6ff0e6c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. theme updates for panel card

    rachana-egov committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c898e15 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. timeline molecule

    rachana-egov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d5d464b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. uploader fixes

    rachana-egov committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dd70e45 View commit details
    Browse the repository at this point in the history
  2. uploader fixes

    rachana-egov committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ffef473 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. pop up theme updated

    rachana-egov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1db757a View commit details
    Browse the repository at this point in the history
  2. pop up theme updated

    rachana-egov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4e67c94 View commit details
    Browse the repository at this point in the history
  3. added animated icon for alert pop up

    rachana-egov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5503022 View commit details
    Browse the repository at this point in the history
  4. header and footer

    rachana-egov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    11c3515 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. bug fixes for cards

    rachana-egov committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8a5b37a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. footer overlay dropdown issue

    rachana-egov committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f2068ed View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. added table molecule

    rachana-egov committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0d5726d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. resolved version issue

    rachana-egov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8ce573b View commit details
    Browse the repository at this point in the history
  2. resolved version issue

    rachana-egov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    644d0c4 View commit details
    Browse the repository at this point in the history
  3. added flex parameter to the value pair list

    rachana-egov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7613826 View commit details
    Browse the repository at this point in the history
  4. added flex parameter to the value pair list

    rachana-egov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cc01f68 View commit details
    Browse the repository at this point in the history
  5. added flex parameter to the value pair list

    rachana-egov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    74b7f0c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    c0633c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. added accordian switch and bottom sheet

    rachana-egov committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5b0d8ef View commit details
    Browse the repository at this point in the history
  2. added accordian switch and bottom sheet

    rachana-egov committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    872d7fc View commit details
    Browse the repository at this point in the history
  3. added color property to override suffix icon color

    rachana-egov committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    40a1857 View commit details
    Browse the repository at this point in the history
  4. updated toast component

    rachana-egov committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ceeccf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. updated tab component

    rachana-egov committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1fcbeac View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. updated bottom sheet and hamburger

    rachana-egov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d6842d3 View commit details
    Browse the repository at this point in the history
  2. updated bottom sheet and hamburger

    rachana-egov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9b5321b View commit details
    Browse the repository at this point in the history
  3. fixed stepper issue

    rachana-egov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    07122ea View commit details
    Browse the repository at this point in the history
  4. fixed hamburger and sidenav

    rachana-egov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ed246bf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix the issues related to stepper

    rachana-egov committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b6cfb70 View commit details
    Browse the repository at this point in the history
  2. fix the issues related to stepper

    rachana-egov committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    539f45e View commit details
    Browse the repository at this point in the history
  3. fix on change not being called while setting date

    rachana-egov committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c3beeb9 View commit details
    Browse the repository at this point in the history
  4. checkbox theme fix

    rachana-egov committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    55ba2f9 View commit details
    Browse the repository at this point in the history
  5. added applogger

    rachana-egov committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7cb8f6b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. added location bloc

    rachana-egov committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b6ca06b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. added location bloc

    rachana-egov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    27f72b1 View commit details
    Browse the repository at this point in the history
  2. accordion component fix

    rachana-egov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b2f6cb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    f77acc7 View commit details
    Browse the repository at this point in the history
  2. added did update widget to update the input field when the initial va…

    …lue change
    rachana-egov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    184a02c View commit details
    Browse the repository at this point in the history
  3. added style parameter for label and value

    rachana-egov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    41a89f8 View commit details
    Browse the repository at this point in the history
  4. updated content padding for input field

    rachana-egov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7e45870 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. published a new version

    rachana-egov committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    84bfb70 View commit details
    Browse the repository at this point in the history
  2. updated multiselect dropdown

    rachana-egov committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5e7571d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fixed multiselect dropdown scroll issue

    rachana-egov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    499c905 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. added new components, menu card, language card

    rachana-egov committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ab339b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. menu card component

    rachana-egov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1e90009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2036bba View commit details
    Browse the repository at this point in the history
  3. fixed pop up issue

    rachana-egov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2088866 View commit details
    Browse the repository at this point in the history
  4. fixed panel card

    rachana-egov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d530f2c View commit details
    Browse the repository at this point in the history
  5. search bar component

    rachana-egov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f4e1af0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. updated file upload component

    rachana-egov committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a83cc21 View commit details
    Browse the repository at this point in the history
  2. file upload changes

    rachana-egov committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5d9c848 View commit details
    Browse the repository at this point in the history
  3. updated multiselect dropdown component

    rachana-egov committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6831ba4 View commit details
    Browse the repository at this point in the history
  4. updated file upload component

    rachana-egov committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b7c89d4 View commit details
    Browse the repository at this point in the history
  5. added show dialog function

    rachana-egov committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    364b70c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. updated button

    rachana-egov committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d57eafd View commit details
    Browse the repository at this point in the history
  2. updated switch component

    rachana-egov committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    86d2260 View commit details
    Browse the repository at this point in the history
  3. updated upload file component

    rachana-egov committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a0a9199 View commit details
    Browse the repository at this point in the history
  4. fixed on change not being called in numeric field

    rachana-egov committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f91c564 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fixed hamburger issue

    rachana-egov committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    efa5dde View commit details
    Browse the repository at this point in the history
  2. fixed label null exception

    rachana-egov committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3ff5abc View commit details
    Browse the repository at this point in the history
  3. added component util

    rachana-egov committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2109993 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. selection card component

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    370fb18 View commit details
    Browse the repository at this point in the history
  2. fixed multiselect dropdown issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7b4d65e View commit details
    Browse the repository at this point in the history
  3. updated text block component

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2b10b6e View commit details
    Browse the repository at this point in the history
  4. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    24ac6fb View commit details
    Browse the repository at this point in the history
  5. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2238fa6 View commit details
    Browse the repository at this point in the history
  6. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5dded88 View commit details
    Browse the repository at this point in the history
  7. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    27973c2 View commit details
    Browse the repository at this point in the history
  8. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d1f59f3 View commit details
    Browse the repository at this point in the history
  9. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bbc4f59 View commit details
    Browse the repository at this point in the history
  10. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2dee210 View commit details
    Browse the repository at this point in the history
  11. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d88979e View commit details
    Browse the repository at this point in the history
  12. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    da19944 View commit details
    Browse the repository at this point in the history
  13. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    45648ba View commit details
    Browse the repository at this point in the history
  14. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ed5b381 View commit details
    Browse the repository at this point in the history
  15. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bacfadc View commit details
    Browse the repository at this point in the history
  16. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1f5d64e View commit details
    Browse the repository at this point in the history
  17. fixed multiselect issue

    rachana-egov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7623256 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. table component

    rachana-egov committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    98698b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. added dob picker component

    rachana-egov committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    adb4e11 View commit details
    Browse the repository at this point in the history
  2. fixed table issues

    rachana-egov committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab19d71 View commit details
    Browse the repository at this point in the history
  3. updated util function

    rachana-egov committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    681c1e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. added otp component

    rachana-egov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2dc7a5 View commit details
    Browse the repository at this point in the history
  2. added loader component

    rachana-egov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8242ff4 View commit details
    Browse the repository at this point in the history
  3. updated checkbox component

    rachana-egov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    06cc24a View commit details
    Browse the repository at this point in the history
  4. updated checkbox component

    rachana-egov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    659436c View commit details
    Browse the repository at this point in the history
  5. updated checkbox component

    rachana-egov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    01959d5 View commit details
    Browse the repository at this point in the history
  6. updated checkbox component

    rachana-egov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    edc1818 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. updated table

    rachana-egov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ad359b6 View commit details
    Browse the repository at this point in the history
  2. updated table

    rachana-egov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f8a258 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. published a new version

    rachana-egov committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    03d4c2a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. updated typography

    rachana-egov committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7d6afca View commit details
    Browse the repository at this point in the history
  2. updated text field component

    rachana-egov committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f1ea929 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. updated table component

    rachana-egov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    57edf6c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. added privacy component

    rachana-egov committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    eab5c7a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. removed localization for privacy policy

    rachana-egov committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f017c95 View commit details
    Browse the repository at this point in the history