Change Log

Unreleased

Full Changelog

Implemented enhancements:

  • Support for lazy loaded modules + AOT #792
  • add scrolling to dropdown views #747
  • No visual indication for Lazy Loading and End of Records for Table #731
  • Dropdown always opens downwards even if its placed at the end of page #718
  • add ngModel support to combobox #618
  • Add optional keyboard interactions for Sidenav (Accordion) #427
  • Adjust menu popover position slightly #895 (callums)
  • Add Pie & Donut chart components #884 (iliadm)

Fixed bugs:

  • The close button on popoverMenus doesn't always work #930
  • Buttons inside popoverMenu aren't rendering properly in Firefox #929
  • Pagination bug #906
  • side-nav-group doesn't respond properly to a default value for "expanded" input #891
  • popupMenu wrongly position to grid row/column. #821
  • Support for lazy loaded modules + AOT #792
  • dropdown with multiselect style is broken and aria attributes aren't correct #788
  • Checkboxes shouldn't have role="checkboxes" #787
  • Modals are not responsive #773
  • Dropdown appendToBody is not position correctly if the dropdown is inside a container with scrolling #771
  • Combo box shows all items if type in the exact string #766
  • Dropdown and pop over should support custom class when append to body is true #765
  • Banner styles look off when using a banner in a container rather than the page #761
  • updated selected value ngOnChanges for combobox #759
  • Input fields that are marked required show up with red border by default #755
  • size values should be consistent across all components #730
  • Modal Dialog: Footer gets hidden on lower resolution #710
  • Github pages issues #704
  • Need to add safe guard for topNav #684
  • Side nav: Double border and clicking on arrow doesn't expand the children #680
  • Tree view : left border is missing in checkbox #679
  • Tree view: Clicking on the arrow doesn't make it expand #678
  • Dropdown views don't handle async pipes/values correctly #519
  • fix modal in lazy loaded modules #794 (callums)

Closed issues:

  • Kinks in columns on listing page grid #932
  • Table width doesn't scale properly in Firefox Quantum #931
  • Tooltip contents aren't wrapping properly when inside a table header #921
  • Tooltips are shifted/off-center when inside table cells #920
  • The constructor for TableModel leaves model.data undefined, which causes issues when loading n-table-pagination #917
  • Tabs have highlighted border on 1024x768 zoomed out #893
  • In nTable model.addRow dose not update model.totalDataLength #889
  • Create DateTimeModel to be used in calendar related components #880
  • Refactor pill-input and condition-builder-pill-input to share a base component #879
  • Proposal: New Neutrino release cycle #866
  • Condition builder - Hint text incorrect colour #864
  • Investigate Griddish #855
  • Condition builder - ANY/ALL drop down beside values #854
  • 'live code' not working ... eg check http://billboard1.fyre.ibm.com/component-library/topnav #852
  • Select all table checkbox not updated after rowSelected programatically changed #851
  • Searchable tree view breaks after nesting down past 5 levels #846
  • Condition builder - hint text space under text field #845
  • Pull out pills and pill-input into a top-level component #843
  • condition builder - move up and down actions in menu are duplicating conditions #841
  • condition builder - removing one condition doesn't remove bracket #840
  • condition builder - adds in wrong connector after bracket #839
  • table select all checkbox issue #837
  • Clearing a drop down - update #836
  • condition builder spec updates #835
  • Cards spec #834
  • Progress indication spec #833
  • Calendar spec #832
  • Exiting modal update #827
  • A11y test automation (karma) #824
  • Create Condition Builder #822
  • nTable : selectAllCheckbox do not change state on data update #820
  • Banner close button submits reactive form #816
  • form field validation icons not correct #814
  • Create dropdown filter tree #809
  • add scrolling to dropdown filter list #808
  • add scrolling to dropdown submenu #807
  • add scrolling to dropdown tree #806
  • pop over should support custom class when append to body is true #805
  • Remove hover on table #804
  • Tree View , do not support *only* Node Selection, use case nested folder selection #803
  • Drop down option is display as empty when same option is selected twice #784
  • Three expandable dots icon "..." not displayed as expected in Firefox #783
  • Feature Request: Need custom scroll bar on all of the components where scrolling is possible #782
  • [Popover] Id given to n-popover is not considered and id comes as undefined #780
  • Neutrino data table is not using custom scroll bar #779
  • button menu arrow styles incorrect for default size #778
  • close buttons alignment for banners component #777
  • Tooltip component styles don't work with parameters 'type' ='button' #774
  • nTable data columns are not aligned with header with scrollbar #770
  • Table Component, highlight complete row with custom style #757
  • change dropdown-filter-list.component to focus the search field first instead of the first list item #751
  • Dropdown and Combobox 1.2 #748
  • More better unit tests #743
  • Improve src/sample test example #742
  • Swap out hard coded text for English translation #741
  • Check Box not displaying on IE11 #737
  • Dropdown naming refactoring #734
  • Improve customized code style guide (stretch) #662
  • Create a Calendar component #661
  • Add tests for data input in popover directive #632
  • Improve demo's look & feel (stretch) #604
  • Table feature request (drag & drop columns; adjustable column widths) #596
  • Progress circle #548
  • Fix tab scrolling in Safari #540
  • Modal event binding research #439
  • Breadcrumbs #346
  • Tech reqs for Breadcrumb API #206

Merged pull requests:

v1.0.2 (2018-01-30)

Full Changelog

Fixed bugs:

  • backport combobox not showing default value to 1.0.0 (angular 4) #752

Merged pull requests:

v1.0.1 (2018-01-29)

Full Changelog

Implemented enhancements:

  • Automate milestone creation for each repo #717

Fixed bugs:

  • Banner service should remove timeout reference on ngOnDestroy #682
  • Popover Menu : Clicking on menu left makes the menu right button go to the second line #677

Closed issues:

  • Tab shows double line after selected #754
  • Popover placement not in the correct place for bottom-left/bottom-right #749
  • Combox textbox does not show selected value #735
  • NEW: Button Menu component #727
  • Table Component creates extra blank space at bottom in Chrome #726
  • Mirroring quark, we should probably add a StaticIcon component for our internal icon needs #713
  • Migrate documentation #663
  • Document dropdown #563
  • Finalize top nav UI designs #466

Merged pull requests:

v1.1.0 (2017-12-22)

Full Changelog

Implemented enhancements:

  • Reactive form support for combobox #719

Fixed bugs:

  • Popover doesn't position correctly in modals #695
  • dropdown removes additional classes applied to the host el #690
  • Dropdowns with appendToBody=true aren't working anymore #676

Closed issues:

  • Dropdown filter emits select event on selecting text in searchbox #716
  • Dropdown: For long values (list items) dropdown gets distorted #711
  • Document Charts #707
  • Document Table #706
  • Showcase issues #703
  • Add CHANGELOG generation step to build #671
  • Refactor table component #669
  • Refactor chart component #668
  • Deploy to JFrog Artifactory (since NPM Enterprise ends by Q1 2018) #666
  • Make Neutrino Seed PWA ready #665
  • n-label is broken #603
  • Process for new contributions to Neutrino #598
  • Prototype table issues #595
  • Dropdown filter field is not clickable on the placeholder #580
  • Document tree-view #571
  • Document topnav #570
  • Document tabs #569
  • Document sidenav #568
  • Document popover/tooltip #567
  • Document modal #566
  • Document list-group #565
  • Document forms #564

Merged pull requests:

v1.0.0 (2017-10-13)

Full Changelog

Implemented enhancements:

  • Improve TS linter #648
  • Table component missing header column width definition #617

Fixed bugs:

  • Checkbox in dropdown not disabled even when an item is set to "disabled = true" #615
  • Top nav style defect #552
  • Disable checkbox in dropdown menu when item set to disabled #616 (willzhao)

Closed issues:

  • Table component design corrections #613
  • Refactoring "using a component" page #611
  • Refactor popover, tooltip, and position service #607
  • Popover style issues #602
  • Combo (line+bar) chart component #579
  • Stacked bar chart component #578
  • Double axis chart component #577
  • Bar chart component #576
  • Build Charts component #575
  • Brainstorm where to put link to neutrino documentation #558
  • Remove duplicate scss from Neutrino #556
  • Refactor Neutrino to use Matter classes #555
  • Clearing House entry required for Neutrino #551
  • Switch back to hash router #547
  • Countdown to v1.0.0 #542
  • Countdown to v0.1.0 #541
  • Finalize table UI designs #471
  • Q4 v1.1 #462
  • Banner #450
  • Finalize UX specs (Q1 work cont'd) #390
  • Alerts should be programatically closeable #375
  • RFC: WCE Standard Build Tooling #371
  • Charts #366
  • Iconography #345
  • Dropdown #343
  • Table #338
  • Tree view #334
  • Tech reqs for Top navigation API #212
  • Tech reqs for Charting API #208
  • Tech reqs for Table API #132
  • Guidelines for writing tests #120

Merged pull requests:

v0.1.0 (2017-07-25)

Implemented enhancements:

  • Z-index should be in variable.scss for components #360
  • Add registerOnTouched method to Checkbox #356
  • bump angular version, add ngx translate #355
  • add filter list component #333
  • add keyboard "jumping" behaviour to dropdown #332
  • refactor side-nav #324
  • Tri-state checkbox #279
  • Fix popover defects #329 (Rick-R-Gao)

Fixed bugs:

  • Performance issue with appendToBody dropdown #421
  • Dropdown appendtobody not working properly in scrollable container #405
  • Dropdown menu is still selectable with disable state #395
  • TableModule imports BrowserModule #394
  • dropdown doesn't clean up appendToBody correctly #362
  • Z-index should be in variable.scss for components #360
  • Add registerOnTouched method to Checkbox #356
  • Popover closing defects #327
  • Dropdown append to body closes when you select an element #318
  • dropdown button submits form #309
  • Modal styles is broken #297
  • dropdown safari and firefox issue #220
  • Treeview keyboard navigation #194
  • Modal bug #189
  • tabs on IE10 #186
  • popover appendtobody position is off #147
  • nested view keyboard a11y bugs #109
  • typeahead custom template not working #99
  • Tab touch scrolling doesn't always disable/enable left and right arrows #79

Closed issues:

  • Presentation to the group #537
  • Round 2 testing #536
  • Design revisions based off of testing #535
  • Presentation to group #534
  • Round 1 testing complete #533
  • Testing plan complete #532
  • Potential revisions based off their feedback #531
  • Review with Watson brand team #530
  • Revision based off of feedback #529
  • 5 concepts presented to the group #528
  • performance issue for dropdown component #523
  • input buttons and placeholder font is not aligned with Design specs #514
  • dropdown with append to body is misaligned #511
  • Button Font family is messed up #509
  • Make banner ( alert banner) text wrap instead of ellipsis #503
  • Test #502
  • test issue per Cal #501
  • switch alert to banner #499
  • Enhancement to Showcase #482
  • Accessibility list for WCH in Q3 #465
  • Pin or specify peerDependencies #451
  • Add support for multi line alerts following the updated design #449
  • Popover append to body is not working properly when there is scroll in the window #444
  • When the dropdown filter has no results found for query, the filter doesn't collapse when tabbing through #442
  • forms/core css design changes #440
  • change scope from @neutrino to @peretz` #438
  • rename all selectors from cdl-\* to n-\* #437
  • Tech reqs for Iconography API #436
  • Unable to handle Esc events by consumers of modal #432
  • Make dropdown filter case insensitive #417
  • Add check if list-item is disabled on click for Dropdown Filter #416
  • Finalize UX specs (Q1 work cont'd) #392
  • Finalize UI designs (Q1 work cont'd) #391
  • Finalize UI designs (Q1 work cont'd) #389
  • Implement some build enhancements #388
  • Define the naming convention for component selectors #387
  • Add dropdown to top-nav #382
  • Dropdown filter list blows up #369
  • Dropdown component not changing touch state when being touch #353
  • v1 #349
  • Foundation #348
  • Component specs #347
  • Combo box #344
  • Modal #342
  • Popover #341
  • Forms #340
  • Side navigation #339
  • Tabs #337
  • Tooltip #336
  • Top navigation #335
  • Popover does not close on iOS Safari when clicking outside #330
  • Add onClose event for dropdown #320
  • Dropdown not exiting on mobile when tapping outside element #317
  • Modal Bottom Sizing issue on Mobile #314
  • remove trivially inferred types #307
  • Add appendToBody option for dropdown #306
  • dropdown sizes #302
  • Refactor Dropdown, listview and associated views #295
  • Dropdown sizes #293
  • Update modal colours to meet new design specs #290
  • Move sass files for modal to core/modal #289
  • top nav should be \ tag #283
  • Banner alerts design discussion #280
  • create a scss-tools.scss for easier imports #274
  • bootstrap variables conflicts with Neutrions #271
  • Improve Alert component #269
  • Add Charting Component #268
  • making font path as a variable #265
  • Expand the "Philosophy" section of the README #261
  • Topnav specs is not aligned with the style guide #251
  • Moving switch to form folder #249
  • changing font directory and seperating font-families #238
  • Accessibility for Dropdown Menu #237
  • adding typography #233
  • submenu accessiblity and scss refactor #225
  • modal animation in firefox issue #221
  • dropdown scss and a11y #219
  • Export services in common folder #215
  • Tech reqs for Tree view API #213
  • Tech reqs for Side navigation API #211
  • Tech reqs for Popover API #210
  • Side nav Hight Contrast #204
  • top nav HC fixes #203
  • update dropdown #201
  • Tech reqs for Combo box API #200
  • Technical guidelines for our "living styleguide" #199
  • Repo name for "living styleguide" #198
  • Tree view Accessibility #191
  • Treeview refactor CSS #190
  • List view - hight contrast #184
  • unit test for calendar #183
  • Accessibility for list view #181
  • Unit test alert #180
  • Add sub menu view #176
  • Refactor Nested view to tree-view #174
  • Tech reqs for Tooltip API #172
  • Tech reqs for Search field API #171
  • Tech reqs for Modal API #170
  • documentation for datepicker #168
  • Popover Hight Contrast #165
  • Radio High contrast - a11y #164
  • The big one: Project and org naming #162
  • revamp datepicker #161
  • High contrast Service #159
  • tooltip and Popover A11Y #158
  • Alerts Styles #157
  • Popover/tooltip styles #156
  • Date picker #155
  • Calendar #151
  • separate tooltip and popover #140
  • Alert component #138
  • Tech reqs for Tabs API #134
  • Tech reqs for Dropdown API #133
  • Add ellipsis tooltip #130
  • create readme for needed components #128
  • "Living styleguide": release & integration #125
  • How do we want to demo our components? #124
  • Gitlab vs Github - What are we officially using? #123
  • Git workflow - branch strategies #122
  • Release cycle #121
  • Governance Process #119
  • Build Process #118
  • Tech req candidates for all components #117
  • read more component #115
  • Add popover tooltip #114
  • Documentation strategy #107
  • Add touch support for popover #105
  • Unit testing for pop over #104
  • Add smart positioning for position service #103
  • Components needing documentation #89
  • Add keyboard accessibility for typeahead #75
  • Add Custom template for typeahead #74
  • Add event preventdefault on keyboard navigation to prevent scrolling #70
  • Add highlight text for typeahead #69
  • Unit test for dropdown #65
  • Unit test for nested view #64
  • test #63
  • Nested view border issue #62
  • add custom template dopdown demo #60
  • Dropdown multi select for list view uses checkboxes instead of circle-arrows #59
  • Update Keyboard navigation for list view #58
  • Add disabled state and optional checkmark for tree view #57
  • typeahead component #56
  • use observable instead of listener for dropdown #51
  • Add template support for list view #50
  • Add template support for nested view #48
  • Remove unecessary import for nested view #46
  • combo boxes #44
  • nested-view #40
  • Convert Tabs component to use TAB indentation #33
  • Create A11Y service/directives #31
  • Issues with tabs #29
  • Create Dropdown component #28
  • test #25
  • Icons on the component level... #22
  • Investigate I18N #21
  • glyphicon #9
  • table #8
  • tabs #7
  • popover #6
  • modals #5
  • tree-view #4
  • list-view #3
  • core css #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

results matching ""

    No results matching ""