Releases: pivotal-cf/pivotal-ui
Releases · pivotal-cf/pivotal-ui
Vanilla
1.5.0 (2015-02-25)
Bug Fixes
- docs:
- dropdown: add role="menuitem" to examples in styleguide ((358efa0), closes (#87044280))
- react-alert: add prop validations ((a2faeb7))
- react-button: add prop validation ((5fd8f4a))
- react-collapse: add prop validations ((f24ab8c))
- react-divider: add prop validations ((e4c634c))
- react-draggable-list: style draggable list ((2956ba1))
- react-dropdown: pass react props better ((c9d30bf))
- react-grid: add prop validation ((bcca161))
- react-image:
- react-input: add prop validation ((ab50e90))
- react-lists: Allow InlineList to take a className. ((02bb247))
- react-media:
- react-panel: add prop validations ((710fbab))
- react-sortable-table: add prop validations ((ee2c39f))
- react-typography: add prop validations ((ed39292))
- simple-tabs-alt: active border on active tab ((255b360))
Features
Cookies and Cream
1.4.0 (2015-01-26)
Bug Fixes
- copy-button: do not include whitespace in hologram templates ((f6f067a))
- dropdowns: use standard spacing on dropdowns.jsx ((c21077d))
- ie-support: fix back to top component in IE9 ((ade9688))
- lodash: add lodash to global scope in regular pivotal-ui.js ((4f4f01d))
- pivotal-ui-rails: use 'font-url', not 'asset-url' for font paths ((04f38d8), closes (#85540054))
- react-media:
- react-ribbon: rename ribbon component to inline ribbon ((cddfdc8))
- simple-alt-tab: remove green border on focus ((2ee21d7))
- styleguide:
Features
- dropdown: add dropdown component ((b1e9bec))
- flag-react: adds the flag object to our react components ((6606874))
- links: remove text-decoration for a:focus ((297cf79))
- lodash: include lodash globally ((5099be5))
- panel-tile: move panel tile to console specific styles ((4a2bce5))
- react:
- react-alerts: create react alerts ((265e99d))
- react-button:
- react-collapse: add collapse component ((a5eaac0))
- react-dividers:
- react-dropdown: add react dropdown buttons ((15a2735))
- react-grids: add react grids ((0f58d72))
- react-icons: add react icon component ((418edb9))
- react-images: add image components ((aab48cc))
- react-label: add Label component ((62fbcb3))
- react-media:
- media components use the image components ((8bc50b0))
- adds custom validations for left and right image props ((a0c6653))
- add property validations for valign and stackSize ((31f5c80))
- make alignment global to the entire component ((f6dc5e5))
- implement new interface ((9725895))
- add alt text, height, width, and image spacing ((e0f7c1b))
- non-linked image support ((23d437b))
- media component rendered in jsx ((b7b1853))
- react-modal:
- react-pane: Adds pane react component ((316240f))
- react-panels:
- react-pivnet: provide a sample implementation of react + Pivnet ((c2f328c))
- react-radio: add radio and radio group components ((17a0325))
- react-ribbon:
- react-search:
- react-sortable: add sortable list component ((3242698))
- react-tabs:
- styleguide:
Coffee
1.3.0 (2014-12-05)
Bug Fixes
- form-input: remove angular sepcific styles for error states ((c0d174d))
- panel-flex: add safari support ((ff50733))
- tab-simple: active tabs no longer have borders on non-hover states ((a98cdb0))
- vertical align: add support for safari ((2a80af5))
Features
- alerts: add example of full width dismissable alerts ((4880b8e))
- code: pre-scrollable heights are now auto ((d30865e))
- styleguide:
- styleguide-categories: Remove Javascript category from the styleguide ((4ccecb6))
- table-sortable:
- tables:
.table-light
applies to all tables ((b83d9db)) - variables: variables.scss is now named pui-variables.scss ((e8f3c45))
Praline
1.2.0 (2014-11-24)
Bug Fixes
- alerts:
- color: colors now take precedence over components default color ((0bd3d02), closes (#83039526))
- event-list:
- group-list: add example of event list built with PUI ((351bfbb))
- links: update table of link classes ((0042edf))
- list-card: panel-list fix ((fb0a55f))
- list-vertical-divider: fix regressions ((0126f01))
- media: media body now fills the width of its container ((ae45de6), closes (#82743832))
- panel-flex: add list-card wrapper to example for height ((7e7987d))
- styleguide: make links in alert clash less ((fb41c27))
- tabs: update responsive tabs' background color ((751a05d))
- traffic lights: decrease spacing between lights ((51bcaa7), closes (#82762072))
Features
Mexican Hot Chocolate - Patch 1
Mexican Hot Chocolate
1.1.0 (2014-11-13)
Bug Fixes
- all: remove form_introduction and form_basic ((2b5f102))
- fancy number input: Remove from styleguide ((64be110))
- focus-inputs: remove from styleguide ((ec4c086))
- label: increase padding on labels. ((99ead73))
- links:
- list: list styles apply to direct child LIs ((bb7d796))
- list-cards: add missing documentation on
list-card-link
((4943cc7)) - list-group: background color is now transparent ((b2e8fce))
- media-stackable: improve documentation. ((1bdd3bc))
- panel-clickable: Update hover colors of clickable classes ((ce036ca))
- panels:
- styleguide:
- table: remove superfluous extension of
.row
((0a4d813)) - vertical alignment: restore css which provided this functionality ((f3589e4))
Features
- colors: add bg-glow-5 color ((7b2af14))
- forms:
- label-tag: labels now include a tag style used for editable tags ((26d7362))
- list-cards: create a
list-card-wrapper
class for flex panel components ((15713b1)) - lists: add useful example of inline lists for layout ((23925da))
- removable-label: changed styling on removable labels to make it more similar to labels ((6570837))
- toggle-switch:
- typography: add h6 ((def0393))
Salted Caramel
1.0.0 (2014-10-31)
Bug Fixes
- inline-form: remove unnecessary warning about custom-widths ((7c73868), closes (#81374290))
- javascript: fix errors in back-to-top ((75f49f2))
- layout lists: add documentation links to cards list. ((528d1fa))
- list-card: fix incomplete documentation ((e4f44ef))
- list-spacing: move examples into tables for clarity ((dc71e31))
- modal: change modal-alt-title-color to neutral-10 ((290b05d))
- styleguide: prevent page from scaling initially on mobile ((81f73fd))
- typography: remove typography from utilities ((9b5498a))
Features
- alert:
- alignment:
- back-to-top: back-to-top does not show on mobile ((861fb76))
- grids: update documentation ((b58cbcf))
- iconography: add download icon to docs ((abe0868))
- list: update docs for list-event ((d68b91c))
- list-cards: add tileable fixed width grids via list-cards ((7a70500))
- panels: update panels documentation to use list-cards ((5cac9e6))
- spinners: update docs for spinners ((40d068f))
- styleguide:
- table-key-value: add docs for key value table ((36e9dfe))
- table-scrollable: Update component ((7f3fa53))
- tables: add reference to new alignment component ((5af168f))
- tooltip: add tooltip component ((4d4049b))
- typography:
- validations: update documentation ((f072cdc))
- vertical aligner: add vertical aligner component ((d45b325))
Breaking Changes
- alert:
- (style) alert text has normal emphasis by default. Apply the .em-high class to text elements inside alerts to get bold text. ((68f8092))
- (html) alert icons are no longer included by default ((15bd926))
- (sass variable)
$yellow-1
/$warn-1
are now$yellow-2
/$warn-2
((15bd926)) - (sass variable)
$yellow-2
/$warn-2
are now$yellow-3
/$warn-3
((15bd926)) - (style) alerts now have top-margin ((15bd926))
- panels: panel-card - has been removed. Behavior is now available using list-cards
containing panels. ((5cac9e6)) - tooltip:
- table-key-value: (css class) table-horizontal and table-numerical are replaced by table-key-value ((36e9dfe))
- table-scrollable (html) Component no longer uses panels ((7f3fa53))
- Uses it's own table-scrollable-head/body classes (no longer relies on modified panel components)
- Sets column width with inline attributes (no longer uses column classes)
- Uses table layout fixed, which means we need to be explicit about all sizes
- Configurable styles are now variables
- No longer relies explicitly on whitespace classes
Rum Raisin
0.2.0 (2014-10-22)
Bug Fixes
- alert: improve contrast for yellow background color vs text ((5fafc7c))
- alert: Improve docs for alerts ((7b99d42))
- back-to-top: bring back-to-top forward ((eea9cf9))
- backgrounds: update docs for bg-glow and bg-cloud ((b2a65f2))
- ellipsis: make ellisis 2 & 3 line work in the styleguide ((4187fca))
- files:
- javascript: deprecated javascript specific components ((99c9cf6))
- media: fix stackable media components ((5a08fc4), closes (#80741572))
- media object: removed media-list ((b3f859f))
- panes: update panes ((0017fe3))
- styleguide:
- target: swap out targets to hashes for links between components. ((a84fabc))
Features
- avatar: combine gravatars with avatars and make them their own section. ((d31eaf9))
- back-to-top: add back-to-top widget ((f09d9ba))
- background: make hero image smaller ((0fbeb27))
- bootstrap: bump to Boostrap v3.2.0 ((a5c6e48))
- button: change full width title to camelcase ((04f7989))
- collapse: Renamed Collapse to Accordion ((601db49))
- embeds: add docs for responsive embeds ((88d13f0))
- errors: align bootstrap errors to checkboxes and radio buttons ((3fe4ad1))
- gravatar: pulled gravatar from images ((f9b83a9))
- modal: move inline modal to be a child of modals. ((a4367ce))
- modals: Add new alternate dark modal style ((33b8a01))
- styleguide:
- pend broken components ((5692f96))
- removed parent name from children ((7105ace))
- add scrolling to section-nav elements > > Finishes #80392096
- styleguide-typography: Make styleguide headings teal ((6406d79))
- traffic lights: modified traffic lights docs ((18e6af5))
Breaking Changes
- clickable: update clickables ((84c41f9))
- Rename classes to
.panel-clickable
and.panel-clickable-alt
- Rename classes to
- flag: refactored media to allow vertical alignment ((d5f3f97))
- Change media api (classes reflect changes that will be PRd into bootstrap)
- print: add 3 new print utilities ((a4f8d8d))
- Deprecate
.visible-print
- Deprecate
- utilities: add docs for responsive utilities ((a890fd9))
- .visible-xs -> .visible-xs-block
- .visible-sm -> .visible-sm-block
- .visible-md -> .visible-md-block
- .visible-lg -> .visible-lg-block
mint chip
This release contains a lot of cleanup, removing deprecated styles, and improvements to infrastructure and build steps. We also moved our built assets into our .gitignore, from here forward, we'll be attaching our built assets and sass variables file as a binary to our release.
Details of the release can be found below.
Breaking Changes
- Panels api updated
panel-simple-highlight
becomespanel-highlight
panel-space
becomespanel-alt
- panel-square deprecated
- panel-tile-simple deprecated
- panel-shadow becomes
panel-shadow-[1-4]
panel-heading-simple
deprecatedpanel-heading-basic
deprecatedpanel-crashed
becomespanel-danger
panel-stopped
becomespanel-off
panel-clickable
replaces previouspanel-hoverable
link-lowlight-inverse
tolink-lowlight-alt
banner-styleguide-wrapper
becomesstyleguide-wrapper
banner
becomesribbon
- Application dashboard deprecated
link-lowlight-inverse
becomeslink-lowlight-alt
upgrade_your_account
widget deprecatedboxBgBasic
,boxDefault
,boxHeadBranded
deprecatedbtn-alternate
deprecatedbkg-highlight-1
deprecated
New Features
- Intro page and navigation added to the styleguide
tabs-simple-alternate
for tabs that have a white backgroundsearch-input
component addedinline-ribbon
component addedribbon-banner
component addedlabel-primary
component added- Contributing guidelines
- Improved getting started documentation
- Additional shadow variable added
- Moved to Gulp for build
- CSSCritic added for visual diff testing
- Add dark inline code snippet
Fixes
- Improved accessibility of placeholder text via greater contrast
- Button text is now white for danger and highlight buttons
- Better documentation for accordions
- Improved documentation for print specific css styles
v0.0.3
The included archive contains styles, javascript, and assets to help you build Pivotal branded sites.
Changes since v0.0.2
- Removes build components and source
- Only includes compiled CSS and javascript, as well as the styleguide
- Adds pivotal.js which includes
- jQuery v2.1.1
- modernizr.js v2.8.3
- bootstrap.js v3.0.2
- Prism.js syntax highlighting library
- Changes styleguide color scheme