Robin Poort

Results 8 issues of Robin Poort

Hey man, I noticed a missing comma in the CSS file. I wanted to add an issue for that but found out you already fixed that in master. However it's...

The menu only works on IE9+ (Since you should show the mobile-first view, and thus no JS menu on IE8 and older). Therefor I can get rid of the Apollo...

enhancement

Add more aria attributes to the menu using JS. Also add useful classes like `.rm-level1` to first level ``'s and `.rm-level2` to second level ``'s etc.

enhancement

Instead of the ability to tab through all items including children, add the ability to navigatie with arrow keys in all directions.

enhancement

As I was working on a client site today I realised that Houdini content was hidden and only the Houdini buttons were displayed. Because I know you care about displaying...

Hi there Just saw your form design system in the Smashing newsletter. Checked it on mobile and thought I'd let you know that adding `touch-action: manipulation;` to the [stepper component](http://nostyle.herokuapp.com/components/stepper)...

# Bug report Pull to Refresh will 'pull' when scrolling back inside an overflowing element while `!window.scrollY`. This is problematic when you have any overflowing containers (with overflow: auto for...

Hey there, great plugin! I did run into a little issue though which might be fixable? When another element is being found you make sure to preserve that element; which...

:zap: type: enhancement
:construction: status: working on it