This repo is deprecated. Please, see https://github.com/a-ui/core_components_web-components
Antwerp City Platform as a Service User Interface (ACPaas UI) is a component interface library for building user interfaces and responsive web apps. It's designed to provide developers with functionality and UI/UX patterns that matches the Antwerpen styleguide.
This library is part of ACPaaS UI.
npm i
npm start
npm install @acpaas-ui/web-components
Scroll down for a list with all available components.
To integrate these web components in your framework of choice, please follow the steps explained here.
Use polyfills for older browers and browsers that not support web components. To make ACPaaS UI work in these browsers, you need to include the following scripts before you load your web component:
<script src="//polyfill.io/v3/polyfill.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.4.4/webcomponents-bundle.js"></script>
Take a look at the component documentation below to learn how to use each component.
This library contains the following components:
Name | Documentation |
---|---|
aui-cookie-consent | Documentation |
aui-cookie-content-blocker | Documentation |
Use one of our brandings to adhere to the styling guidelines:
// Antwerp core branding
<link rel="stylesheet" href="https://cdn.antwerpen.be/core_branding_scss/6.2.3/main.min.css">
If needed, you can add a branding-compatible [flexbox grid layout system](https://github.com/a-ui/core_flexboxgrid_scss):
```html
<link rel="stylesheet" href="https://cdn.antwerpen.be/core_flexboxgrid_scss/3.0.0/flexboxgrid.min.css">
For other styling-related things, like e.g. favicons, check out GitHub.
Detailed changes for each release are documented in the changelog.
For questions and support please ask a question on the #acpaas-ui slack channel. If you're not yet a member of our DigAnt Café slack community, you can easily join here.
If you stumble across a bug or missing feature, feel free to report an issue.
Bug reports and or pull requests are always welcome. Please read our contribution guide.
Wim Vanhorenbeeck (wim.vanhorenbeeck@digipolis.be)
Copyright (c) 2020 Digipolis