* fixed. Fix network error when requesting contributor list in local development environment
* fixed. Fix Chinese garbled code
* Update Dynamic.razor
* update. Adjust the base class of the select control to selectbase, and extract the common methods to prepare for tree select.
* fixed. Adjust the type of the parent control to selectbase
* tree-select完成基础编码工作。
* fix. 重新修订冲突解决时误删的变量
* fix. 修复在多选模式下无法显示初始值的bug
* fix some styles
* add. tree add Node UnSelect Event
* fix . Node Multiple Select Bug.
* fix Tree UnSelect invalid.
* fix. tree multiple select support.
* fix. select option sync tree node selected.
* fix. multiple select, old selected values has clear
* fix loop update exception
* 修复合并带来的冲突
* add. allow clear feat. but not finish.
* fix merge bug
* fix merge bug
* fix. supplementary notes
* update demo data with react demo
* add. 添加静态下拉树的能力,以及单选和多选的demo
* fix. 优化下拉显示树时,树选项的选中逻辑。
* fix demo
* fix. 静态下拉树时,出现错选的bug
* fix merge bugs.
* fix merge bugs.
* add. static dataObject Bind Support
* 将下拉树中,对偏平数据源的处理,移到simpleTreeSelect中
* fix ChildrenExpression
* feat: add algolia search
fix: component url with # at the end causing a crash
* refactor: seperate docsearch to seperate js file for code reuse
* fix: reorder css stylesheet so that search style is overwritten
fix: clean up mainlayout a bit
* feat:add AntTree
* tree - v0.2 , two mode
* feet: tree v0.2 , 2 mode
* feet:Tree
* refactor: set class on initialized
Co-authored-by: ElderJames <shunjiey@hotmail.com>
* feat: add component modal
* fix: adjust namespace and fix TAB keyboard bug
* fix: reset package.json to cuueernt head
* fix: remove antblazor.sln
* refactor: using c# to control the display and hiding of modal