feat: full customizability for all components + README update#83
Merged
feat: full customizability for all components + README update#83
Conversation
Calendar: fix alignment with cell_width-based grid, add customizable month names, day headers, nav symbols, cell width, nav/marked styles. Gauge: add customizable fill/empty chars, bracket symbols, level segments, value prefix/suffix, value style. Heatmap: add title/row/col/legend styles, cell height, legend steps. CodeView: add line separator, tab width, line number width, operator style. DiffView: add side width, separator, prefix symbols. VirtualList: add wrap_around, empty_text, row_width. README: document all 12 new features with usage examples and updated component count, examples list, and feature descriptions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cell_width-based grid (headers and days now align properly). Add customizablemonth_names,day_headers_mon/day_headers_sun,prev_symbol/next_symbol,cell_width,nav_style,marked_style,cursor_style(separate fromselected_style),clearMarkedDates()full_char,empty_char,bracket_left/bracket_right,level_segments,value_prefix/value_suffix,value_styletitle_style,row_label_style,col_label_style,legend_style,cell_height,legend_steps,empty_charline_separator,tab_width,line_number_width,operator_styleside_width,separator,add_prefix,remove_prefix,context_prefixwrap_around,empty_text,row_width