Skip to main content

Todo List

In this page we'll list the upcoming features that will be available in the next releases of the package.

Cache#

  • Add Expire Time for stored values.
  • Add Flush method.
  • Implements Plain Session Storage driver for Session Storage.
  • Implements Encrypted Session Storage driver for Session Storage.
  • Implements Indexed DB driver for Indexed DB.

Miscellaneous#

  • Isolate Material UI from the package and make it optional.
  • Add MapViewer Component.
  • Add Stepper Component.

User#

  • Add events listeners to: init | login | logout | update

Events#

  • Return Event Dissolver from the event listen.

Forms#

New Components#

  • GoogleMapInput Component.
  • Implement React Select.
  • Add Reset Button component.
  • Price Range Input

New Features#

  • Add Password Strength Sensor.
  • Add Hint Icon beside the input.
  • Add forceStop prop to FormInput component for min and max length.
  • Create Unified Form Input interface.
  • See/Unsee Password text.
  • Add color prop to Checkbox | Radio component.
  • Add Lazy Image/Component Feature.

Enhancements#

  • Add onError callback to Form Component.
  • RichInput Component.
  • Enhance Drag&Drop Component.
  • Decouple all components from other ui frameworks.
  • Make Controlled and Uncontrolled values as standard onces.
  • Enhance Components/Link Component.
  • Rewrite all Components with better performance.

Date Picker#

Admin#

  • Create Theme Pluging mechanism.
  • Create Dark mode for current theme.
  • Create at least two more different themes with dark mode.
  • Allow mutli level sidebar dropdowns.
  • Enhance Table Toolbar with more add buttons.
  • Disable Globe website url and enhnce the feature.

Unit Testing#

StoryBooks#

Config#

  • Add extend method to extend an existing parent key.

Decouple Utilities#

  • Cache Manager Done
  • Encryption Done
  • Events Done
  • Http
  • Config Done
  • Globals
  • Meta
  • User
  • Router
  • File Manager
  • Form
  • Admin
  • CLI
  • Hooks
  • Layout
  • table
  • Wizard Table