Skip to content

Latest commit

 

History

History
534 lines (398 loc) · 45.5 KB

CHANGELOG.md

File metadata and controls

534 lines (398 loc) · 45.5 KB

<a name"3.3.3">

3.3.3 (2017-03-23)

Bug Fixes

  • IE8: fix IE8 links (12c1d143)
  • component:
  • core:
  • font:
    • update helvetica font declaration order fix issue #43 (da2b4a87)
    • update font-family helvetica import. fix issue #41 (c24b6f4d)
  • navbar: fix navbar content z-index close issue #32 (3d17cb20)
  • panel: update panel-heading padding left and right (91e5009f)
  • scss: fix scss tooltip fix issue #29 (d055b9dd)

<a name"3.3.2">

3.3.2 (2016-12-08)

Bug Fixes

  • collapse: update collapse js, remove auto adding role presentation. (95d2229e)
  • component:
  • contextual-background: put back the colors for contextual background (263d0ee2)
  • dropdown: focus state (abf7166e)
  • responsive: update media queries for hidden-xl and hidden-lg (db4e33fa)
  • scss: fix boostedIcon conversion fix issue #21 (5aa1d3ad)
  • stepbar: fix arrow position error on zoom (9a8c9338)
  • tablesorter: fix older use of $.browser in table sorter. doesn't work with tablesorter pager (243c6e4a)

Features

  • arrow-links:
    • update arrow link documentation and add a backward mode (9367a5a7)
    • create a new link component to allow display a link followed by an arrow (7dcc5893)
  • component: orange popin (83dccdfc)

<a name"3.3.1">

3.3.1 (2016-10-14)

Bug Fixes

  • checkbox: update custom toggle js, to prevent js activate on native checkboxes (f1713b70)
  • collapse: asked by D&U, arrow need to be 14px width 7px height (4f30a6ac)
  • component:
  • doc:
  • input-groups: put the 2px border to input groups (c63acf98)
  • links: underline links in tag p to be well branded (0217e087)
  • nav-tabs: remove margin between tabs on mobile display (4d3e77d4)
  • o-checkbox: put back the top:0 value for 2 lines label case (47dcad5e)
  • package.json: update package.json for webpack compatibility (04c12241)
  • progressbar:
    • update component on mobile display (9d01c9b3)
    • update grey color, adapt progressbar to 10px on mobile display (44a839bf)
  • stepbar: remove pseudo css selector with :: incompatible with IE8 (c2fa1292)
  • switch:
    • remove the css display none for accessibility reason (0acacd1d)
    • fix color for switch buttons on green background (d63a0425)
    • black color apply only for rounded switch not for icons (f24da5fc)
    • put back double label, but add an aria-labelledby onto the input for accessibili (63849a8d)
    • fix text color for switch on with text on green background (9c54b697)
  • switches: move size to variables files for IE8 compatibility and add javascript to falback (848887c4)

Features

  • component:
  • links: underline links onto tag P to fit to the brand (5ad914ab)
  • sass: update sass files (d4524573)
  • tabs: update tabs component for mobile display (c10af606)

<a name"3.3.0">

3.3.0 (2016-07-28)

Bug Fixes

Features

  • accordions: enlarge the border for mobile display 2px, for more readability (68cd2212)
  • component: toggle switches (f3aa11a8)
  • font: remove the default inclusion of helvetica family. WARNING the project need to ad (051657ba)
  • icons:
    • add th howto create custom icons (f3bf8ad0)
    • create a dedicated font called boosted for technical icons (checkbox, arrows...) (2ca6540b)
    • remove the default inclusion of Orange icons font family. WARNING the project ne (b5bd5ef1)

<a name"3.3.0-alpha.5">

3.3.0-alpha.5 (2016-06-27)

Features

  • chore:
    • update frames and popout icons to include B2B (59567ea9)
    • remove o-navtabs (922a5ee6)

<a name"3.3.0-alpha.4">

3.3.0-alpha.4 (2016-06-10)

Bug Fixes

  • component:
  • core:
    • move panel sizes to variables to be compliant with IE8 (4d4023d9)
    • remove rem sizes for IE8 css (a6e6238a)
    • remove rem from IE8 CSS (94bf75ff)
    • update font-weight for popover and spacing for breadcrumbs (476b75c2)
    • fix pagination mode (1be8a8bf)
    • merge font-face declaration for bold and normal display into one font-family nam (1cfeb74e)
    • fix link color on stepbarlink done state rollover (3f376865)
    • update checkbox orange icon (f1f56a7c)
    • update tabs font and spacing (4e2ef76a)
    • Update pagination according to the brand (e71cd37c)
    • fix buttons colors/alignement according to the brand (7cd160ec)
    • D&U working (cb69a035)
    • fix brand color (b99461a0)
    • update brand color (5383cfde)
    • fix labels size (8b063658)
  • doc:
  • test: fix csslint warning onto pagination.less (b2480427)

Features

  • build: update the dist (3c3c9341)
  • component: letter spacing for headings (3a9d8664)
  • core: update accordion arrow position and remove oldbrand files (5dcc2979)
  • legal: update the notice.txt to explain font licences and orange copyright onto ressour (20cf91f9)
  • tests: add unit tests onto accordions (ddab5f62)

<a name"3.3.0-alpha.3">

3.3.0-alpha.3 (2016-05-17)

Bug Fixes

  • component:
  • core:
    • clean notice.txt (f6cf52b7)
    • fix eslint warning (cf0d7ada)
    • fix glyphicons name for arrow next and previous (5b16999e)
    • fix css linting errors and eslint errors (8abe3aa1)
    • fix cssmap file who generate error onto chrome, update less and cssmin dependenc (2afd9c39)
    • IE8 sizes (b3664785)
    • remove icon-orange increment after file name for IE8 compatibility reasons (742539f0)
  • doc:
  • test: passing bs unit tests (2e2d2b2c)

Features

  • build: put back unit tests (e96d5eda)
  • core:
    • clean the repository and start listing all the licenses (70597ea1)
    • update tooltip and popover component to align to Orange brand (3f28eb84)
    • update font family icon and put back qunit tests (54d36b68)
  • docs: add a jenkins flag for htmllint report (b1f92bc4)

<a name"3.3.0-alpha.2">

3.3.0-alpha.2 (2016-04-28)

Bug Fixes

  • build: update commit link for changelog generation (ca360ce2)
  • component:
  • core:
    • accordions multipleatatime (0fd694a6)
    • try to fix accordions multipleatatime (9c9e6163)
    • remove the shadow into tabs, move the border for accordions (bdc9488a)
    • update breadcrumb and navigation sizes (0421254e)
    • fix step_bar padding (d9ec17f9)
    • add the missing comma for font inclusion (e734a060)
    • add the missing comma for font inclusion (81a490e2)
    • regenerate the dist (4c801db9)
    • fix navbar-text class into menu position and add a class for brand name near the (bbb04e3a)
    • fix navbar-text class into menu position and add a class for brand name near the (5241a0bc)
    • fix tooltip width calc onto IE11 enterprise fallback IE8 (755206e3)
  • css: font loading error on chrome (013fb3af)
  • doc:
  • examples: icon names (19705a2a)

Features

  • build: tag v3.3.0-alpha.1 (b263ac6d)
  • core:
  • doc:
    • orange module (aca478ba)
    • orange modules (dee10819)
    • update cdn for jquery validate and add a warning for IE11 docmode compatibility (97af0ca9)
    • added rtl examples (bfffbde2)

<a name"3.2.1">

3.2.1 (2015-12-21)

Bug Fixes

  • megamenu: fix bg color of dropdown for mobile display
  • forms: button position and size in formgroups
  • helvetica fontfamily: Font-familly woff was buggy (1px upper on firefox)

Features

  • core:
    • Update Orange Icons library (337) solaris icons
    • Update Orange grey palette
    • Horizontal form : label align left according to the brand guidelines

<a name"3.2.0">

3.2.0 (2015-11-27)

Bug Fixes

Features

  • core:
    • merge opensource branch (3003e1b2)
    • prepare for opensource publication (62a733fa)
    • prepare for opensource publication (47a2d9e4)
    • prepare for opensource publication (c72f64e7)
    • prepare for opensource publication (01a83c3d)
    • prepare for opensource publication (588e1da7)
    • prepare for opensource publication (39083a1b)
    • prepare for opensource publication (44f18054)
    • generate doc version (2b444fe7)
    • upgrade to Bootstrap 3.3.6 documentation (5eea99a7)
    • upgrade to Bootstrap 3.3.6 (167b1526)
    • prepare for opensource publication (59b78fdf)
    • prepare for opensource publication (7d4aaad7)
    • prepare for opensource publication (f97034b1)

<a name"3.1.1">

3.1.1 (2015-11-24)

Bug Fixes

  • tabs: fading incompatibility (02b6b368)

3.1.0 (2015-11-20)

Bug Fixes

Features

  • core: update font family to helvetica (6f2342fb)
  • docs: track user downloads (3ed948b1)

<a name"3.0.2">

3.0.2 (2015-09-02)

Bug Fixes

3.0.1-beta (2015-08-11)

Bug Fixes

  • core:
    • fix button border width to 2px (5d4c43b1)
    • fix glyphicons onto formsfield (850ab546)
    • Fix tbalesorter for brand matchin (d221e1f4)
    • Fix button outline (c96ef707)
  • dropdown: btn-group dropdowns not working (5cedb421)
  • examples:
  • megamenu: focus and navigation (b3cff50c)

Features

  • chore:
    • temporarily downgrade grunt-contrib-imagemin version (0afab832)
    • update nav paddings, table, stepbar, update local navigation and accordions desi (aefa99d0)
  • core:
    • Update brand elements (f4c2b21d)
    • brand tables, radio buttons, checkboxes (a583964a)
  • megamenu: aria & arrow keys management (fc5d931c)

3.0.0 (2015-06-25)

Bug Fixes

  • core:
    • fix brand color for navigation link into o-navigation (40fbaa47)
    • fix tabs margin (7285261f)
    • update components brand (forms & tabs) (08972874)
    • Change accessibility for accordions and carousel (d7211678)
    • Fix accordions full width clic area (2f985c7e)
  • doc:
    • fix input border into dashboard (04e61667)
    • fix documentation news tabs (d451518b)
    • fix brand page skiplinks, figure and aria role into documentation (2c7971d9)

Features

  • core: add orange responsive tables (eb7751a0)
  • doc: add orange accordions to the javascript doc page (78ec6a85)

3.0.0-beta3 (2015-06-09)

Bug Fixes

  • core:
    • Fix border color on justified nav tabs (b52365ae)
    • Fix page component navigation (65624d5c)

3.0.0-beta2 (2015-06-08)

3.0.0-beta1 (2015-06-03)

Bug Fixes

  • chore: fix boost (dcf7c332)
  • core:
    • Fix bugs onto documentation and brand (bb6acd81)
    • simplified local nav styling (f53e1115)
  • doc: Fix doc getting started link (e1fa903f)

3.0.0-beta (2015-04-24)

Bug Fixes

  • brand:
    • fix some contrast and variables errors (9ebc3a1a)
    • fix some contrast and variables errors (bc7cafb2)
    • fix some contrast and variables errors (6d380b65)
  • chore: remove unused package - fix popin - BS 3.3.4 (dfc944f2)
  • doc:

Features

  • brand: create new stylesheets for the newbrand (4cdf44cf)

2.0.1 (2015-02-20)

2.0.0 (2015-02-17)

Bug Fixes

Features

  • cdu: more comfort integration into mockups (335f1c32)
  • docs:
  • sample: samples updated (ee4369f2)
  • skiplinks:
    • sample for skiplinks + update of cdu integration in mockups (99b16823)
    • add visible skiplinks (d854dda1)