0.0.1 • Published 3 years ago

ngx-themex v0.0.1

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

Ngx-ThemeX

version build

A library that provides Themes, Layout and Components ready to be moulded into different project's view needs

Versions:
Angular: 12.2.0
@angular/cli: 12.2.4
ng-packagr: 12.1.1
rxjs: 6.6.0
typescript: 4.3.5
webpack: 5.50.0

##Change logs 2.5.8

  • Select box issue fix for smaller screens.

2.5.7

  • Custom Options Width Adapted for smaller select-box.

2.5.6

  • Custom Options Width For multi select-box added.

2.5.5

  • New Radio Button added (themex-radio)

2.5.4

  • Bar chart supports click functionality

2.5.3

  • New dark theme added to multi select
  • New option to specify an warning label is added

2.5.2

  • Product switcher bug fix - check if product switecher is active before subscribing

2.5.1

  • Product switcher can accept inputs partialy

2.5.0

  • Product switcher added
  • Sidenav change event added

2.4.0

  • Helper icon placed in header

2.3.2

  • Side bar big label truncate style fix

2.3.1

  • Sign out test label option added in header user avatar

2.3.0

  • Text overflow issue fixed in sidebar
  • Multi select boxes now have options to change internal labels

2.2.2

  • Grid filter + Global Filters labels as input - for internationalization

2.2.0

  • Local select box, Currency select box - pass event only if there is value

2.1.0

  • Local select box added
  • Currency select box interface changed

2.0.0

  • Themex is mature enough to kick off 2.0.0
  • Locale select box in header added

1.8.2

  • Header title width updated to 250px - UT-124

1.8.0

  • Layout style support for Product 2

1.7.0

  • Product 2 theme added - Comply Theme
  • Navbar count badge style update

1.6.0

  • Toggle switch created

1.5.5

  • Select box tick event mishandle bug - fixed
  • Layout currency select box text visibility improved

1.5.3

  • Form elements theme 1 style update

1.5.0

  • New improved checkbox input added
  • Radio button theme style updated
  • Select box - options box style updated

1.4.1

  • Themex Dialog - Exported ThemexDialogRef
  • Triple dot loader modified using svg

1.4.0

  • Themex Dialog box added

1.3.6

  • Dot Spinner theme 2 (dark theme) added

1.3.4

  • Multi select custom search option added
  • Multi select change event will trigger before formcontrol/ngModel change
  • Multi select will accept string/number/array for ngModel

1.3.3

  • Reactive form support added for checkbox, radio button
  • Select box selected items can be passed with ngModel
  • Input box - search icon made optional

1.3.2

  • Roboto fonts are imported into robot-fonts.css, imported in _prime.scss

1.3.1

  • Side nav color update for product theme 1

1.3.0

  • Allow additional content inside header

1.2.2

  • Navbar style updated for product theme 1

1.2.1

  • Side Nav toggle icon button style update

1.2.0

  • Side Navbar interface now supports href - normal anchor tags now possible for submenu items
  • Tbi Custom fonts updated with new icons
  • Sidenav toggle button will only be visible on hover

1.1.1

  • Few more styles added to reset
  • Few common style are added in to theme
  • Sidenav- secondary menu font-weight set to 300

1.1.0

  • Common loaders are created and exported
  • Common animations are exported
  • New theme variables added (border-radius and few new colours)
  • Variables optimised
  • Header currency button position adjusted

1.0.1

  • Header items alignement adjusted
  • Sidemenu item showing null in IE - bug fixed

1.0.0

  • Header will always be there with tbi icon and title. header elements can be passed as themex-header
  • themex-view will accept title input, and the given title will show in header
  • tbi -logo color can configure inside theme
  • In mobile view, menu icon removed. sidenav can open by on click of tbi-logo/title
  • few ui updates
  • Sizing of Select Box changed to be compact with TBI Products

0.9.0

  • SelectBox style fixes

0.8.0

  • Form elements (multi-select, single select, buttons, checkbox, radio buttons)
  • Themex Select boxes made angular reactive form compatible
  • Configurable graphs

0.0.1

  • Inital Project setup