Valo theme Grid styles in FW8
Open
Nobody has claimed this yet.
candidate
enhancement
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Table was moved to compatibility package in FW8, in favor of Grid. Valo, which is still the main theme, has many useful styles for Table, such as:
ValoTheme.TABLE_NO_STRIPESValoTheme.TABLE_NO_VERTICAL_LINESValoTheme.TABLE_NO_HORIZONTAL_LINESValoTheme.TABLE_BORDERLESSValoTheme.TABLE_COMPACTValoTheme.TABLE_SMALL
These styles would be really useful also for Grid.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing ValoTheme Table styles with the Grid APIs, noting that Table moved to the compatibility package in FW8. Define equivalent Grid styles for TABLE_NO_STRIPES, TABLE_NO_VERTICAL_LINES, TABLE_NO_HORIZONTAL_LINES, TABLE_BORDERLESS, TABLE_COMPACT, and TABLE_SMALL, then verify that each style is available for Grid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100