bitplatform
bitplatform copied to clipboard
Build all of your apps using what you already know and love ❤️
If the responsive feature is enabled in the `BitDropDown` and the page width is 320 pixels, the items will not be displayed correctly. 
this closes #3355
Add a feature to the `BitDropDown` to manage the opening of drop-down items on the page. For example, open from the top or bottom or be allowed to open in...
### Summary Is it possible to have something like a style configurations file to allow users to change the AccentColor(the default blue color) of all components? and even other things!...
Currently, we have some simple tests. We must also write tests for the input events, such as `oninput` , `onkeydown` , `onpaste` , `onfocus`.
The `AllowTextInput` doesn't work as expected in the `BitDateRangePicker` component.
The `AllowTextInput` doesn't work as expected in the `BitDatePicker` component.
The two-way binding feature of the `BitDateRangePicker` component doesn't work correctly! If someone provides a variable and binds it to the `Value` of the component, the value of this variable...
Some of the samples of the `BitDatePicker` component are not clarifying what the feature is and how it works! So, there is a need to improve these samples so that...