Skip to content

Releases: US-CBP/cbp-theme

Carousel component addition

21 Jun 16:32
Compare
Choose a tag to compare

We added a simple bootstrap carousel component and made some minor edits to the index file.

Upgrade to Babel 7, New File Upload form elements, Removal of chokidar as peerDependency

26 Apr 16:17
Compare
Choose a tag to compare

#271 cbp-theme .app-header position on window scroll not matching app directory's functionality

#270 Issue75

#257 chokidar should be devDependency

#75 input type file needs :focus style

Upgrades to Babel 7 & core-js 3.0.1 and other modules., along with the removal of chokidar as a peerDependency. And added two new File Upload form elements.

26 Apr 21:09
Compare
Choose a tag to compare

What's New:

Biggest changes:

Upgrade to Babel 7 & the addition of Core-JS version 3.0.1.

*** Please read possible Major Breaking Changes before upgrading to our newest build version 1.10.4.
(First thing is to make sure using Node.js version 8 or newer. )

References:

Babel 7: https://babeljs.io/blog/2018/08/27/7.0.0#major-breaking-changes

Core-js@3: https://github.com/zloirock/core-js/blob/master/README.md &
https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md

Also, there is a new 'upgrade-tool' we highly recommend using for updating to Babel 7,
@ https://github.com/babel/babel-upgrade.

Note: There were other more minor updates for modules that can be seen @ https://github.com/US-CBP/cbp-theme/pull/275/files , within the package.json file change details.


Fixed:

#271 cbp-theme .app-header position on window scroll not matching app directory's functionality

#270 Issue75

#257 chokidar should be devDependency

#75 input type file needs :focus style

September 25 2018

25 Sep 15:10
10f9d6f
Compare
Choose a tag to compare

Changed

Fixed

  • #222: Fixing Security Vulnerability Reported
  • #232: Buttons are not aligned correctly when in the app header
  • #231: Labels that are also links need to preserve the original colors
  • #236: Proper word wrap for tooltip
  • #169: Default background color
    • Gray coloring are hard-coded instead of using percentages.
    • Added variable $gray-medium.

April 26 2018

26 Apr 21:03
Compare
Choose a tag to compare

Added

Changed

  • Changed webpack to rollup for ES6 consumers producing flat ESM5 modules , UMD andUMD` browsers consumers.

  • Converted IIFE code to re-executable initialization/setup steps.

  • Produce auto-prefixed CSS for different browser vendors. No need to write vendor prefixed CSS.

  • Produce maps for the minified CSS contents tracing to SCSS files for reference.

  • Only production builds are minimzed/uglified leaving Development builds good for debugging.

  • Upgraded jquery.inputmask to latest inputmask

  • Produce build distribution for multiple consumers:-

    • Browser consumers with script tag with everything included
    • ES6 project consumers with rollup or webpack build consumers i.e. ESM5 consumers
    • Browser consumers with script tag À_la_carte option - you bring your own version of MDL, Bootstrap, Polyfills, Material Select Field etc.
  • Upgraded to Bootstrap v3.3.7

Fixed

  • #187,#188: Modified button padding to fix askew issue in both Chrome/IE
  • #195: Datepicker with Placeholder Label
  • #196: Char Limit displays correct count with any input/deletion
  • #165: App Header does not wraps
  • #198: Navbar default text color is now #333

Upgrade Guide

  • cbp-theme.js is now cbp-theme.browser.bundle.umd.js
  • inputmask.js is now cbp-theme-inputmask.umd.js

Updating the mdl card border opacity

09 Nov 18:29
Compare
Choose a tag to compare

Adding toggle switch options

07 Nov 20:58
Compare
Choose a tag to compare

#180 - Adding toggle switch options

#181 - Brand card layout related changes

Adding New Brand Cards Pattern

31 Oct 18:56
Compare
Choose a tag to compare

New styles and markup for brand cards

Minor patch to fix table border and warning color

26 Oct 15:41
Compare
Choose a tag to compare

#150 - The content is no longer 100% when in medium size

#161 - Library support for flag font is added

#167 - table border class was missing top border

#171 - text warning was not getting proper color

Updates to layouts

11 Oct 19:38
Compare
Choose a tag to compare

#149: Increase padding for body content on page layout

#157: IE - content overlaps on browser scroll bar

#158: Add alternate version of left side bar (without scroll bar)

#160: Fix markup and classes for fixed header layout