-
Notifications
You must be signed in to change notification settings - Fork 56
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
[OUDS] [TRACKING] Backlog to be functionally equivalent to Boosted #2589
Comments
julien-deramond
changed the title
[OUDS] [TRACKING] Things to reintegrate for a first release (or after)
[OUDS] [TRACKING] Functionally equivalent to Boosted
Jul 17, 2024
This was referenced Jul 18, 2024
julien-deramond
changed the title
[OUDS] [TRACKING] Functionally equivalent to Boosted
[OUDS] [TRACKING] Backlog to be functionally equivalent to Boosted
Jul 18, 2024
This was referenced Jul 22, 2024
This was referenced Jul 24, 2024
[OUDS] Add 'Getting Started > Contribute' page and fix some
/blob/vx.y.z-ouds-web
broken links
#2646
Merged
This was referenced Jul 29, 2024
This was referenced Aug 1, 2024
This was referenced Aug 2, 2024
11 tasks
This was referenced Aug 7, 2024
23 tasks
24 tasks
This was referenced Sep 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This tracking issue can be seen as a backlog of things to develop so that OUDS Web is functionally equivalent to Boosted in terms of features, documentation, packaging, and many other things.
Most of these elements have been removed temporarily when creating the branch for OUDS Web; they existed before in Boosted or Bootstrap, and will probably need to be reintegrated at some point. At least, if they don't, we must decide explicitly that they shouldn't be integrated.
Ready to dev
site/assets/js/search.js
with theliveUrl
targetingweb.unified-design-system.orange.com
?package.js
. Do we keep it? Do we need thispackage.js
file?/blob/vx.y.z-ouds-web
files #2647 (review)Storybook
Warning
Blocked by web.unified-design-system.orange.com not being properly set-up
.storybook/preview-head.html
configured to usehttps://web.unified-design-system.orange.com/docs/0.0/assets/css/docs.css
. Should be fixed automatically.ods.web
parameter inhugo.yml
with the new valueDocumentation
Note
As soon as
boosted-sprite.svg
must be reintegrated, mention it in theNOTICE.txt
Orange-Boosted-Bootstrap/site/assets/scss/_boosted.scss
Lines 20 to 42 in 980869e
site/layouts/partials/icons/download.svg
andsite/static/docs/**/assets/img/boosted-guideline*
images and mention them in theNOTICE.txt
file.About
site/static/docs/**/assets/brand/OBS-*
and mention them in theNOTICE.txt
file.site/static/docs/**/assets/brand/orange-logo-formatted.svg
must be reintegrated and mentioned in theNOTICE.txt
fileContent
opacity-*
by sementic name in horizontal rulesCustomize
Dark mode
Extend
.d-none
and.d.md-none
classes, and responsive concepts are there.d-block
are theresite/static/docs/**/assets/img/boosted-warning.svg
needs to be reintegrated, mention it in theNOTICE.txt
fileicons*
properties fromhugo.yml
were used in this page. If not anymore, drop them fromhugo.yml
.Getting Started
.text-*
are implemented/utilities/text
is implemented/layout/grid
)/content/reboot
)/blob/vx.y.z-ouds-web
broken links #2646/getting-started/contents
is available/getting-started/download#package-managers
is available/getting-started/javascript#using-boosted-as-a-module
is available/content/reboot
is availableOrange Design System for web
site/data/design-guidelines.yml
site/static/docs/**/assets/img/platforms/*
images, and mention them in theNOTICE.txt
Helpers
/content/reboot
is added/helpers/vertical-rule
is added/components/card
is added/components/buttons
is added/layout/grid
is added/utilities/spacings
is addedLayout
--bs-gap
fallback value when value is set accordingly to token valueUtilities
.opacity-
utilities will be implementedrfs
link in the table when/getting-started/rfs
page will be up/utilities/text#text-decoration
will be up/utilities/opacity
will be up/utilities/position
will be up.text-opacity
will be explained.bg-*
utilities will be explained@if $enable-bootstrap-compatibility {
around theborder-radius
CSS variables?.text-bg-*
utilities will be presentrounded
class has actually a rounded rendering, add them like in Bootstrap$enable-shadows
.rounded-3
like in Bootstrap if.rounded
classes are authorized in OUDS WebComponents
site/static/docs/**/assets/brand/OBS-*
and mention them in theNOTICE.txt
file.navbar-contact.png
and mention it in theNOTICE.txt
filesite/static/docs/**/assets/img/title-bars-illustrations/*
images and reintegrate them in theNOTICE.txt
fileForms
Examples
Note
For all examples, some data are handled in site/data/examples.yml
Caution
As soon as the first example is reintegrated, please remove the "Fake" example from the source code
site/content/docs/**/examples/download-app/img/
images and mention them in theNOTICE.txt
filesite/static/docs/**/assets/brand/OBS-*
and mention them in theNOTICE.txt
file.First 0.1 version
site/data/docs-versions.yml
First version releases ready to be shared
gh-pages
, double-check the robots.txt file to maybe remove this rule:Disallow: /ouds-web/*
After the renaming of the repository
name
property is already correctcomposer.json
will probably need to use thereplace
propertycomposer require orange-opensource/orange-boosted-bootstrap:dev-ouds/main
could be changed to point to a real tagged versiongh-pages
root level and boosted.orange.com must targetgh-pages/boosted
directoryThe text was updated successfully, but these errors were encountered: