Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ lives easier is very much appreciated!

## Using the issue tracker

The [issue tracker](https://github.com/facultyai/dash-bootstrap-components/issues) is
The [issue tracker](https://github.com/dbc-team/dash-bootstrap-components/issues) is
the preferred channel for [bug reports](#bug-reports), [feature requests](#feature-requests)
and [submitting pull requests](#pull-requests), but please respect the following
restrictions:
Expand Down Expand Up @@ -84,7 +84,7 @@ included in the project:
# Navigate to the newly cloned directory
cd dash-bootstrap-components
# Assign the original repo to a remote called "upstream"
git remote add upstream https://github.com/facultyai/dash-bootstrap-components.git
git remote add upstream https://github.com/dbc-team/dash-bootstrap-components.git
```

2. If you cloned a while ago, get the latest changes from upstream:
Expand Down Expand Up @@ -198,5 +198,5 @@ just build
By contributing your code, you agree to license your contribution under the
[Apache 2.0 license](../LICENSE).

[new-bug-report]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=bug.md
[new-feature-request]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=feature.md
[new-bug-report]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=bug.md
[new-feature-request]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=feature.md
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ about: Tell us about a bug you may have identified in Dash Bootstrap Components

Before opening:

- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)

Please fill out the below information as much as possible.

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Before opening:

- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)

Please fill out the below information as much as possible.

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ about: Tell us about a feature you would like to see in Dash Bootstrap Component

Before opening:

- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)

Feature requests must include:

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Before opening:

- [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)
- [Search for duplicate or closed issues](https://github.com/dbc-team/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue)
- Read the [contributing guidelines](https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md)

Feature requests must include:

Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://www.dash-bootstrap-components.com/">
<img src="https://cdn.jsdelivr.net/gh/facultyai/dash-bootstrap-components@main/readme-images/logo.png" alt="dash-bootstrap-components logo" width="200" height="200">
<img src="https://cdn.jsdelivr.net/gh/dbc-team/dash-bootstrap-components@main/readme-images/logo.png" alt="dash-bootstrap-components logo" width="200" height="200">
</a>
</p>

Expand All @@ -11,13 +11,13 @@
<br>
<a href="https://www.dash-bootstrap-components.com/">Explore the documentation</a>
·
<a href="https://github.com/facultyai/dash-bootstrap-components/issues/new?template=bug.md">Report a bug</a>
<a href="https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=bug.md">Report a bug</a>
·
<a href="https://github.com/facultyai/dash-bootstrap-components/issues/new?template=feature.md">Request a feature</a>
<a href="https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=feature.md">Request a feature</a>
<br>
<br>
<img alt="GitHub Actions" src="https://github.com/facultyai/dash-bootstrap-components/actions/workflows/tests.yml/badge.svg">
<img alt="GitHub" src="https://img.shields.io/github/license/facultyai/dash-bootstrap-components">
<img alt="GitHub Actions" src="https://github.com/dbc-team/dash-bootstrap-components/actions/workflows/tests.yml/badge.svg">
<img alt="GitHub" src="https://img.shields.io/github/license/dbc-team/dash-bootstrap-components">
<img alt="PyPI" src="https://img.shields.io/pypi/v/dash-bootstrap-components">
<img alt="Conda (channel only)" src="https://img.shields.io/conda/vn/conda-forge/dash-bootstrap-components">
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/dash-bootstrap-components">
Expand Down Expand Up @@ -85,7 +85,7 @@ For more information on how to link local or external CSS, check out the
With CSS linked, you can start building your app's layout with our Bootstrap
components. These include layout components for organising the content of your app on the page, as well as UI components like navbars, cards, alerts and many more.

![layout](https://cdn.jsdelivr.net/gh/facultyai/dash-bootstrap-components@main/readme-images/layout.png)
![layout](https://cdn.jsdelivr.net/gh/dbc-team/dash-bootstrap-components@main/readme-images/layout.png)

See our [_documentation_][docs-components] for a full list of available
components.
Expand All @@ -104,14 +104,14 @@ will pass our linting checks, and how to submit the pull request itself.
## Copyright and license

Code and documentation is copyright [Faculty Science Ltd.][faculty]
2018-2025, and released under the [Apache 2.0 license](https://github.com/facultyai/dash-bootstrap-components/blob/main/LICENSE)
2018-2025, and released under the [Apache 2.0 license](https://github.com/dbc-team/dash-bootstrap-components/blob/main/LICENSE)

[dash-homepage]: https://dash.plotly.com/
[dash-docs-external]: https://dash.plotly.com/external-resources
[bootstrap-homepage]: https://getbootstrap.com/
[docs-components]: https://www.dash-bootstrap-components.com/docs/components
[bootstrapcdn]: https://www.bootstrapcdn.com/
[faculty]: https://faculty.ai
[bug-report]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=bug.md
[feature-request]: https://github.com/facultyai/dash-bootstrap-components/issues/new?template=feature.md
[contribution-guide]: https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md
[bug-report]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=bug.md
[feature-request]: https://github.com/dbc-team/dash-bootstrap-components/issues/new?template=feature.md
[contribution-guide]: https://github.com/dbc-team/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md
2 changes: 1 addition & 1 deletion dash_bootstrap_components/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def __getattr__(name):
f"{name} was deprecated in dash-bootstrap-components version "
f"1.0.0. You are using {__version__}. For more details please "
"see the migration guide: "
"https://github.com/facultyai/dash-bootstrap-components/blob/"
"https://github.com/dbc-team/dash-bootstrap-components/blob/"
"6da4a97f940483deb3dc9c815ef4c7e450ff0be7/docs/content/"
"migration-guide.md"
)
Expand Down
2 changes: 1 addition & 1 deletion demo/Demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const Demo = () => (
<NavbarSimple
sticky="top"
brand="Dash Bootstrap Components"
brand_href="https://github.com/facultyai/dash-bootstrap-components"
brand_href="https://github.com/dbc-team/dash-bootstrap-components"
>
<NavItem>
<NavLink href="https://www.asidatascience.com">A link</NavLink>
Expand Down
2 changes: 1 addition & 1 deletion docs/components_page/components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ For example, a simple application incorporating example above could look like th

{{code-example:components/index/simple.py}}

There is more detail on this in the [Quickstart](/docs/quickstart/) instructions for creating a basic app. Additionally, the [examples](https://github.com/facultyai/dash-bootstrap-components/tree/main/examples) in our GitHub repository demonstrate how multiple components can be combined to create a feature rich application.
There is more detail on this in the [Quickstart](/docs/quickstart/) instructions for creating a basic app. Additionally, the [examples](https://github.com/dbc-team/dash-bootstrap-components/tree/main/examples) in our GitHub repository demonstrate how multiple components can be combined to create a feature rich application.

For more details on Dash in general, please refer to the [official Dash documentation](https://dash.plotly.com/).
2 changes: 1 addition & 1 deletion docs/components_page/components/navbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The `NavbarSimple` will collapse on smaller screens, and add a toggle for reveal

If you want to have more control over the layout of your navbar you can use the `Navbar` component. This gives you full control over the children, but you will have to write your own callbacks to achieve things like the toggle behaviour on small screens. From Bootstrap 5, all elements inside the `NavBar` should be contained within a [`Container`](/docs/components/layout). We also recommend using a `Nav` component to wrap the navigation items, check the [docs here](/docs/components/nav).

Here is an example of a custom navbar, see the `examples/` folder in the [GitHub repo](https://github.com/facultyai/dash-bootstrap-components/blob/main/examples/advanced-component-usage/navbars.py) for more.
Here is an example of a custom navbar, see the `examples/` folder in the [GitHub repo](https://github.com/dbc-team/dash-bootstrap-components/blob/main/examples/advanced-component-usage/navbars.py) for more.

{{example:components/navbar/navbar.py:navbar}}

Expand Down
Loading