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: CMD-114 restore new mobile table ui #317

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Mar 12, 2024

  1. Revert "Task/tup 534 revert (#313)"

    This reverts commit 39b960d.
    wesleyboar committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fc9d352 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. CMD-111: Tomas: New Mobile Table UI is Not Backwards Compatible (#319)

    * add in the use of :has to get rid of class
    
    * currently everything is backward capatible except nested tables
    
    * backward compatibility for nested tables
    
    * adds in data-cols. Forgot to add them in before pushing
    R-Tomas-Gonzalez committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    45ee747 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. feat: cmd-111 support no header demo in mobile table (#323)

    * fix: cmd-111 empty `data-col`s
    
    * chore: cmd-111 remove `has-data-cols` class
    
    It is outdated and unused.
    
    * fix: cmd-111 responsive table for headless table
    
    * fix: cmd-111 useless space for missing data-col
    
    * refactor: cmd-111 :--table-has-… → :--table--has-…
    
    * refactor: cmd-111 :--table-has-… → :--table--is-responsive
    
    * build: cmd-111 :--table-has-… → :--table--is-responsive
    
    * fix: cmd-111 more :--table-has-… → :--table--is-responsive
    wesleyboar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9093435 View commit details
    Browse the repository at this point in the history