bar-chart
01lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for building bar charts, including stacked bars, sorted values, negative numbers, and overlapping labels.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for building bar charts, including stacked bars, sorted values, negative numbers, and overlapping labels.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for charts shown on large screens, including automatic rotation, high contrast, and refresh timing.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of project rules for building charts with the BaseChart component and the useChart hook. A hook is a reusable piece of code that manages part of a component's behavior.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for line charts, including time axes, missing sections, multiple series, live updates, and zooming.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for map charts, including geographic coordinates, visual mappings, and user interaction.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of rules for making pie charts that show proportions, combine very small slices, and display a total in the centre.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for splitting shared business components, defining their inputs, and deciding when to reuse them.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A usage rule for dialogs, which are pop-up windows used to show information or collect input. It defines how to use the project's BaseDialog component together with its useDialog hook.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Guidelines for previewing Office documents, PDF files, images, and videos in a secure sandbox, an isolated environment for running untrusted content.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Upload-handling rules for files, covering allowed types and sizes, progress updates, instant transfers, and retrying failed uploads.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Cursor rule "dynamic-form" from lxf-keeps-learning/AI-AI-Coding, covering dynamic form and 动态行(增删行).
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Cursor rule "form" from lxf-keeps-learning/AI-AI-Coding, covering form 规范, 必须使用, 禁止, 标准用法 and 要求.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Search-form rules covering collapsed sections, reset actions, and links between the form, the page URL, and a data table.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Rules for multi-step forms, including step indicators, validation, and data shared between steps.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of frontend architecture rules for separating folders and responsibilities. Frontend code is the part of an application that users see and interact with.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of Cursor coding rules covering shared capabilities, development practices, and checks to make before generating code. Cursor is a code editor with AI assistance.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Rules for working with Git, a system for tracking code changes, including branches, commits, and pull requests.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of rules for naming files, variables, and components consistently. Components are reusable pieces of a user interface or application.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of TypeScript rules for keeping data types complete and adapting API responses. TypeScript is a programming language that checks data shapes while code is written; an API is a way for software systems to exchange data.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Cursor rule "use-dialog" from lxf-keeps-learning/AI-AI-Coding, covering usedialog, api, 用法 and 规则.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of rules for managing asynchronous requests, including loading state, concurrent results, and refreshes.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
Rules for managing useSearch, including its search parameters, delayed triggering, and reset behavior.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of rules for managing table state, including pagination, errors, concurrent results, and row selection.
lxf-keeps-learning/AI-AI-Coding
Cursor rule Cursor
A set of rules for large-screen displays, covering layout scaling, data refreshes, and restrained animation. The description is in Chinese.