Skip to content

Introduce some reactivity and state modifications.#16

Open
rlivings39 wants to merge 3 commits intoOSEMSAUCE:masterfrom
rlivings39:ryan-experiments
Open

Introduce some reactivity and state modifications.#16
rlivings39 wants to merge 3 commits intoOSEMSAUCE:masterfrom
rlivings39:ryan-experiments

Conversation

@rlivings39
Copy link
Copy Markdown

  1. Format detection is run after parsing the CSV but before setting the program state and rendering the main table.
  2. Format detection updates the main model state's type field on each column
  3. Table rendering uses example custom formatters for each type
  4. Changing the format dropdown updates the main model state's type field which redraws the table and reformats the contents

1. Format detection is run after parsing the CSV but before setting the program state and rendering the main table.
2. Format detection updates the main model state's type field on each column
3. Table rendering uses example custom formatters for each type
4. Changing the format dropdown updates the main model state's type field which redraws the table and reformats the contents
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 4, 2025

👷 Deploy request for transplant pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c698c2f

1. Format detection is run after parsing the CSV but before setting the program state and rendering the main table.
2. Format detection updates the main model state's type field on each column
3. Table rendering uses example custom formatters for each type
4. Changing the format dropdown updates the main model state's type field which redraws the table and reformats the contents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant