0.1.10-1 • Published 5 years ago

@sector-eleven-ltd/react-components v0.1.10-1

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

ver 0.0.1 - 07/11/2020

  • Initial push of library connecting all package

ver 0.0.2 - 09/11/2020

  • Hotfix for themeing system, fixing default theme
  • Started working on FormBuilder.
  • Minor updates to Theme Functions and some prop fixes in Sidebar variant 1
  • Upload of first table system and design, lots of refactor remains
  • Addition of Icon Getter function for react-icons
  • Some refactor in Input Button design

ver 0.0.3 - 10/11/2020

  • added onClick to S11 button.
  • added Formbuilder. Currently handles isRequired, email and number validation types.
  • added Setup.js to add all string that can be changed after installation. This is a temporary solution until a better solution is found for packaging
  • removed S11 prefix from most components
  • restructured visual components to be able to receive more variants

ver 0.0.4 - 11/11/2020

  • Removed S11 from the form component.
  • Restructed form folder
  • General House Keeping
  • Enforcing Store Props convention starting with CAPITAL
  • Reworked Setup for store persistance and combination.
  • Minor restructure of Form Advanced Component
  • Added bold option to Text
  • Added custom hook to track screen width and height.
  • removed scroll option in container
  • Some work on the frest/Autocomplete module

ver 0.0.5 - 13/11/2020

  • added min/max width max Height
  • Text can take different fonts

ver 0.0.6 - 20/11/2020

  • Started change to TypeScript
  • Moved Theme functionality to Advanced
  • Added Material UI Themeing Support

ver 0.0.7 - 22/11/2020

  • Package cleanup and update
  • Started refactor of sidebar component with typescript
  • Store refactor
  • Remove Store Props starts with CAPITAL convention

ver 0.0.8 - 23/11/2020

  • Refactored Auth Definitions
  • Started Topbar
  • Refactored Sidebar Definitions
  • Minor Additions to Layout Components
  • Added Toggle Component to Sidebar (Advanced)
  • Finished Sidebar Refactor to typescript

ver 0.0.9 - 24/11/2020

  • Update to Material UI Theme
  • Minor Additions to Sidebar
  • Minor Additions to Topbar
  • Refactor of Frest Table to Typescript
  • Removal of Icon Function
  • Addition of HR Component
  • Addition of "small" variant in text

var 0.0.10 - 25/11/2020

  • Created Linker Component with support for next/linker and react-router-dom
  • Major refactor of interface definitions of Table and Sidebar
  • Finishing of Frest Table Refactor
  • Minor changes in themer for better Material UI support and overriding selected theme functionality
  • Added 'borders' colour to theme
  • Hot fix for scrollable full page container in layout
  • Pushed Frest Topbar to be behind Frest Sidebar

var 0.0.11 - 26/11/2020

  • Updated Toggle in Frest Sidebar
  • Added SidebarPage Component in Visuals
  • Container adding stretch and border props
  • Created Side Form
  • Added Material UI Theme Support
  • Refactored Theme Definition
  • Removal of Axios Package temporarily

ver 0.0.12 - 27/11/2020

  • Added Linker Prop Interface for ease of use
  • Changed Active and Hover functionality in Sidebar
  • Switch Skip to Pages functionality in Table
  • Switching Animation in Container Layout
  • Updated sidebar dismissal version

ver 0.0.13 - 28/11/2020

  • Connecting library between MC and KC (KC Changes)
  • Overflow, and absolute position additions to Container Layout
  • Addition to font function, overwrite ability
  • Text clamping, alignment and decoration added

ver 0.0.14 - 30/11/2020

  • Update to Sidebar Toggle to handle for different visual according to state
  • Removed wrap on sidebar for scroll effect
  • Updated custom hooks for resizing
  • Added globals for mobileWidth and related stuff
  • Added mobile prop for sidebar component
  • Updated Container and Table for better scroll
  • Fixed text and icon to use better html

ver 0.0.15 - 03/12/2020

  • Update Linker Component
  • Fixed Table Actions and API connection
  • Started Popup Component
  • Small Additions to Icon Component
  • Updated useOutsideClick with dependencies
  • Updated theme to support fontFamily
  • Finish Modal component with context API
  • Fixed Images Component

ver 0.0.16 - 04/12/2020

  • Popup Animation Fixes
  • Popup Sizing
  • Sidebar Page hot fixes
  • Change in sidebar Icons

ver 0.0.17 - 07/12/2020

  • Adding Modal Context Builder for Forms
  • Cleanup to Sidebar Component
  • Hotfix for table Pagination on start
  • Addition of Topbar user panel (started)
  • Addition of Country list and Maltese locality list in globals
  • Refactor of Table Id handling in design components
  • Hotfix for container border css

ver 0.0.18 - 08/12/2020

  • Changed some dependencies to dev dependenies and peer stuff
  • Changed default colour in HR and hotfix for thickness
  • Set Printer Supper in Sidebar, Topbar and Container Components
  • Set Titling Capability in SidebarPage Component

ver 0.0.19 - 10/12/2020

  • Renamed permission in Sidebar and defitions
  • Added Global functions file with pad function

ver 0.0.20 - 11/12/2020

  • Simple Code cleanup
  • Hotfix to material ui Themeing

ver 0.0.21 - 14/12/2020

  • Refactor in Modal Context Code
  • Small Fixes in material ui Themeing
  • Addition of Theme Context for App Global Settings (currently just tab title)

ver 0.0.22 - 15/12/2020

  • Massive Refactor of importing system for ease of use
  • Accompanying restructure of certain global code
  • Addition of Inputs for Adding Autocomplete and Leveled Autocomplete

ver 0.0.23 - 16/12/2020

  • Mobile Friendlyness in SideForm
  • Updates to Leveled Autocomplete
  • Component Grid

ver 0.0.24 - 17/12/2020

  • Minor change to definition of filter props

ver 0.0.25 - 18/12/2020

  • Update to Container definitions
  • Update to Images Component
  • Fixes in Container Dependant Components
  • Fixes in Frest Table Row Rendering
  • Completing of AddAutcomplete Input and LeveledAutocomplete Input

ver 0.0.26 - 19/12/2020

  • Made tablerows clickable
  • Made sidebar more mobile friendly

ver 0.1.0 - 22/12/2020

  • Update to Hooks for enter listener
  • Punching Version up as to first beta launch

ver 0.1.1 - 29/12/2020

  • Update to Material Themeing
  • Updates to AddAutocomplete and LeveledAutocomplete
  • Creation of TagAdder
  • Removal of Grid System in favor of Material UI Equivalent
  • Creation of general functions, addition of getting specific index from array of arrays
  • Update to Table Row to stop click propagation and switched to double click for highlighting

ver 0.1.2 - 30/12/2020

  • Bootstrap CSS added to themer
  • Added GetAllIndex and Array2Obj(and back) function
  • Fixed SideForm keys problems
  • Added NavBuilder Input
  • Minor Fixes to TableRow
  • Icon removed custom onClick

ver 0.1.3 - 31/12/2020

  • Bootstrap CSS conditional set in themer
  • Updated Array2Obj to allow for more keys
  • New PercentageEuro Input
  • No Scroll for NavBuilder

ver 0.1.4 - 02/01/2021

  • Happy New Year!
  • Remove Some padding from sidebar Title
  • Added Check in AddAutocomplete input

ver 0.1.5 - 03/01/2021

  • Modal Context Builder update
  • Update to array2Obj

ver 0.1.6 - 07/01/2021

  • Fixes for disabling AddAutocomplete and LeveledAutocomplete
  • Started creating another TagAdder with drag and drop capabilities
  • Movement of old tag adder to TagAdder2
  • Hotfix for Table Pagination final page
  • NavBuilder cleanup

ver 0.1.7 - 08/01/2021

  • Can add a custom button to a table
  • Working on New TagAdder
  • Finished another version of New TagAdder and Created TagAdderDrag

ver 0.1.8 - 11/01/2021

  • Fix to CreateButton
  • HotFix for Advanced Table Search
  • Clean up in AddTagger

ver 0.1.9 - 12/01/2021

  • Further updates in Tag and NavBuilder

ver 0.1.10 - 19/01/2021

  • Fixes to Add New Button to Table
  • Additions to TagAdder for search and querying