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.
## Description Fixed style related to core RequestProgressBar Ref #437 ## Related Issues ## Testing I have tested it in my local system, it works as expected. ## Checklist -...
### **Describe the Bug** In `AppContainerLayout`, the `CoreRequestProgressBar` is used. The issue occurs when the CoreRequestProgressBar is displayed, causing the content of this layout to shift downward. When `CoreRequestProgressBar` is...
**Describe the bug** application not loading routes in static mode **To Reproduce** start a wrappid app in dynamic mode false **Expected behavior** application working with local routes **Desktop (please complete...
## Is your feature request related to a problem? Please describe. Currently, the core package is written in JavaScript, which leads to some challenges with type safety, error prevention, and...
# Proof of Concept (POC) Document ## Title: Using Decorator + Builder Pattern for Managing Component Props in CoreDivider ## 1️⃣ Objective The purpose of this POC is to explore...
**Is your feature request related to a problem? Please describe.** Currently, there is no right drawer available. This limits the UI/UX experience for displaying additional context, quick actions, or supplementary...
# Proof of Concept (PoC): Encapsulation of Prop Metadata for CoreDivider Component ## 1. Introduction This document provides a Proof of Concept (PoC) for encapsulating prop metadata in the `CoreDivider`...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. **Describe the solution you'd like** A clear and concise description...
**Describe the bug** In CoreIcon, icons from other icon libraries (except MUI) are not displayed. When attempting to use icons from libraries like FontAwesome they do not render properly, while...
**Please describe your feature.** A captcha system for core forms. Where captcha will be run after form loads. Submit Action button will be disabled until positive value is received from...