Hans

Results 173 comments of Hans

Github Repo: https://github.com/EinfachHans/ionic-collapsable-header Just the starter Repo with a List to make the content scrollable. Here an image of how it can look after releasing the finger:

Hey there, any updates? It's a topic for Dark Mode too.

@liamdebeasi Removing `overflow: visible` doesn't work in combination with a floating label: ![Bildschirm­foto 2022-11-01 um 18 06 07](https://user-images.githubusercontent.com/20899975/199293399-6daf33dd-e0ad-4be8-bd13-5374e1947a2a.png) Wouldn't it work to set a `max-width: 100%` on `.item-inner` and `.input-wrapper`?:...

@Joaovm3 i guess you can't nest styles within a part selector. This is something ionic would need to adjust, or you can add these styles via javascript

Same for me. In my case the command `npx sequelize-cli db:migrate:undo:all` seems to not run the down migrations in the correct order, which i think should be newest -> oldest...

@robingenz please release this 😃

I would love to see this in v7! ✌🏼

I would also like to support a new fork and continue this amazing project!

Just came across here: I absolutely appreciate changelogs for EVERY version, also patch releases with only fixes. There are several tools that can create change log's automatically by analyzing the...