npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

ngx-themex

v0.0.1

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

2

Readme

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