Skip to content

First commit#1

Open
luciodale wants to merge 1 commit into
armincerf:masterfrom
luciodale:spinoff
Open

First commit#1
luciodale wants to merge 1 commit into
armincerf:masterfrom
luciodale:spinoff

Conversation

@luciodale
Copy link
Copy Markdown
Collaborator

  • render-fn is great, but needed some extra capabilities to truly be general-purpose.
    In short, you can use an additional :render-only to specify in a set what are the operations i.e. filter and sort that should rely on the raw data rather than the rendered one.

  • the table can't rework the data on component-did-mount, unfortunately. If we do that, then any update to rows or columns won't trigger any re-rerender.

  • I removed the link-href logic on the row. You MIGHT want to add it back.

  • Added manual dark mode. For auto one I'll have to update the css as well. We can do that later.

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