Skip to content

[DShape] [DCore] [DButton] Boost with Shape, Button, and Core. #28

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

Merged
merged 22 commits into from
Dec 30, 2021

Conversation

lilingxi01
Copy link
Member

No description provided.

@lilingxi01 lilingxi01 added official A case or issue from official crew or team. development Related to the development stuff. labels Dec 28, 2021
@lilingxi01 lilingxi01 added this to the Release v0.1 (Swift) milestone Dec 28, 2021
@lilingxi01 lilingxi01 self-assigned this Dec 28, 2021
@lilingxi01 lilingxi01 linked an issue Dec 28, 2021 that may be closed by this pull request
8 tasks
///
/// - TODO: Rebuild it with DefinedView module.
/// - TODO: Make the macOS version
public struct DefinedBlur<Content: View> : DefinedView {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to enhance it later.

/// [DE]
///
/// - TODO: Documentation.
public struct DefinedShape : DefinedView {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also going to add border pattern and shape color pattern support.

@@ -0,0 +1,73 @@
import SwiftUI

extension DefinedShape {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have not been tested yet. Just submit (so no guarantee for now).
Are going to test it later.

Copy link
Member Author

@lilingxi01 lilingxi01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting to fix the documentation issues on Shape.

/// ShapeStyle - 形状风格 @ DefinedElements
///
/// - TODO: Documentation.
public enum DefinedShapeStyle {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to translate it.

import Foundation

///
public enum DefinedShapeType {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to translate this, too.

@lilingxi01 lilingxi01 changed the title [DShape] [DCore] Boost with Shape and Core. [DShape] [DCore] [DButton] Boost with Shape, Button, and Core. Dec 30, 2021
@lilingxi01
Copy link
Member Author

Will move all translation works to the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Related to the development stuff. official A case or issue from official crew or team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DCoreTab] Initial Development Idea
1 participant