Giter Club home page Giter Club logo

Comments (3)

wlee221 avatar wlee221 commented on July 28, 2024 1

Hello, we'll be closing this as the newer version of aws-amplify-angular and @aws-amplify/ui-angular provide APIs for customization.

For latest @next angular ui components, please see: https://ui.docs.amplify.aws/ui/getting-started/installation?platform=angular. Thanks!

from amplify-ui.

haverchuck avatar haverchuck commented on July 28, 2024

@wstidolph I know it's been awhile since you posted this issue, but we've come back to it since we've now implemented CSS modules in amplify.

We now have a beta feature where you can pass in a classOverrides object, which consists of key/value pairs. Each key is one of our internal classnames, and each value is an array of your own classes.

So for example, you can pass in:

classOverrides: {
   sectionHeader: ['class1']
}

This will add class1 to the classes for the sectionHeader in a component.

To test out this beta feature, you would need to install:

    "aws-amplify-angular": "2.1.7-beta.0",
    "@aws-amplify/ui": "1.0.16-beta.0

Draft documentation can be found here.

Would love to here any feedback you might have!

from amplify-ui.

jordanranz avatar jordanranz commented on July 28, 2024

FYI, we have started an RFC discussion for a proposed Amplify UI Component refactor to increase customizability and flexibility for our components. Please feel free to add any additional comments to the following issue:

aws-amplify/amplify-js#3279

from amplify-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.