@tbi-code/themex
v2.6.15
Published
[![version](https://img.shields.io/badge/[email protected])](https://www.npmjs.com/package/@tbi-code/themex/v/2.5.5) [![build](https://img.shields.io/badge/build-success-brightgreen.svg)](https://www.npmjs.com/package/@tbi-code/themex/v/latest)
Downloads
76
Readme
ThemeX
A library that provides Themes, Layout and Components ready to be moulded into different project's view needs
Versions:Angular: 7.2.4
@angular/cli: 7.3.1
ng-packagr: 4.7.0
rxjs: 6.3.3
typescript: 3.2.4
webpack: 4.29.0
##Change logs
2.6.15
- Bugfix - themex-dialog-container,removed 100% height and width.
2.6.14
- Bugfix - Dialogue overlay changed from translate to flex
2.6.10
- Bugfix - left nav bar visibility on medium screen has been updated
2.6.9
- Bugfix - selectbox performance issue - search issue has resolved
2.6.8
- Bugfix - selectbox performance issue - rendering has changed
2.6.7
- Bugfix - selectbox performance issue - window click removed
2.6.6
- Bugfix - left nav bar routing issue has resolved
2.6.5
- Bugfix - left nav bar issue has resolved
2.6.4
- Bugfix - Single selection is cleared upon clicking selected label in the dropdown
2.6.3
- Bugfix - Single selection option is cleared upon clicking label.
2.6.2
- Updated the conditional toggle feature.
2.6.1
- Updated the comments.
2.6.0
- CI/CD for themex.
2.5.11
- SideNav submenu, adding expansion panel logic.
2.5.10
- Navigation bar submenu for main submenu.
2.5.9
- New light theme is added.
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