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

Some fixes, added simple frontend framework #21

Merged
merged 6 commits into from
Jun 2, 2024

Conversation

KostLinux
Copy link
Member

Description

Added simple frontend development framework "GoBlitz Native" and made an documentation for him -

Closes #20

Dependencies

None

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Tested locally multiple times
  • Revalidated code via make validate

Test Configuration:

  • Device: MacOS
  • Tools (optional):
  • SDK (optional):

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas (optional)
  • I have made corresponding changes to the documentation (optional)
  • My changes generate no new warnings
  • I've performed/added tests/lints that prove my fix is effective or that my feature works (optional)

Before creating pull request, look that all points under checklist are done!

@KostLinux KostLinux added the enhancement New feature or request label May 31, 2024
@KostLinux KostLinux requested review from Matrix278 and akinakk May 31, 2024 21:44
@KostLinux KostLinux self-assigned this May 31, 2024
helpers/file.go Outdated Show resolved Hide resolved
@KostLinux KostLinux requested a review from Matrix278 June 2, 2024 06:42
@KostLinux KostLinux enabled auto-merge (squash) June 2, 2024 10:48
@KostLinux KostLinux disabled auto-merge June 2, 2024 10:49
@Matrix278 Matrix278 merged commit e7a2ddd into master Jun 2, 2024
2 checks passed
@Matrix278 Matrix278 deleted the feature/frontend-framework branch June 2, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Little frontend framework into GoBlitz
2 participants