IvayloG

Results 11 issues of IvayloG

### Description jQueryUI animations are not loaded as modules as they are missing from the AMD definition. ### Steps to reproduce See the definitions: (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","jquery-ui","jquery-ui/ui/core","jquery-ui/ui/data","jquery-ui/ui/focusable","jquery-ui/ui/keycode","jquery-ui/ui/tabbable","jquery-ui/ui/version","jquery-ui/ui/widget","jquery-ui/ui/widgets/mouse"],factory)}else{factory(jQuery)}}) For example, when having...

bug
npm
amd

### Description Binding fails when setting null value. ### Steps to reproduce Use the repository samples - igEditors sample http://localhost:3002/samples/igEditors/igEditors.html and add/update with the following code snippets: 1. _igEditorsTemplate.html_ ```...

bug
status: in-review
datePicker
timePicker
dateEditor
editors

### Description We can add a 'hidden' option to the CLI instead where it won't replace the project name at all (or since schematics will likely complain - maybe try...

enhancement
angular
schematics
:eyes: status: in-review
codegen

### Description All components render with "@infragistics/ignite-ui-full": "^21.1.11". Grids and combo fail with errors when using @latest "@infragistics/ignite-ui-full": "^**21.1.25**" - Ignite UI CLI version: @infragistics/[email protected] - Framework: React-wrappers - Project...

react-wrappers
:white_check_mark: status: resolved

### Description - Framework: jQuery - Project type: igx-ts, ig-es6 Fall back to the @latest ignite-ui-full version available **After** these two issues are resolved: - https://github.com/IgniteUI/igniteui-cli/issues/890 - https://github.com/IgniteUI/ignite-ui/issues/2156 - [...

status: in-review
react-wrappers
angular-wrappers
version: 8.2.x

### Description There is a Test CI Error, caused because of a different environment, wher the .npm path does not match the one expected by google analytics: protected static userDataFolder:...

status: in-review
improvement
version: 7.0.x

### Description Projects generated with charts do not build with --prod=false and es2015 - Ignite UI CLI version: 5.0.0-rc.1 - Framework: Angular - Project type: igx-ts ### Steps to reproduce...

status: in-review
angular
version: 5.0.x

### Description - Ignite UI CLI version: 4.1.x - Framework: Angular - Project type: igx-ts ### Steps to reproduce 1. Start creating a new project. 2. Navigate to Interactions group....

enhancement
status: in-review
angular
version: 4.1.x

### Description Creating a new project using `ig new ` creates a jQuery project instead of Angular one. This behavior differs from `ig new`, where an angular project is created...

bug
status: in-review
angular
jquery
version: 4.4.x

### ReactWrappers - [ ] Add igExcel and igExcelExporter dependencies in the ReactTemplate - [ ] Combo sample drows warning, because of updates to the dataSource: _Warning: Failed prop type:...

bug
status: in-review
react-wrappers
angular-wrappers