core
core copied to clipboard
This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
**Describe the Bug** Multiple component issues in Wrappid's `core` package, did not work properly on mobile and web. These issues lead to numerous errors and unexpected behaviours in mobile and...
fixes css ref #423 ## Description addes the css and timer to remove the snackbar ## Testing manual testing done by myself ## Checklist - [ ] I have performed...
fixes the issue of number input when number exceedes 15 digit it gets converted to the scientific ref: #419 ## Description fix: the issue of number input in the corePhone...
**Describe the bug** A clear and concise description of what the bug is. bug in the CorePhone input component enter the number above 15 digiti and it gets transformed to...
Enable grid view for CoreList component, so that all children (CoreListItem) appear on grid. The new variant (GRID) should also support the following: - [x] props for number of items...
adds the css ref : #381 ## Description Clearly describe the changes you've made in this pull request. Explain the purpose and reasoning behind the changes. Reference any relevant issues...
**Describe the bug** In CoreClasses, some constants are currently available which is not used for wrappid, so those might be removed, also check class files for related classes which also...
**Describe the bug** Each CoreComponent has some vaiid props and they have a wrong type(s) declared. List of correct props types: - [ ] object - [ ] array -...
## Description - [ ] NotificationPopOver is not designed properly - [ ] the icon is changed - [ ] the heading alignment is not given properly Ref: #373 ##...