Skip to content

Releases: IgniteUI/igniteui-cli

2.1.7

23 Nov 09:30
9e9ac16
Compare
Choose a tag to compare

Bug Fixes

  • npm: fixed an issue where global package install could fail on Windows if one of the native commands is not available (160bfea), PR #409

3.0.0

09 Nov 19:38
Compare
Choose a tag to compare

3.0.0 (2018-11-09)

This release brings projects with Ignite UI for Angular 6.2.0 with new features and components, styling updates for Ignite UI for JavaScript projects and other improvements.
A brand new project template type for Ignite UI for Angular with built-in authentication is available and you can read more about it our wiki 🎉.

Bug Fixes

  • igx-ts: Rename files extensions and styleUrls from css to scss. (#399) (bbd1a5d)
  • ts-transform: Properly remove line placeholders after print formatting (bc5fd8d)
  • angular-wrappers: Update project dependencies, fix build errors due to older typescript version (PR #392)
  • Remove GA from non-global install and uninstall (c861e28)
  • Update ignite-ui-cli.json to use correct project template for both React and jQuery (ab8a11e)

Features

  • Ignite UI for Angular:
    • igx-ts: Add Tree Grid template. (#386) (9fbf18c)

    • igx-ts: Add 'Row Editing' feature to the 'Custom Grid' Ignite UI for Angular template (PR #378), closes #377

    • igx-ts: Add 'Batch Editing' template to the Ignite UI for Angular Grid templates (PR #379), closes #377

    • igx-ts: Add a "Log In" scenario #336 (PR #356) (6e8df34)

    • igx-ts: Add Weather Sample scenario #371 (416810f)

    • igx-ts: Add chips template (#383) (3dafe25)

    • igx-ts: Add Tooltip template (#385) (0d07867)

    • igx-ts: Split igx project into base and side-nav extension (f42c8fa)

    • igx-ts: Add new Side Nav with Authentication project (ad79ef3)

    • igx-ts: Update projects and templates to igniteui-angular 6.2.0 (79597b5)

    • igx-ts: Update templates to igniteui-angular-charts and igniteui-angular-gauges 6.2.x (7e61f89)

    • igx-ts: Update projects to angular cli 6.2.7 (685f88a)

  • projects: Make templates selectable in step-by-step (cd98bae)
  • projects: Add projectTemplate param to new command (6c20ba9), closes #369
  • jquery: Updated project styling (#328)
  • react: Improve project styling . (#329) (49f3d20)

3.0.0-beta.1

09 Nov 17:00
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2018-11-09)

Bug Fixes

  • igx-ts: Rename files extensions and styleUrls from css to scss. (#399) (bbd1a5d)
  • ts-transform: Properly remove line placeholders after print formatting (bc5fd8d)
  • angular-wrappers: Update project dependencies, fix build errors due to older typescript version (PR #392)
  • Remove GA from non-global install and uninstall (c861e28)
  • Update ignite-ui-cli.json to use correct project template for both React and jQuery (ab8a11e)

Features

  • igx-ts: Add Tree Grid template. (#386) (9fbf18c)

  • igx-ts: Add 'Row Editing' feature to the 'Custom Grid' Ignite UI for Angular template (PR #378), closes #377

  • igx-ts: Add 'Batch Editing' template to the Ignite UI for Angular Grid templates (PR #379), closes #377

  • igx-ts: Add a "Log In" scenario #336 (PR #356) (6e8df34)

  • igx-ts: Add Weather Sample scenario #371 (416810f)

  • igx-ts: Add chips template (#383) (3dafe25)

  • igx-ts: Add Tooltip template (#385) (0d07867)

  • igx-ts: Split igx project into base and side-nav extension (f42c8fa)

  • igx-ts: Add new Side Nav with Authentication project (ad79ef3)

  • igx-ts: Update projects and templates to igniteui-angular 6.2.0 (79597b5)

  • igx-ts: Update projects to angular cli 6.2.7 (685f88a)

  • projects: Make templates selectable in step-by-step (cd98bae)

  • projects: Add projectTemplate param to new command (6c20ba9), closes #369

  • jquery: Updated project styling (#328)

  • react: Improve project styling . (#329) (49f3d20)

2.1.6

09 Nov 15:24
db7012f
Compare
Choose a tag to compare

Bug Fixes

  • react added testURL for running tests (28f6a7b)

2.1.5

08 Nov 13:43
28f6a7b
Compare
Choose a tag to compare

Bug Fixes

  • start, quickstart: properly resolve lite-server/browser-sync from projects (c0dfd06)

3.0.0-beta.0

07 Nov 17:40
Compare
Choose a tag to compare
3.0.0-beta.0 Pre-release
Pre-release

3.0.0-beta.0 (2018-11-07)

Bug Fixes

  • config: prevent globals copy in local config on install (0c1fe01)
  • ignite-ui: respect OSS package version when upgrading (a98e753)
  • igx: ensure app layout always stretches to full height (ce8f997)
  • npm: drop lite-server/browser-sync package dependencies (7774822)
  • ts-transform: properly remove line placeholders after print formatting (bc5fd8d)
  • remove GA from non-global install and uninstall (c861e28)
  • Update ignite-ui-cli.json to use correct project template for both React and jQuery (ab8a11e)
  • update package manager ensureIgniteUISource in case project template is missing (f906ac9)

Features

  • igx-projects: Adding a "Log In" view #336 (PR #356) (6e8df34)
  • igx-projects: Adding weather sample. #371 (416810f)
  • igx-projects: Split igx project into base and side-nav extension (f42c8fa)
  • igx-projects: Add new Side Nav with Authentication project (ad79ef3)
  • igx-projects: update projects and templates to igniteui-angular 6.2.0 (79597b5)
  • igx-projects: update projects to angular cli 6.2.7 (685f88a)
  • projects: Make templates selectable in step-by-step (cd98bae)
  • projects: Add projectTemplate param to new command (6c20ba9), closes #369
  • jquery: Updated project styling (#328)
  • react: Improve project styling . (#329) (49f3d20)

2.1.4

08 Nov 11:33
5fb2003
Compare
Choose a tag to compare

Bug Fixes

  • config: prevent globals copy in local config on install (0c1fe01)
  • ignite-ui: respect OSS package version when upgrading (a98e753)
  • igx: ensure app layout always stretches to full height (ce8f997)
  • npm: drop lite-server/browser-sync package dependencies (7774822)

2.1.3

05 Nov 17:57
351a5c4
Compare
Choose a tag to compare

Limit igniteui-angular to 6.1.x for existing projects

2.1.2

16 Oct 16:18
Compare
Choose a tag to compare

2.1.2 (2018-10-16)

Bug Fixes

1.3.5

16 Oct 16:11
61cb38c
Compare
Choose a tag to compare

1.3.5 (2018-10-16)

Bug Fixes

  • fix project config use in test command (6bf60c7), #373