diff --git a/.github/ISSUE_TEMPLATE/policy_question.md b/.github/ISSUE_TEMPLATE/policy_question.md index 158459f2..1591d5a1 100644 --- a/.github/ISSUE_TEMPLATE/policy_question.md +++ b/.github/ISSUE_TEMPLATE/policy_question.md @@ -6,7 +6,7 @@ about: Discuss dev and release practices. ## About this policy -This issue is about [this policy document](https://github.com/digipolisantwerp/acpaas-ui_react/blob/master/CONTRIBUTING.md). +This issue is about [this policy document](https://github.com/digipolisantwerp/antwerp-ui_react/blob/master/CONTRIBUTING.md). ## Request for information diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 73e119c9..8c35f893 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at acpaas-ui@digipolis.be. All +reported by contacting the project team at antwerp-ui@digipolis.be. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/README.md b/README.md index 3df31f10..3c2eaefa 100644 --- a/README.md +++ b/README.md @@ -73,16 +73,16 @@ Copyright (c) 2018-present, Digipolis -[antwerp-ui-js]: https://github.com/digipolisantwerp/acpaas-ui_js -[antwerp-ui-angular]: https://github.com/digipolisantwerp/acpaas-ui_angular -[antwerp-ui-react]: https://github.com/digipolisantwerp/acpaas-ui_react -[antwerp-ui-react-issues]: https://github.com/digipolisantwerp/acpaas-ui_react/issues -[antwerp-ui-react-contributors]: https://github.com/digipolisantwerp/acpaas-ui_react/graphs/contributors +[antwerp-ui-js]: https://github.com/digipolisantwerp/antwerp-ui_js +[antwerp-ui-angular]: https://github.com/digipolisantwerp/antwerp-ui_angular +[antwerp-ui-react]: https://github.com/digipolisantwerp/antwerp-ui_react +[antwerp-ui-react-issues]: https://github.com/digipolisantwerp/antwerp-ui_react/issues +[antwerp-ui-react-contributors]: https://github.com/digipolisantwerp/antwerp-ui_react/graphs/contributors [branding-core]: https://github.com/a-ui/core_branding_scss [branding-core-guide]: https://a-ui.github.io/core_branding_scss/ [branding-acpaas]: https://github.com/a-ui/acpaas_branding_scss -[antwerp-ui-angular-github]: https://img.shields.io/github/package-json/v/digipolisantwerp/acpaas-ui_angular.svg -[antwerp-ui-react-github]: https://img.shields.io/github/package-json/v/digipolisantwerp/acpaas-ui_react.svg -[antwerp-ui-js-github]: https://img.shields.io/github/package-json/v/digipolisantwerp/acpaas-ui_js.svg +[antwerp-ui-angular-github]: https://img.shields.io/github/package-json/v/digipolisantwerp/antwerp-ui_angular.svg +[antwerp-ui-react-github]: https://img.shields.io/github/package-json/v/digipolisantwerp/antwerp-ui_react.svg +[antwerp-ui-js-github]: https://img.shields.io/github/package-json/v/digipolisantwerp/antwerp-ui_js.svg diff --git a/TESTING.md b/TESTING.md index e554370b..689361d7 100644 --- a/TESTING.md +++ b/TESTING.md @@ -57,92 +57,92 @@ To help you locate a specific element of a component, we've made an overview of | Component | Class | Element / Attribute | Description | | -------- | ----- | ------- | ----------- | -| [Accordion](https://digipolisantwerp.github.io/acpaas-ui_react/#accordion) | `m-accordion` | div | accordion wrapper | +| [Accordion](https://digipolisantwerp.github.io/antwerp-ui_react/#accordion) | `m-accordion` | div | accordion wrapper | | | `m-accordion__tab` | > div role="button" | open/close toggle | | | `m-accordion__header` | > div | header of the accordion tab | | | `m-accordion__content` | > div | content of the accordion tab | -| [Alert](https://digipolisantwerp.github.io/acpaas-ui_react/#alert) | `m-alert` | div | alert wrapper | +| [Alert](https://digipolisantwerp.github.io/antwerp-ui_react/#alert) | `m-alert` | div | alert wrapper | | | `m-alert__close` | > button | close button | | | `m-alert__actions` | > div | action buttons wrapper | -| [Autocomplete](https://digipolisantwerp.github.io/acpaas-ui_react/#autocomplete) | `a-input` | input | text input field | +| [Autocomplete](https://digipolisantwerp.github.io/antwerp-ui_react/#autocomplete) | `a-input` | input | text input field | | | `m-selectable-list` | ul | selectable list | | | `m-selectable-list__item` | > li | selectable list item | -| [Avatar](https://digipolisantwerp.github.io/acpaas-ui_react/#avatar) | `a-avatar` | div | avatar wrapper | -| [Badge](https://digipolisantwerp.github.io/acpaas-ui_react/#badge) | `a-badge` | span | badge | -| [Breadcrumbs](https://digipolisantwerp.github.io/acpaas-ui_react/#breadcrumbs) | `m-breadcrumbs` | ul | breadcrumbs wrapper | +| [Avatar](https://digipolisantwerp.github.io/antwerp-ui_react/#avatar) | `a-avatar` | div | avatar wrapper | +| [Badge](https://digipolisantwerp.github.io/antwerp-ui_react/#badge) | `a-badge` | span | badge | +| [Breadcrumbs](https://digipolisantwerp.github.io/antwerp-ui_react/#breadcrumbs) | `m-breadcrumbs` | ul | breadcrumbs wrapper | | | *no classname* | > li | breadcrumb item | -| [Button](https://digipolisantwerp.github.io/acpaas-ui_react/#button) | `a-button` | button | button | -| [Calendar](https://digipolisantwerp.github.io/acpaas-ui_react/#calendar) | `m-datepicker` | div | calendar wrapper | +| [Button](https://digipolisantwerp.github.io/antwerp-ui_react/#button) | `a-button` | button | button | +| [Calendar](https://digipolisantwerp.github.io/antwerp-ui_react/#calendar) | `m-datepicker` | div | calendar wrapper | | | `m-datepicker__nav` | div | navigation bar | | | `fa-angle-left` | > button > i | previous | | | `fa-angle-right` | > button > i | next | | | `m-datepicker__title` | > button | view toggle | | | `m-datepicker__calendar` | tbody | calendar field | | | *no classname* | > td > button | calendar element, depending on the selected view: day, month, year | -| [Card](https://digipolisantwerp.github.io/acpaas-ui_react/#card) | `m-card` | div | card wrapper | +| [Card](https://digipolisantwerp.github.io/antwerp-ui_react/#card) | `m-card` | div | card wrapper | | | `m-card__header` | > div | header of the card | | | `m-card__image` | > div | image of the card | | | `m-card__body` | > div | body of the card | -| [Contact](https://digipolisantwerp.github.io/acpaas-ui_react/#contact) | `m-contact` | div | contact wrapper | +| [Contact](https://digipolisantwerp.github.io/antwerp-ui_react/#contact) | `m-contact` | div | contact wrapper | | | `a-avatar` | > div | avatar of the contact | | | `m-contact__info` | > div | contactinfo | -| [Flyout](https://digipolisantwerp.github.io/acpaas-ui_react/#flyout) | `m-flyout` | div | flyout wrapper | +| [Flyout](https://digipolisantwerp.github.io/antwerp-ui_react/#flyout) | `m-flyout` | div | flyout wrapper | | | *no classname* | > button | open/close toggle | | | `m-flyout__content` | content | content of the flyout | -| [Footer](https://digipolisantwerp.github.io/acpaas-ui_react/#footer) | `o-footer` | footer | footer wrapper | -| [Form - TextField](https://digipolisantwerp.github.io/acpaas-ui_react/#form) | `a-input` | div | text field wrapper | +| [Footer](https://digipolisantwerp.github.io/antwerp-ui_react/#footer) | `o-footer` | footer | footer wrapper | +| [Form - TextField](https://digipolisantwerp.github.io/antwerp-ui_react/#form) | `a-input` | div | text field wrapper | | | `a-input__label` | > label | input label | | | *no classname* | > input | input field | -| [Form - Textarea](https://digipolisantwerp.github.io/acpaas-ui_react/#form) | `a-input` | div | textarea wrapper | +| [Form - Textarea](https://digipolisantwerp.github.io/antwerp-ui_react/#form) | `a-input` | div | textarea wrapper | | | `a-input__label` | > label | input label | | | *no classname* | > textarea | input field | -| [Form - Checkbox](https://digipolisantwerp.github.io/acpaas-ui_react/#form) | `a-input__checkbox` | div | checkbox wrapper | +| [Form - Checkbox](https://digipolisantwerp.github.io/antwerp-ui_react/#form) | `a-input__checkbox` | div | checkbox wrapper | | | `a-input__label` | > label | input label | | | *no classname* | > input | input field | -| [Form - Radio](https://digipolisantwerp.github.io/acpaas-ui_react/#form) | `a-input__radio` | div | radio wrapper | +| [Form - Radio](https://digipolisantwerp.github.io/antwerp-ui_react/#form) | `a-input__radio` | div | radio wrapper | | | *no classname* | > label | input label | | | *no classname* | > input | input field | -| [Form - Select](https://digipolisantwerp.github.io/acpaas-ui_react/#form) | `a-input` | div | select wrapper | +| [Form - Select](https://digipolisantwerp.github.io/antwerp-ui_react/#form) | `a-input` | div | select wrapper | | | `a-input__label` | > label | input label | | | *no classname* | > > select | selectlist | -| [Form - Datepicker](https://digipolisantwerp.github.io/acpaas-ui_react/#form) | `a-input` | div | datepicker wrapper | +| [Form - Datepicker](https://digipolisantwerp.github.io/antwerp-ui_react/#form) | `a-input` | div | datepicker wrapper | | | `a-input__label` | > label | input label | | | *no classname* | > > input | input field | -| [Header](https://digipolisantwerp.github.io/acpaas-ui_react/#header) | `o-header` | header | header wrapper | +| [Header](https://digipolisantwerp.github.io/antwerp-ui_react/#header) | `o-header` | header | header wrapper | | | `o-header__menu-items` | > div | header element wrapper | | | `o-header__menu-item` | > > div | header element | -| [Hero](https://digipolisantwerp.github.io/acpaas-ui_react/#hero) | `u-wrapper` | div | hero wrapper | +| [Hero](https://digipolisantwerp.github.io/antwerp-ui_react/#hero) | `u-wrapper` | div | hero wrapper | | | `u-container` | div | content of the hero | -| [Icon](https://digipolisantwerp.github.io/acpaas-ui_react/#icon) | `fa` | span | icon wrapper | -| [Label](https://digipolisantwerp.github.io/acpaas-ui_react/#label) | `a-label` | span | label wrapper | -| [Link](https://digipolisantwerp.github.io/acpaas-ui_react/#link) | *no classname* | a | link | -| [Modal](https://digipolisantwerp.github.io/acpaas-ui_react/#modal) | `m-overlay` | div | overlay | +| [Icon](https://digipolisantwerp.github.io/antwerp-ui_react/#icon) | `fa` | span | icon wrapper | +| [Label](https://digipolisantwerp.github.io/antwerp-ui_react/#label) | `a-label` | span | label wrapper | +| [Link](https://digipolisantwerp.github.io/antwerp-ui_react/#link) | *no classname* | a | link | +| [Modal](https://digipolisantwerp.github.io/antwerp-ui_react/#modal) | `m-overlay` | div | overlay | | | `m-modal` | > div | modal | | | `m-modal__content` | > > div | modal | | | `m-modal__header` | > > div | modal header wrapper | | | `m-modal__close` | > > > button | close button | | | `m-modal__footer` | > > > div | modal footer wrapper | | | *no classname* | > > > > button | modal action button(s) | -| [Pagination](https://digipolisantwerp.github.io/acpaas-ui_react/#pagination) | `m-pagination` | ul | pagination wrapper | +| [Pagination](https://digipolisantwerp.github.io/antwerp-ui_react/#pagination) | `m-pagination` | ul | pagination wrapper | | | `m-pagination__prev` | > li | element to previous page| | | `m-pagination__next` | > li | element to next page | -| [Slider](https://digipolisantwerp.github.io/acpaas-ui_react/#slider) | `m-range-slider__inner` | div | range slider selection wrapper | +| [Slider](https://digipolisantwerp.github.io/antwerp-ui_react/#slider) | `m-range-slider__inner` | div | range slider selection wrapper | | | `m-range-slider__bar` | > div | range slider selection bar | | | `m-range-slider__handle` | > span | range slider selection button | -| [Spinner](https://digipolisantwerp.github.io/acpaas-ui_react/#spinner) | `a-spinner` | div | spinner | -| [Steps](https://digipolisantwerp.github.io/acpaas-ui_react/#steps) | `m-step-indicator` | ol | steps wrapper | +| [Spinner](https://digipolisantwerp.github.io/antwerp-ui_react/#spinner) | `a-spinner` | div | spinner | +| [Steps](https://digipolisantwerp.github.io/antwerp-ui_react/#steps) | `m-step-indicator` | ol | steps wrapper | | | `m-step-indicator__label` | > > span | step indicator label | -| [SubFooter](https://digipolisantwerp.github.io/acpaas-ui_react/#subfooter) | `o-footer` | > div | subfooter wrapper | -| [Switch](https://digipolisantwerp.github.io/acpaas-ui_react/#switch) | `a-switch` | div | switch wrapper | +| [SubFooter](https://digipolisantwerp.github.io/antwerp-ui_react/#subfooter) | `o-footer` | > div | subfooter wrapper | +| [Switch](https://digipolisantwerp.github.io/antwerp-ui_react/#switch) | `a-switch` | div | switch wrapper | | | `a-input__label` | > label | on or off label | | | `a-switch__toggle` | > div | switch toggle | | | *no classname* | > > input | input checkbox | -| [Tabs](https://digipolisantwerp.github.io/acpaas-ui_react/#tabs) | `m-nav-tabs` | ul | tabs wrapper | +| [Tabs](https://digipolisantwerp.github.io/antwerp-ui_react/#tabs) | `m-nav-tabs` | ul | tabs wrapper | | | *no classname* | > li | tab | -| [TagList](https://digipolisantwerp.github.io/acpaas-ui_react/#taglist) | `o-tag-list` | ul | tags wrapper | +| [TagList](https://digipolisantwerp.github.io/antwerp-ui_react/#taglist) | `o-tag-list` | ul | tags wrapper | | | `m-tag` | > li | tag | | | `m-tag__label` | > > span | tag label | -| [UserMenu](https://digipolisantwerp.github.io/acpaas-ui_react/#usermenu) | `m-flyout` | div | user menu wrapper | +| [UserMenu](https://digipolisantwerp.github.io/antwerp-ui_react/#usermenu) | `m-flyout` | div | user menu wrapper | | | `btn-user-flyout` | > > button | user menu toggle | | | `m-flyout__content` | > button | content of the user menu | | | `avatar-wrapper` | > > > button | user menu avatar | diff --git a/package.json b/package.json index 900dce91..eb8538dd 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "module": "dist/index.esm.js", "repository": { "type": "git", - "url": "https://github.com/digipolisantwerp/acpaas-ui_react" + "url": "https://github.com/digipolisantwerp/antwerp-ui_react" }, - "homepage": "http://digipolisantwerp.github.io/acpaas-ui_react", + "homepage": "http://digipolisantwerp.github.io/antwerp-ui_react", "scripts": { "start": "npx styleguidist server", "test": "jest --coverage", diff --git a/styleguide.config.js b/styleguide.config.js index f9830d06..e27ccf72 100644 --- a/styleguide.config.js +++ b/styleguide.config.js @@ -4,7 +4,7 @@ const pjson = require('./package.json'); // Fix GitHub Pages let basePath = ''; if (process.env.NODE_ENV === 'production') { - basePath = 'https://digipolisantwerp.github.io/acpaas-ui_react'; + basePath = 'https://digipolisantwerp.github.io/antwerp-ui_react'; } module.exports = {