Lingxi Li
Lingxi Li
### Description The icon of the navigator sidebar toolbar is currently droppable as a text. This should NOT happen. https://user-images.githubusercontent.com/36816148/170332390-84fc5f76-9fe2-4192-84a6-f3818bdb6130.mp4 ### To Reproduce 1. Drag the icon out from the...
# Description Fix the remaining UI styling issues per #638 and based on the original design prototype of CodeEdit. (also fix a little formatting issue) This PR is still a...
# Description **This PR is still a WIP.** - [x] Add basic drag-and-drop reordering behavior (with full animation) to tab bar. - [x] Fix tab bar item holding state (when...
## Summary Do you plan to make a contribution guide and a roadmap for encouraging OSS developers to contribute? I really love the open-source nature of this project and I...
### Problem This is kinda a follow up issue related to #2393 but not really. I am facing a problem when I have a schema like this: ``` const SystemInfoSchema...
# Description I have already migrated the DatePicker component, which is created by me, from its [original repository](https://github.com/mbucc/320-S22-Track2) (by Indigo Development) to here following the open source rule. At the...
# Overview In definition, we use "Ams Date Selector" (different from the definition of Ams Date Picker) to represent the floating selector of a date picker, which is a floating...
# Overview Because not everyone knows how to use Ams Date Picker from day one, we are making this to introduce the feature (especially magic modifiers) and for users to...
# Overview We are going to integrate all components together to become a headful (styled) date picker component that can be imported and used directly. # Notes * The Ams...
# Description I am planning to built-in the documentation into the website directly by using MDX. So we do not need a separate documentation system and have a full power...