Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev -> main #88

Merged
merged 38 commits into from
Jun 17, 2024
Merged

dev -> main #88

merged 38 commits into from
Jun 17, 2024

Conversation

mikepenz
Copy link
Owner

No description provided.

mikepenz and others added 30 commits March 31, 2022 13:26
  - FIX #70
```
storyblok.fetchStories(filterQuery = mapOf("[_uid][like]" to "*413*", "[layout][like]" to "relative"))
```
Adjust API to pass in `filter_query` to fetch stories
…he additional metaData returned

  - relations, links
  - FIX #72
Retrieve `relations` and `links` via the Story APi
- refactor Storyblok.kt to follow new ktor 2.0.0 API
Dependency upgrades | AboutLibraries / MaterialDrawer
Adjust Hierarchical project structure
`disableAutomaticComponentCreation` for Android publication
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.11.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.7.0...v1.11.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.11.0 to 1.13.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.11.0...v1.13.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
mikepenz and others added 8 commits January 10, 2023 08:22
- upgrade to Kotlin 2.x
- expand multiplatform support to more targets
- move to a convention plugin, update to kts scripts
- refresh a significant portion of the setup
- future todos:
  - expand sample app to more targets (e.g. wasm, desktop, ...)
  - use compose instead of view system for sample
Modernize project setup | Kotlin 2.x | More Multiplatform targets
@mikepenz mikepenz merged commit 2598770 into main Jun 17, 2024
3 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant