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: enhance Table Cell Width and StringList Parsing #372

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

stone-lyl
Copy link
Collaborator

@stone-lyl stone-lyl commented Jan 22, 2025

feat: set cell width to 150px if header length exceeds 8, otherwise 75px

Because each column now has a fixed width of 75 or 150, I can use CSS to implement the function of super-long omitted text

image

feat: allow values in stringList type to be separated by newlines

image

Copy link

vercel bot commented Jan 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
data-story-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 8:07am

Copy link
Owner

@ajthinking ajthinking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👌

@ajthinking ajthinking merged commit 796788d into ajthinking:main Jan 22, 2025
2 checks passed
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.

2 participants