Artur Mizera

Results 32 issues of Artur Mizera

## Pull request checklist Make sure you: - [x] Signed the [Contributor License Agreement](https://cla.js.foundation/webhintio/hint) - [x] Followed the [commit message guidelines](https://webhint.io/docs/contributor-guide/getting-started/pull-requests/#commit-messages) For non-trivial changes, please make sure you also: -...

agenda

Add proper JSON schema supporting JetBrains Web-types for better documentation in WebStorm IDE. https://blog.jetbrains.com/webstorm/2021/01/web-types/ https://github.com/JetBrains/web-types#web-types

enhancement
documentation

According to https://docs.microsoft.com/en-us/windows/uwp/design/style/typography#sans-serif-fonts Selawik is an open-source alternative for Segoe UI "intended for apps on other platforms that don’t want to bundle Segoe UI.". https://github.com/Microsoft/Selawik

enhancement

When NavView is in compact mode, link's icon is not clickable therefore it's required to expand the bar to navigate. The icon should act the same way as the text...

bug
component: navview

Currently components are built around light theme, so it should be possible to support dark theme as well.

enhancement

enhancement
component: autosuggest

Closes #54

technical

https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/calendar-view

enhancement

Use `datalist` HTML element for options. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist

enhancement
component: autosuggest

Add touch-swiping (left/right) between pivot items.

enhancement
component: pivot