Andrew Gliga

Results 34 issues of Andrew Gliga

### Marko Version: 4.23.4 ### Details So when doing a client side render for SVG tags using `$!{svgString}` it does not parse it as an SVG but rather as a...

type:unverified bug

With migrators we should implement this feature Current major version - migrate automatically, show deprecation warning Next major version - keep migrators, fail on server start if migrator fails. Allow...

Initial issue https://github.com/eBay/skin/issues/1745 Need to change the modal version of infotip to show drawer instead of lightbox.

https://github.com/eBay/skin/issues/1806 Need to switch to using small icons

Original Issue: #1531 Maybes: * ebay-menu & ebay-menu-button * does not support groups (see: https://makeup.github.io/makeup-js/makeup-menu/index.html) * Button (comments originally from @darkwebdev in #923) * Does it make sense to call...

# Bug Report ## eBayUI Version: x.x.x ## Description Tourtip positioning seems off based on host element, especially when doing left/right It seems to be placing it not relative to...

status: backlog
component: tourtip
priority: 3

Fixes #1745 - [X] This PR contains CSS changes - [ ] This PR does not contain CSS changes ## Description * Changed tooltip to match new designs (this includes,...

We should have individual SVGs in the project and combine them into one large icon file. We should remove all the different icon files. Will need to update ebayui to...

aspect: build
module: icon
priority: 3

When doing builds, no files are removed. If you add a file and run the build, but later remove it, it will still be there unless you manually remove it....

status: backlog

There are some progress spinner changes that came through, updating the animation and timing function. Here's the list of changes: ``` animation: spin 1.5s linear infinite; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3,...

module: progress-spinner
type: feature
priority: 3