Skip to content

Releases: pivotal-cf/pivotal-ui

Vanilla

26 Feb 01:58
Compare
Choose a tag to compare

1.5.0 (2015-02-25)

Bug Fixes

  • docs:
    • add success modifier classes ((51c6369))
    • Update fontawesome link. ((1e78e37))
  • 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:
    • Allow UI.Image to take a className. ((8444ba6))
    • add prop validations ((d1ef2a0))
  • react-input: add prop validation ((ab50e90))
  • react-lists: Allow InlineList to take a className. ((02bb247))
  • react-media:
    • Allow Media to take a className. ((d4c10b2))
    • update prop validation ((aacd481))
  • 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

  • dropdown-notification: add notifications with alert icon ((ce756c2))
  • dropdown-notifications: add notification dropdown component ((e968a9d))
  • react-lists:
    • add transitions to addable list ((3bf0b1c))
    • add list spacing ((ad5312a))
    • add addable list component ((e07ff19))
    • Add list components in react ((2a6932b))
  • react-notifications:
    • add alert notifications to react ((cb05714))
    • add react notification component ((ae56aa9))

Cookies and Cream

26 Jan 15:54
Compare
Choose a tag to compare

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:
    • remove defunct left and right image validations ((8e2982c))
    • place images in divs ((2911766))
  • react-ribbon: rename ribbon component to inline ribbon ((cddfdc8))
  • simple-alt-tab: remove green border on focus ((2ee21d7))
  • styleguide:
    • remove extraneous divs from styleguide ((bab65af))
    • fix font-weight in code example tables ((406949d), closes (#84600166))

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:
    • namespace all PUI react components as UI.Component ((06ddf82))
    • introduce react typography components ((64ccd18))
  • react-alerts: create react alerts ((265e99d))
  • react-button:
    • adds specific button types ((495e09e))
    • add base button renderer ((adf8647))
  • react-collapse: add collapse component ((a5eaac0))
  • react-dividers:
    • support multiple sizes ((7b809e3))
    • add react renderers for dividers ((07061a3))
  • 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:
    • modals close by clicking on backdrop or pressing esc ((53f3ec3))
    • add modal component ((e1c8ef2))
  • react-pane: Adds pane react component ((316240f))
  • react-panels:
    • update ShadowPanel component default to level 3 ((7284d7d))
    • add react panel components. ((fd0d231))
  • react-pivnet: provide a sample implementation of react + Pivnet ((c2f328c))
  • react-radio: add radio and radio group components ((17a0325))
  • react-ribbon:
    • ribbon components are now Ribbon, PrimaryRibbon, Banner ((f4f3223))
    • add primary property to BannerRibbon ((edf2a18))
    • add inline ribbon primary property ((e4dded1))
    • add banner ribbon react component ((8d63bb0))
    • add react ribbon component ((e90c9e4))
  • react-search:
    • add example component using SearchInput and state to filter ((46fee5b))
    • add a stateless SearchInput component. ((3103c38))
  • react-sortable: add sortable list component ((3242698))
  • react-tabs:
    • replace Tab component with react-bootstrap ((f1c575c))
    • create AltTabs component ((ce81d11))
    • refactor Tabs component ((9ad17e6))
    • react component for Simple Alt tabs. ((611a501))
  • styleguide:
    • add copy button to js/jsx examples ((d90644a))
    • add copy button to code examples ((da24098))
    • add copy button to code tables ((fe66dc1))

Coffee

05 Dec 21:50
Compare
Choose a tag to compare

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:
    • convert all code examples to html ((526207e))
    • add pivotal ui examples to index page ((61b542c))
  • styleguide-categories: Remove Javascript category from the styleguide ((4ccecb6))
  • table-sortable:
    • add optional additional classes to table ((ba154e5))
    • columns can be sortable or unsortable ((5d5151a))
    • default sort by first column ascending ((e5d9a2d))
    • create basic sortable table in react ((c46c2a9))
    • add text alignment option ((8343e85))
  • tables: .table-light applies to all tables ((b83d9db))
  • variables: variables.scss is now named pui-variables.scss ((e8f3c45))

Praline

03 Dec 15:37
Compare
Choose a tag to compare

1.2.0 (2014-11-24)

Bug Fixes

  • alerts:
    • reorganize alert documentation ((0599b58), closes (#82655864))
    • add documentation on alert-link class ((320dfe5))
    • update alert link styles ((c146159))
  • color: colors now take precedence over components default color ((0bd3d02), closes (#83039526))
  • event-list:
    • add deprecation warning ((adad9c8))
    • deprecate event list ((adfdde2))
  • 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

  • bootstrap: upgrade from v3.2 to v3.3.1 ((ff1701d))
  • code: add pre-unstyled class ((ac6b73a))
  • links: add link-text class ((7bf7a3c))
  • styleguide: update code example styles ((e5908f7))

Mexican Hot Chocolate - Patch 1

14 Nov 15:56
Compare
Choose a tag to compare

1.1.1 (2014-11-14)

Bug Fixes

  • links: remove default underline ((68da716), closes (#82740244))

Mexican Hot Chocolate

13 Nov 22:37
Compare
Choose a tag to compare

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:
    • update link-lowlight style ((79ace83))
    • change hover state ((baf77c4))
    • remove superfluous link w/ icon example ((90cb645))
  • 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:
    • close anchor on example ((73393cb))
    • remove dead media query on panel alt ((7cc6a66))
  • styleguide:
    • improve font rendering for h3 styles on IE9 and IE10 ((87f7eed))
    • update comments ((1053935))
    • text under color chips is readable in IE9 and 10 ((05350d0))
  • 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:
    • restyle form elements ((92f5cb4))
    • add basic example to docs ((5874f18))
    • reorganize documentation ((1d74594))
  • 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:
    • added disabled styling ((b153d57))
    • added toggle switch style for checkboxes under forms category ((cb07f98))
  • typography: add h6 ((def0393))

Salted Caramel

31 Oct 21:06
Compare
Choose a tag to compare

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:
    • alerts are more flexible with their content ((68f8092))
    • update alert component ((15bd926))
  • alignment:
    • update docs ((8a9d0f7))
    • make alignment top-level component in utilites ((4bcbd6e))
  • 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:
    • style secondary nav ((4c92d5c))
    • make nav bar mobile friendly ((7123753))
  • 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:
    • add reference to new alignment component ((4ab30f7))
    • update typography documentation ((032593e))
  • 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:
    • (css class) .with-tooltip is now .button-with-tooltip-wrapper ((4d4049b))
    • (javascript) tooltips must be explicitly initialized ((4d4049b))
  • 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

23 Oct 15:20
Compare
Choose a tag to compare

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:
    • rename style_guide to styleguide ((647bb5f))
    • pluralize names and change extensions to .scss ((3c37e24))
  • 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:
    • remove extraneous empty divs from table docs ((87c7f9d))
    • fix non-encoded hyphens in docs ((b7deed4), closes (#80909858))
    • Scroll to correct position from top level nav ((bf97096))
  • 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:
  • 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
  • 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
  • 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

13 Oct 14:56
Compare
Choose a tag to compare

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 becomes panel-highlight
    • panel-space becomes panel-alt
    • panel-square deprecated
    • panel-tile-simple deprecated
    • panel-shadow becomes panel-shadow-[1-4]
    • panel-heading-simple deprecated
    • panel-heading-basic deprecated
    • panel-crashed becomes panel-danger
    • panel-stopped becomes panel-off
    • panel-clickable replaces previous panel-hoverable
    • link-lowlight-inverse to link-lowlight-alt
  • banner-styleguide-wrapper becomes styleguide-wrapper
  • banner becomes ribbon
  • Application dashboard deprecated
  • link-lowlight-inverse becomes link-lowlight-alt
  • upgrade_your_account widget deprecated
  • boxBgBasic, boxDefault, boxHeadBranded deprecated
  • btn-alternate deprecated
  • bkg-highlight-1 deprecated

New Features

  • Intro page and navigation added to the styleguide
  • tabs-simple-alternate for tabs that have a white background
  • search-input component added
  • inline-ribbon component added
  • ribbon-banner component added
  • label-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

17 Sep 20:28
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

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