Change Log
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:
Full Changelog
Fixed bugs:
- backport combobox not showing default value to 1.0.0 (angular 4) #752
Merged pull requests:
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:
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:
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:
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 \
- 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:
- demo and design updates, bug fixes #539 (callums)
- Really hide tabs from the DOM #538 (Zvonimir-Fras)
- Fix tabs css #527 (Zvonimir-Fras)
- Refactor tabs css #526 (Zvonimir-Fras)
- Add caching options to tabs #525 (Zvonimir-Fras)
- Fix memory leak issue with dropdown #524 (dangryan)
- updates and bundle fixes #522 (callums)
- Documentation and tests for combobox and treeview #521 (callums)
- combo/dropdown/build updates #520 (callums)
- Design fixes and general improvements #518 (callums)
- Combo updates #516 (callums)
- Fix dropdown and input font style according to UX specs #515 (guiamir)
- Fix dropdown append to body alignment issue #513 (guiamir)
- combo improvements #512 (callums)
- Fix having wrong fonts in some cases #510 (Zvonimir-Fras)
- fix for platformBrowser in umd #508 (callums)
- merge for beta build #507 (callums)
- Dropdown performance improvements #506 (callums)
- Add radio and radio-group #505 (Zvonimir-Fras)
- Make banner ( alert banner) text wrap instead of ellipsis #504 (guiamir)
- dropdown design bugs #498 (callums)
- Fix content in modal demo #497 (Zvonimir-Fras)
- design fixes and demo updates #496 (callums)
- Fix modal review things #495 (Zvonimir-Fras)
- Add BrowserAnimationsModule to demo app and fix top nav z-index #494 (Zvonimir-Fras)
- build #493 (Zvonimir-Fras)
- Fix top nav width #492 (Zvonimir-Fras)
- Combo #491 (callums)
- whoops, broke the build the wrong way #490 (callums)
- Fix modal review things #489 (Zvonimir-Fras)
- change namespaces #488 (callums)
- Last (intentional) release of 0.0.6 #487 (callums)
- Add id and for to checkbox and switch #486 (Zvonimir-Fras)
- combobox updates #485 (callums)
- Add tab select event #484 (callums)
- fixed checkbox treeview demo #483 (callums)
- Refactor top nav tests #481 (Zvonimir-Fras)
- Combo #480 (callums)
- Tree #479 (callums)
- Change top nav profile icon #478 (Zvonimir-Fras)
- Update side nav tests #477 (Zvonimir-Fras)
- Bump angular version #476 (Zvonimir-Fras)
- Update top nav documentation #475 (Zvonimir-Fras)
- Update side nav documentation #474 (Zvonimir-Fras)
- Add translation to top nav #473 (Zvonimir-Fras)
- Add accessibility for top nav #472 (Zvonimir-Fras)
- initial add of contributing.md and issue/pr templates #469 (callums)
- Add forms demo title; update link button style #468 (Zvonimir-Fras)
- tabs, modal, dropdown design fixes #467 (callums)
- Fix sidenav styling #464 (Zvonimir-Fras)
- Accessibility for sidenav #463 (Zvonimir-Fras)
- Combobox stabilization #461 (callums)
- Make checkbox background white #460 (Zvonimir-Fras)
- Add checkbox group label and fix "Select all" button link spacing #459 (Zvonimir-Fras)
- Fix review items for side nav and forms #458 (Zvonimir-Fras)
- Fix popover causing window to scroll #457 (dangryan)
- Fix things from reviews #456 (Zvonimir-Fras)
- Tree refactor part 1 #455 (callums)
- Fix forms and top nav demos #454 (Zvonimir-Fras)
- Fix some modal demo things #453 (Zvonimir-Fras)
- Add rtl support for top and side navigation #452 (Zvonimir-Fras)
- Make top-nav to spec #448 (Zvonimir-Fras)
- Dropdown, Iconography, and Tabs design defects #447 (callums)
- Fix popover close button hover border #446 (Zvonimir-Fras)
- Fix review things (mostly forms) #445 (Zvonimir-Fras)
- fix search dropdown not closing when tabbing when empty #443 (callums)
- fix dropdown design defects #441 (callums)
- tabs refactor and design/ux sync #435 (callums)
- Fix 2nd review things for tooltip, popover and modal #434 (Zvonimir-Fras)
- Make top nav more aligned to new spec #433 (Zvonimir-Fras)
- add drilldown/breadcrumb demo to modal #431 (callums)
- Dropdown design defects #430 (callums)
- add first pass at combobox #429 (callums)
- Add some accessibility support to side nav #428 (Zvonimir-Fras)
- Fix checkbox spacing #426 (Zvonimir-Fras)
- Fix remaining popover issues from review #425 (Zvonimir-Fras)
- Make popover menu visually delightful (to spec) #424 (Zvonimir-Fras)
- Add some tooltip and popover fixes #423 (Zvonimir-Fras)
- Fix performance issue with dropdown appendToBody #422 (dangryan)
- Fix some modal things from review #420 (Zvonimir-Fras)
- Dropdown filter string match case insensitive #419 (Steven-Massola)
- fix svg fills #415 (callums)
- Make modal input truly optional #414 (Zvonimir-Fras)
- Add onTouched and implement registerOnTouched #413 (Zvonimir-Fras)
- Add forms documentation #412 (Zvonimir-Fras)
- add basic translations to dropdown #411 (callums)
- Add more forms accessibility #410 (Zvonimir-Fras)
- Add forms rtl support #409 (Zvonimir-Fras)
- Add tests for forms #408 (Zvonimir-Fras)
- Fix tooltip roles #407 (Zvonimir-Fras)
- Add container scrolling support for dropdown appendtobody item #406 (dangryan)
- Add tooltip tests #404 (Zvonimir-Fras)
- Remove BrowerModule #403 (warthur)
- Add some tooltip documentation #402 (Zvonimir-Fras)
- Make tooltip accessible #401 (Zvonimir-Fras)
- Add popover tests #400 (Zvonimir-Fras)
- Add popover documentation #399 (Zvonimir-Fras)
- Fix popover demo #398 (Zvonimir-Fras)
- Make popover to spec #397 (Zvonimir-Fras)
- Fix bug with dropdown disabled #396 (dangryan)
- Add tabbing service, tabbing support for popover, fix escape behaviour for popover when in modal. #393 (Zvonimir-Fras)
- Add additional placements (8 total) to popover #386 (Zvonimir-Fras)
- make index not rtl #385 (callums)
- basic dropdown rtl support #384 (callums)
- Add unit tests #383 (callums)
- Icon service was using http, it should be using https #381 (callums)
- fix aot #380 (callums)
- Added sprite component #379 (callums)
- modal service returns the instance #378 (callums)
- Add Modal documentation #377 (Zvonimir-Fras)
- Add some tests for modal component and fix some for alert #376 (Zvonimir-Fras)
- Icons refactor first pass #374 (callums)
- Dropdown reafctor to fix onchanges bugs #373 (callums)
- added ngx translate, updated angular dep to 4.1.x #372 (callums)
- Make modal to spec #370 (Zvonimir-Fras)
- Add roles and aria labels to modal #368 (Zvonimir-Fras)
- Return focus to previously focused element when modal closes #367 (Zvonimir-Fras)
- Fix modal/dropdown escape behavior #365 (Zvonimir-Fras)
- Add correct tabbing for modal #364 (Zvonimir-Fras)
- fixed: dropdown not cleaning up appendToBody correctly #363 (callums)
- Add close modal on escape #361 (Zvonimir-Fras)
- added filter list to dropdown #359 (callums)
- reworked sidenav #358 (callums)
- Readme updates part 1 #357 (callums)
- Fix dropdown to change state when touched #354 (John-V-Lam)
- Fix and improve sidenav and demo #352 (Zvonimir-Fras)
- Remove brdrAllTheWay #351 (Zvonimir-Fras)
- Refactor side-nav #350 (Zvonimir-Fras)
- dropdown usability/ngmodel refactor #331 (callums)
- fixed a regression with appendToBody dropdowns #326 (callums)
- fixed fix for ios safari click events breaking on desktop #325 (callums)
- added checkbox support to dropdown and dropdown-list for multi-select dropdowns #323 (callums)
- fixed dropdown not closing on ios #322 (callums)
- Add onclose event for dropdown #321 (dangryan)
- Add sticky side-nav, Fix sticky top-nav #319 (Zvonimir-Fras)
- angular really doesn't like privates #316 (callums)
- Fix modal bottom sizing for mobile devices #315 (John-V-Lam)
- fix for angular cli not compiling/loading correctly #313 (callums)
- Add label component #312 (Zvonimir-Fras)
- added itemlist deep cloning, updated demos #311 (callums)
- Add type to dropdown button #310 (guiamir)
- Add apendToBody option to dropdown #308 (dangryan)
- Add switch component #305 (Zvonimir-Fras)
- removed typahead #304 (callums)
- improved dropdown sizes, added size demos #303 (callums)
- Updated styles, filled out dropdown view implementations #301 (callums)
- Fix form modal label to align left #300 (John-V-Lam)
- Refactor dropdown #296 (callums)
- add size option to parent #294 (guiamir)
- Move sass files for modal to core/modal #291 (John-V-Lam)
- WIP: Improving the charting demo #288 (callums)
- Add forms module and checkbox component #287 (Zvonimir-Fras)
- Add accessibility to dropdown #286 (Steven-Massola)
- exported Margin class from charting #285 (callums)
- change topnav html to header #284 (guiamir)
- Add bar chart component #282 (Rick-R-Gao)
- add tri-state for checkbox #281 (guiamir)
- Add smart alert #278 (Zvonimir-Fras)
- restructure of scss and creating scss-tools.scss #277 (guiamir)
- Add animations for alerts #276 (Zvonimir-Fras)
- Update alerts to support multiple alerts #275 (Zvonimir-Fras)
- Update top-nav component to allow manipulation of branding items #273 (John-V-Lam)
- changing variables name that conflicts #272 (guiamir)
- added yarn.lock 🎉 #270 (callums)
- Refactor html files to template properties #267 (Zvonimir-Fras)
- change font path to a variable #266 (guiamir)
- Add BrowserAnimationsModule to modal.module to make everything right with the world #264 (callums)
- aot compiler fixes #263 (callums)
- now 300% aot compatible #262 (callums)
- Angular 4 upgrade #260 (callums)
- Fix and cleanup dropdown demo #259 (Zvonimir-Fras)
- add initial html table styles #258 (guiamir)
- Add a content wrapper class to popover component #257 (John-V-Lam)
- top-nav fixing issues #255 (guiamir)
- and by beta to alpha I mean dev to alpha #254 (callums)
- get the beta to have the correct tag #253 (callums)
- fix prerelease tags not working correctly #252 (callums)
- adding !default to var and initial cleaning of switch btn #250 (guiamir)
- un-gitignore the demo #248 (callums)
- turns out [[ is a _bash_ builtin and doesnt exist when we run with
sh #247 (callums)
- I'd like to get one beta build out #246 (callums)
- should fix the deploy? #245 (callums)
- update #244 (callums)
- fixed tests #243 (callums)
- release #242 (callums)
- more build refinement #241 (callums)
- enhance deploy, fix fonts #240 (callums)
- changing fonts folder name/structure #239 (guiamir)
- fixed replaceTemplates clobbering component #236 (callums)
- adding fonts #235 (guiamir)
- Fix top-nav to remove list-view dependency and updated to design specs #234 (John-V-Lam)
- lets try this #232 (callums)
- deploy fix - I should probably just let myself push right to master for this stuff #231 (callums)
- publish on push should work now #230 (callums)
- Fix Typescript warnings #229 (Zvonimir-Fras)
- build refactor #228 (callums)
- added postcss/autoprefixer #226 (callums)
- submenu scss fix #224 (guiamir)
- Changed background color of top-nav. #223 (John-V-Lam)
- dropdown init fix #222 (guiamir)
- updated to use IBM Design color tools #218 (callums)
- buttons #217 (guiamir)
- Export common service from common folder #216 (dangryan)
- fixing return type #214 (guiamir)
- input fields fixes #209 (guiamir)
- Modal #207 (Steven-Massola)
- Side top nav #205 (guiamir)
- fixed demo nav #202 (callums)
- fixing RTP issues and keyboard #197 (guiamir)
- Bunch'O'Fixes #196 (callums)
- fixing modal aligment issue #195 (guiamir)
- tree view accessibility #193 (guiamir)
- tree view initial refactoring #192 (guiamir)
- Fix hidden issue on IE 10 #188 (dangryan)
- updated dropdown to spec, messed with api #187 (callums)
- List view #185 (guiamir)
- Add unit test for alert #182 (dangryan)
- updated spec link #179 (callums)
- Add disable state and optional select icon for tree view and sub menu… #178 (dangryan)
- Add Sub menu view #177 (dangryan)
- Change nested view to tree view #175 (dangryan)
- adding a11y for tooltips #173 (guiamir)
- Add readme and some minor changes #169 (dangryan)
- Issue161 #167 (dangryan)
- popovers and radio HC #166 (guiamir)
- checkbox and radio styles #163 (guiamir)
- Add Datepicker first pass #160 (dangryan)
- Popover styles #154 (guiamir)
- Add calendar component #153 (dangryan)
- should break the build on lint #152 (callums)
- fixed border issue on nest-view and added white background to sidenav nestview #150 (Rick-R-Gao)
- Fix off position for appendtobody popover #148 (dangryan)
- alerts fix #146 (guiamir)
- modal fix #145 (callums)
- add keyboard navigation for typeahead #144 (dangryan)
- fixing and changing all the things 😤 #143 (callums)
- hc service #142 (guiamir)
- Separate tooltip and popover #141 (dangryan)
- Add alert component and service #139 (dangryan)
- 2nd try: Updated top+side-nav docs, default value, and a11y attributes #137 (Rick-R-Gao)
- Fix tab touch scrolling #135 (dangryan)
- add ellipsis tooltip #131 (dangryan)
- Add readme for popover, tooltip and typeahead #129 (dangryan)
- Add auto position for popover #127 (dangryan)
- Add popover tooltip #126 (dangryan)
- Initial modal component #116 (warthur)
- fixed sticky scroll issue and added hamburger test #113 (Rick-R-Gao)
- Add unit test for popover #112 (dangryan)
- added top-nav test #111 (Rick-R-Gao)
- nested view a11y fix #110 (callums)
- Somehow this got missed in the listview a11y merge... #108 (callums)
- Add touch support for popover #106 (dangryan)
- Added side-nav test #102 (Rick-R-Gao)
- fixed listview not skipping disabled items #101 (callums)
- Fix hiddne typeahead #100 (dangryan)
- Add Popover component #98 (dangryan)
- basic nestedview test 😀 #97 (callums)
- 😎 🙌 #96 (callums)
- various css fixes, changed hamburger to button #95 (Rick-R-Gao)
- make the demos super neat #94 (callums)
- styled nested view for side-nav demo #93 (Rick-R-Gao)
- updated component demo nav #92 (callums)
- documentation, part one #91 (callums)
- created hamburger component, modified demos #90 (Rick-R-Gao)
- wat, I thought I removed the base href?!? #88 (callums)
- demo fix #87 (callums)
- Changed side-nav demo, added side-nav opening toggle #86 (Rick-R-Gao)
- updated the demo #85 (callums)
- build #84 (callums)
- Added nested-view to side nav #83 (Rick-R-Gao)
- Not sure why the deploy isn't deploying #82 (callums)
- build? #81 (callums)
- build test #80 (callums)
- added side-nav component files, removed unnecessary list-view dependa… #78 (Rick-R-Gao)
- fixed vector coloring #77 (Rick-R-Gao)
- Add custom template for typeahead #76 (dangryan)
- Add typeahead highlight matches #73 (dangryan)
- Added top-nav #72 (Rick-R-Gao)
- Add missing event preventdefault for keyboard navagation #71 (dangryan)
- Add Typeahead first pass #68 (dangryan)
- added editorconfig #67 (callums)
- updated nested-view to fix design bugs #66 (callums)
- Add custom template dropdown demo #61 (dangryan)
- Add custom template, disabled state and optional check mark #55 (dangryan)
- nested view submenu event changes, added dropdown + nested view demo #54 (callums)
- removed default ul margin/padding #53 (callums)
- Clean up dropdown #52 (dangryan)
- Add support for custom template for nested view #49 (dangryan)
- Remove uncessary import from Nested view #47 (dangryan)
- test, also package.json update #45 (callums)
- Add Nested view #43 (dangryan)
- added an view base class and refactored dropdown and list-view to use it #42 (callums)
- refactored tabs #41 (callums)
- Add dropdown component #39 (dangryan)
- tests and selected checkmark for listview #38 (callums)
- Tabs issues #37 (dangryan)
- first pass at a list view component #36 (callums)
- added list view scaffolding #35 (callums)
- added basic scaffolding for tree-view and combo-box #34 (callums)
- updated readme with icon library link #30 (callums)
- Add tabs component #27 (dangryan)
- added sort icons #26 (callums)
- fixed linting task, temporarily removed demo:build, added demo_app readme #24 (callums)
- Readme updates, index.ts/package.json fixes #23 (callums)
- added popover #20 (eddiel)
- added sass support, added table header spec, updated readme #19 (callums)
- added table header component, updated index.ts #18 (callums)
- Updated .gitignore #17 (pvaahee)
- added toggle switches #16 (callums)
- added some documentation to the readmes #15 (callums)
- Update README.md #14 (callums)
- neutrino #13 (callums)
- added glyphicon demo #12 (callums)
- init glyphicon demo #11 (callums)
- added better demo thing #10 (callums)
- added glyphicon, improved checkboxes #1 (callums)
* This Change Log was automatically generated by github_changelog_generator