Add support for Kotlin/JS and Kotlin/Native - #23
Draft
DRSchlaubi wants to merge 35 commits into
Draft
DRSchlaubi wants to merge 35 commits into
DRSchlaubi wants to merge 35 commits into
Conversation
- Improve generator
# Conflicts: # src/commonMain/kotlin/dev/kord/x/emoji/ComponentExtension.kt
lukellmann
reviewed
Apr 16, 2023
Member
Author
Yep checked it, ja identifiers cannot contain numbers at all Just consulted google and it should work unless it's the first character, don't know what I did wrong |
Member
then the js name should probably just be prepended with |
- Update kotlinx-serialization-json to 1.6.3 - Update kotlin to 1.9.22
- Only add one accessor per emoji instead of alias - Add DiscordEmoji.findByName and DiscordEmoji.findByUnicode - Add support for hair styles - Deprecate Emojis.get - Make Emojis.all a list
9 tasks
- Update Gradle to 8.9 - Update Kotlin to 2.0.0 - Update kotlinx-serialization-json to 1.7.1 - Update kotlinpoet to 1.18.1 - Update kord-gradle-plugin to 1.6.2 - Update maven-publish-plugin to 0.29.0 - Add support for HairStyle
DRSchlaubi
had a problem deploying
to
github-pages
July 29, 2024 19:32 — with
GitHub Actions
Failure
DRSchlaubi
had a problem deploying
to
github-pages
July 29, 2024 19:33 — with
GitHub Actions
Failure
- Update Gradle to 8.10 - Update kotlin to 2.0.20 - Update kord-gradle-tools to 1.6.3
DRSchlaubi
temporarily deployed
to
github-pages
September 12, 2024 14:00 — with
GitHub Actions
Inactive
DRSchlaubi
temporarily deployed
to
github-pages
September 12, 2024 14:05 — with
GitHub Actions
Inactive
- Update Kotlin to 2.0.21 - Update kotlinx-serialization-json to 1.7.3 - Update kord-gradle-plugin to 1.7.1 - Update com.vanniktech.maven.publish.base to 0.30.0 - Update Dokka to 2.0.0-Beta - Add linuxArm64 target
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR doe: