-
Notifications
You must be signed in to change notification settings - Fork 67
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
chore: merge alpha into master #3158
base: master
Are you sure you want to change the base?
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb36873 - Browse repository at this point
Copy the full SHA bb36873View commit details -
Configuration menu - View commit details
-
Copy full SHA for f770c35 - Browse repository at this point
Copy the full SHA f770c35View commit details -
feat: design tokens with style-dictionary
BREAKING CHANGE: Introduces design tokens.
Configuration menu - View commit details
-
Copy full SHA for d5732fe - Browse repository at this point
Copy the full SHA d5732feView commit details -
feat: resolve bootstrap conflicts with design tokens (#1800)
* feat: resolve some Bootstrap conflicts with design tokens Co-authored-by: Peter Kulko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for debaf45 - Browse repository at this point
Copy the full SHA debaf45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6907e0e - Browse repository at this point
Copy the full SHA 6907e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10352aa - Browse repository at this point
Copy the full SHA 10352aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2233af1 - Browse repository at this point
Copy the full SHA 2233af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64371a0 - Browse repository at this point
Copy the full SHA 64371a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5b8a1 - Browse repository at this point
Copy the full SHA ca5b8a1View commit details -
feat: remove deprecated components
BREAKING CHANGE: all of the deprecated components were removed from Paragon, these include `CheckBoxGroup`, `Checkbox`, `Fieldset`, `Input`, `InputSelect`, `InputText`, `ListBox`, `Modal`, `RadioButtonGroup`, `StatusAlert`, `Table`, `TextArea`, `ValidationFormGroup`, `Button.Deprecated`, `Tabs.Deprecated`, `Dropdown.Deprecated`.
Configuration menu - View commit details
-
Copy full SHA for 5a23e57 - Browse repository at this point
Copy the full SHA 5a23e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0addf - Browse repository at this point
Copy the full SHA 6c0addfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a67c6f0 - Browse repository at this point
Copy the full SHA a67c6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b246583 - Browse repository at this point
Copy the full SHA b246583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5150adc - Browse repository at this point
Copy the full SHA 5150adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e23dfd2 - Browse repository at this point
Copy the full SHA e23dfd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1411c8 - Browse repository at this point
Copy the full SHA d1411c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c092b0e - Browse repository at this point
Copy the full SHA c092b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f6a87 - Browse repository at this point
Copy the full SHA 73f6a87View commit details -
refactor: improve design tokens architecture (#1874)
* refactor: update design tokens naming and add missing ones * feat: expose replace vars script to CLI Co-authored-by: Viktor Rusakov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcafd50 - Browse repository at this point
Copy the full SHA dcafd50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 697bb6d - Browse repository at this point
Copy the full SHA 697bb6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0147026 - Browse repository at this point
Copy the full SHA 0147026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ece6c - Browse repository at this point
Copy the full SHA 56ece6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebe4b1 - Browse repository at this point
Copy the full SHA 8ebe4b1View commit details -
fix: ensure design tokens have a valid type attribute (#1992)
Adds `type` attribute to all design tokens per W3C design tokens spec.
Configuration menu - View commit details
-
Copy full SHA for 9c4a46a - Browse repository at this point
Copy the full SHA 9c4a46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c7659 - Browse repository at this point
Copy the full SHA 51c7659View commit details -
Configuration menu - View commit details
-
Copy full SHA for f68e96d - Browse repository at this point
Copy the full SHA f68e96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 837e8e2 - Browse repository at this point
Copy the full SHA 837e8e2View commit details -
Merge pull request #2072 from openedx/master
Sync `alpha` with `master`
Configuration menu - View commit details
-
Copy full SHA for c9f1ab9 - Browse repository at this point
Copy the full SHA c9f1ab9View commit details -
Merge pull request #2079 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for a2f9488 - Browse repository at this point
Copy the full SHA a2f9488View commit details -
Merge pull request #2081 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for b8304fa - Browse repository at this point
Copy the full SHA b8304faView commit details -
Merge pull request #2083 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 7f41fc2 - Browse repository at this point
Copy the full SHA 7f41fc2View commit details -
Merge pull request #2087 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 8f294ed - Browse repository at this point
Copy the full SHA 8f294edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c38503 - Browse repository at this point
Copy the full SHA 1c38503View commit details -
feat: added CSS custom media query transformer (#2068)
* feat: added CSS custom media query transformer * refactor: refactoring after review * refactor: refactoring after review
Configuration menu - View commit details
-
Copy full SHA for 2bd215a - Browse repository at this point
Copy the full SHA 2bd215aView commit details -
Merge pull request #2093 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for c22acd4 - Browse repository at this point
Copy the full SHA c22acd4View commit details -
feat: refactoring design tokens folders structure (#2069)
* feat: refactoring design tokens folders structure * fix: add missing "type" attribute to tokens and consider token's theme in color-yiq function * docs: update docstring for colorYiq function --------- Co-authored-by: Viktor Rusakov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2ad694 - Browse repository at this point
Copy the full SHA b2ad694View commit details -
Merge pull request #2095 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for fed70c0 - Browse repository at this point
Copy the full SHA fed70c0View commit details -
Merge pull request #2097 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 17ed5b0 - Browse repository at this point
Copy the full SHA 17ed5b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9afbeb - Browse repository at this point
Copy the full SHA a9afbebView commit details -
Merge pull request #2101 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 19ac338 - Browse repository at this point
Copy the full SHA 19ac338View commit details -
Merge pull request #2104 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for a7b400e - Browse repository at this point
Copy the full SHA a7b400eView commit details -
Merge pull request #2106 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 9c21326 - Browse repository at this point
Copy the full SHA 9c21326View commit details -
Merge pull request #2109 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 5e39bb7 - Browse repository at this point
Copy the full SHA 5e39bb7View commit details -
Merge pull request #2114 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 9176891 - Browse repository at this point
Copy the full SHA 9176891View commit details -
Merge pull request #2116 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 3aeb56f - Browse repository at this point
Copy the full SHA 3aeb56fView commit details -
Merge pull request #2118 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for b6fbcb4 - Browse repository at this point
Copy the full SHA b6fbcb4View commit details -
Merge pull request #2120 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for e40ca1e - Browse repository at this point
Copy the full SHA e40ca1eView commit details -
Merge pull request #2122 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 1182ea3 - Browse repository at this point
Copy the full SHA 1182ea3View commit details -
Merge pull request #2124 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 6607147 - Browse repository at this point
Copy the full SHA 6607147View commit details -
Merge pull request #2126 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for b06b88b - Browse repository at this point
Copy the full SHA b06b88bView commit details -
Merge pull request #2129 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 0208200 - Browse repository at this point
Copy the full SHA 0208200View commit details -
Merge pull request #2131 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for ecacf00 - Browse repository at this point
Copy the full SHA ecacf00View commit details -
Merge pull request #2133 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 6343f7f - Browse repository at this point
Copy the full SHA 6343f7fView commit details -
Merge pull request #2135 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for bce1816 - Browse repository at this point
Copy the full SHA bce1816View commit details -
Merge pull request #2153 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for bad7b8e - Browse repository at this point
Copy the full SHA bad7b8eView commit details -
Merge pull request #2155 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 4581c26 - Browse repository at this point
Copy the full SHA 4581c26View commit details -
Merge pull request #2157 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 63f9709 - Browse repository at this point
Copy the full SHA 63f9709View commit details -
Merge pull request #2158 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for c1ba67d - Browse repository at this point
Copy the full SHA c1ba67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abc6d9 - Browse repository at this point
Copy the full SHA 8abc6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708df1b - Browse repository at this point
Copy the full SHA 708df1bView commit details -
Merge pull request #2161 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 8ace6a9 - Browse repository at this point
Copy the full SHA 8ace6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa30e2 - Browse repository at this point
Copy the full SHA 8aa30e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2077957 - Browse repository at this point
Copy the full SHA 2077957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b641b - Browse repository at this point
Copy the full SHA 33b641bView commit details -
Merge pull request #2204 from openedx/rusakov/sync-alpha-with-master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for d6a7914 - Browse repository at this point
Copy the full SHA d6a7914View commit details -
Merge pull request #2205 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for fdf3b8f - Browse repository at this point
Copy the full SHA fdf3b8fView commit details -
Merge pull request #2206 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for cbf8eac - Browse repository at this point
Copy the full SHA cbf8eacView commit details -
Merge pull request #2207 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 8545b56 - Browse repository at this point
Copy the full SHA 8545b56View commit details -
Merge pull request #2208 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for a809fa7 - Browse repository at this point
Copy the full SHA a809fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b02505 - Browse repository at this point
Copy the full SHA 1b02505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 995dc70 - Browse repository at this point
Copy the full SHA 995dc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f82290 - Browse repository at this point
Copy the full SHA 9f82290View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4b847 - Browse repository at this point
Copy the full SHA ad4b847View commit details -
feat: remove SCSS variable usages in components (#2137)
* feat: removed SCSS variable usages in components and other custom styles * feat: removed SCSS variable files in components * refactor: code refactoring * refactor: deleted old logic to search SCSS variables * refactor: refactoring variables and Anotation component * feat: added CSS hooks plus tokens for IconButton * refactor: refacoring IconButton component * refactor: some refactoring * feat: update replace-scss-vars script to handle interpolation expressions * feat: remove SCSS variables in docs site and start using custom media queries --------- Co-authored-by: Viktor Rusakov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a7e53a - Browse repository at this point
Copy the full SHA 2a7e53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e3a9b - Browse repository at this point
Copy the full SHA b9e3a9bView commit details -
feat: add tokens for
SelectMenu
component and cleanup after sync wi……th master branch
Configuration menu - View commit details
-
Copy full SHA for d5cb9ea - Browse repository at this point
Copy the full SHA d5cb9eaView commit details -
Merge pull request #2293 from openedx/vrusakov/merge-master-into-alpha
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 8425a26 - Browse repository at this point
Copy the full SHA 8425a26View commit details -
Merge pull request #2210 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for aea772d - Browse repository at this point
Copy the full SHA aea772dView commit details -
Merge pull request #2301 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for bbdd9e0 - Browse repository at this point
Copy the full SHA bbdd9e0View commit details -
Merge pull request #2303 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 11e30a6 - Browse repository at this point
Copy the full SHA 11e30a6View commit details -
Merge pull request #2305 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 2d13396 - Browse repository at this point
Copy the full SHA 2d13396View commit details -
Merge pull request #2306 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 87ffe86 - Browse repository at this point
Copy the full SHA 87ffe86View commit details -
Merge pull request #2308 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 3ec8967 - Browse repository at this point
Copy the full SHA 3ec8967View commit details -
Merge pull request #2312 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 88acd2b - Browse repository at this point
Copy the full SHA 88acd2bView commit details -
feat: completely deprecate FontAwesome (#2327)
* feat: finished FontAwesome deprecation * refactor: deleted fonawesom packages * refactor: after review
Configuration menu - View commit details
-
Copy full SHA for b7762f8 - Browse repository at this point
Copy the full SHA b7762f8View commit details -
feat: generate paragon-theme.json during npm run build with themeUrls (…
…#2333) * feat: generate paragon.config.json during npm run build with themeUrls * fix: rename to paragon-theme.json * chore: rename paragonConfig
Configuration menu - View commit details
-
Copy full SHA for 3397d86 - Browse repository at this point
Copy the full SHA 3397d86View commit details -
fix: updates the paragon-theme.json output (#2334)
* fix: updates the paragon-theme.json output * fix: typo
Configuration menu - View commit details
-
Copy full SHA for 2767813 - Browse repository at this point
Copy the full SHA 2767813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab22c0 - Browse repository at this point
Copy the full SHA 2ab22c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32027ac - Browse repository at this point
Copy the full SHA 32027acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1461c - Browse repository at this point
Copy the full SHA 5a1461cView commit details -
Merge pull request #2337 from openedx/vrusakov/sync-alpha
sync: alpha with master
Configuration menu - View commit details
-
Copy full SHA for 2cf913b - Browse repository at this point
Copy the full SHA 2cf913bView commit details -
Merge pull request #2339 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for da7498b - Browse repository at this point
Copy the full SHA da7498bView commit details -
fix: avoid infinite while loop with
colorYiq
(#2349)* fix: avoid never ending while loop with colorYiq * fix: replace scss variable with css variable
Configuration menu - View commit details
-
Copy full SHA for 73bac92 - Browse repository at this point
Copy the full SHA 73bac92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cef2ae - Browse repository at this point
Copy the full SHA 0cef2aeView commit details -
feat: update
build-tokens.js
to include--source-tokens-only
arg (#……2351) * feat: update build-tokens.js to include --source-tokens-only arg * fix: rename paragon-theme.json to theme-urls.json * fix: downgrade chalk to non-esm
Configuration menu - View commit details
-
Copy full SHA for d708913 - Browse repository at this point
Copy the full SHA d708913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9a000 - Browse repository at this point
Copy the full SHA 8b9a000View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3774b4 - Browse repository at this point
Copy the full SHA d3774b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d58733 - Browse repository at this point
Copy the full SHA 8d58733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aff5e8 - Browse repository at this point
Copy the full SHA 6aff5e8View commit details -
fix: added missing SCSS variables in design tokens (#2364)
* feat: added missing SCSS variables in design tokens * feat: added grid-gutter-width token
Configuration menu - View commit details
-
Copy full SHA for 108c2c5 - Browse repository at this point
Copy the full SHA 108c2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14bf7ee - Browse repository at this point
Copy the full SHA 14bf7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 372f801 - Browse repository at this point
Copy the full SHA 372f801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd6bfb - Browse repository at this point
Copy the full SHA 6bd6bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0acaee2 - Browse repository at this point
Copy the full SHA 0acaee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f70e48f - Browse repository at this point
Copy the full SHA f70e48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97dcf9d - Browse repository at this point
Copy the full SHA 97dcf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for de6d892 - Browse repository at this point
Copy the full SHA de6d892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e6822 - Browse repository at this point
Copy the full SHA 62e6822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df531c - Browse repository at this point
Copy the full SHA 9df531cView commit details -
Merge pull request #2587 from openedx/ags/sync-alpha-fix
[fix] Sync alpha with master
Configuration menu - View commit details
-
Copy full SHA for 2515592 - Browse repository at this point
Copy the full SHA 2515592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae8797 - Browse repository at this point
Copy the full SHA 3ae8797View commit details -
docs: replaced SCSS variables with CSS variables on the Colors page (#…
…2376) * docs: replaced SCSS variables with CSS variables on the Colors page of the documentation site * refactor: refactoring after review * refactor: refactoring after review * fix: removed extra commons.css generation * refactor: code refactoring * refactor: removed Colors package
Configuration menu - View commit details
-
Copy full SHA for 1c46432 - Browse repository at this point
Copy the full SHA 1c46432View commit details -
fix: remove
$enable-shadows
SCSS flag (#2423)* refactor: fixed spacing calculations and box-shadows * refactor: removed flag to switch shadows
Configuration menu - View commit details
-
Copy full SHA for 3faf7aa - Browse repository at this point
Copy the full SHA 3faf7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d900fd7 - Browse repository at this point
Copy the full SHA d900fd7View commit details -
fix: add source for grid gutter width token (#2636)
Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1863fcc - Browse repository at this point
Copy the full SHA 1863fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4160a9 - Browse repository at this point
Copy the full SHA a4160a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c8791 - Browse repository at this point
Copy the full SHA 41c8791View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebec2a9 - Browse repository at this point
Copy the full SHA ebec2a9View commit details -
Merge pull request #2649 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 0ac20a8 - Browse repository at this point
Copy the full SHA 0ac20a8View commit details -
Merge pull request #2654 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for f76aa86 - Browse repository at this point
Copy the full SHA f76aa86View commit details -
Merge pull request #2656 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 778ed2f - Browse repository at this point
Copy the full SHA 778ed2fView commit details -
Merge pull request #2659 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for a5b0982 - Browse repository at this point
Copy the full SHA a5b0982View commit details -
Merge pull request #2662 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for cef15d0 - Browse repository at this point
Copy the full SHA cef15d0View commit details -
Merge pull request #2666 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 1333dd4 - Browse repository at this point
Copy the full SHA 1333dd4View commit details -
Merge pull request #2670 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 1f09548 - Browse repository at this point
Copy the full SHA 1f09548View commit details -
Merge pull request #2670 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for e1b13c0 - Browse repository at this point
Copy the full SHA e1b13c0View commit details -
docs: use
DataTable
component on the spacing page (#2677)* docs: update spacings table using dataTable * fix: add fixes after review --------- Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7aff4f - Browse repository at this point
Copy the full SHA f7aff4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104f2a2 - Browse repository at this point
Copy the full SHA 104f2a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86c975 - Browse repository at this point
Copy the full SHA c86c975View commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for 3cdd7bb - Browse repository at this point
Copy the full SHA 3cdd7bbView commit details -
Merge pull request #2696 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 0f0d09b - Browse repository at this point
Copy the full SHA 0f0d09bView commit details -
Merge pull request #2698 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 5b29ecb - Browse repository at this point
Copy the full SHA 5b29ecbView commit details -
Merge pull request #2700 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for e882492 - Browse repository at this point
Copy the full SHA e882492View commit details -
Merge pull request #2704 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for fb36b4d - Browse repository at this point
Copy the full SHA fb36b4dView commit details -
Merge pull request #2707 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 6106c68 - Browse repository at this point
Copy the full SHA 6106c68View commit details -
Merge pull request #2708 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 6171044 - Browse repository at this point
Copy the full SHA 6171044View commit details -
Merge pull request #2710 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 97892ee - Browse repository at this point
Copy the full SHA 97892eeView commit details -
Merge pull request #2712 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 2497884 - Browse repository at this point
Copy the full SHA 2497884View commit details -
Merge remote-tracking branch 'origin/master' into Peter_Kulko/alpha-t…
…o-master-synchronization
Configuration menu - View commit details
-
Copy full SHA for 409f975 - Browse repository at this point
Copy the full SHA 409f975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1baacc6 - Browse repository at this point
Copy the full SHA 1baacc6View commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for d1c3bb5 - Browse repository at this point
Copy the full SHA d1c3bb5View commit details -
feat: move design tokens CLI commands to paragon CLI (#2609)
* feat: move cli design tokens to paragon cli * feat: update paths for build-tokens.js * feat: added descriptions for CLI commands * refactor: removed commander implementation * refactor: added build-scss process status * feat: added ora compilation status * refactor: code refactoring * feat: added help description for single command * refactor: after review * refactor: refactoring after review * chore: update docs and cli params parsing --------- Co-authored-by: monteri <lansevermore> Co-authored-by: PKulkoRaccoonGang <[email protected]> Co-authored-by: Viktor Rusakov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48c053d - Browse repository at this point
Copy the full SHA 48c053dView commit details -
fix: fixed design token for icon btn active state (#2765)
* fix: fixed design token for icon btn active state * fix: fixed path to build directory
Configuration menu - View commit details
-
Copy full SHA for 74b2ed8 - Browse repository at this point
Copy the full SHA 74b2ed8View commit details -
feat: added Segment track for CLI scripts (#2617)
* feat: added Segment track for CLI scripts * refactor: refactoring after review * refactor: refactoring after review * refactor: refactoring after review * refactor: code refactoring
Configuration menu - View commit details
-
Copy full SHA for fe952ef - Browse repository at this point
Copy the full SHA fe952efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb4aa3 - Browse repository at this point
Copy the full SHA 3eb4aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff82626 - Browse repository at this point
Copy the full SHA ff82626View commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for 364ffb0 - Browse repository at this point
Copy the full SHA 364ffb0View commit details -
Merge pull request #2802 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 4cce07b - Browse repository at this point
Copy the full SHA 4cce07bView commit details -
Merge pull request #2813 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 81d3ee2 - Browse repository at this point
Copy the full SHA 81d3ee2View commit details -
Merge pull request #2816 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for f7e1ce5 - Browse repository at this point
Copy the full SHA f7e1ce5View commit details -
Merge pull request #2822 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 66a3e75 - Browse repository at this point
Copy the full SHA 66a3e75View commit details -
fix: created missing design tokens (#2811)
* refactor: created missing design tokens * refactor: added missing tokens for the Nav component * refactor: added missing tokens for the Tabs component * refactor: added missing tokens for the Breadcrumbs component * refactor: code refactoring
Configuration menu - View commit details
-
Copy full SHA for 570e833 - Browse repository at this point
Copy the full SHA 570e833View commit details -
Merge pull request #2823 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for c8566f1 - Browse repository at this point
Copy the full SHA c8566f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9462e - Browse repository at this point
Copy the full SHA 1f9462eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be3f3d - Browse repository at this point
Copy the full SHA 8be3f3dView commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for ad18e60 - Browse repository at this point
Copy the full SHA ad18e60View commit details -
Merge pull request #2854 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for bb2c6da - Browse repository at this point
Copy the full SHA bb2c6daView commit details -
Merge pull request #2857 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for aa0e334 - Browse repository at this point
Copy the full SHA aa0e334View commit details -
Merge pull request #2860 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 5b9817a - Browse repository at this point
Copy the full SHA 5b9817aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4963d7f - Browse repository at this point
Copy the full SHA 4963d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a71dae - Browse repository at this point
Copy the full SHA 4a71daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b551f - Browse repository at this point
Copy the full SHA d1b551fView commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for 8a1bf17 - Browse repository at this point
Copy the full SHA 8a1bf17View commit details -
Merge pull request #2892 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 737d328 - Browse repository at this point
Copy the full SHA 737d328View commit details -
Merge pull request #2895 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for e21b213 - Browse repository at this point
Copy the full SHA e21b213View commit details -
Merge pull request #2896 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for cc75c96 - Browse repository at this point
Copy the full SHA cc75c96View commit details -
Merge pull request #2901 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for ea83a5d - Browse repository at this point
Copy the full SHA ea83a5dView commit details -
Merge pull request #2902 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for cfb01b5 - Browse repository at this point
Copy the full SHA cfb01b5View commit details -
Merge pull request #2905 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 2cef381 - Browse repository at this point
Copy the full SHA 2cef381View commit details -
Merge pull request #2906 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 265193d - Browse repository at this point
Copy the full SHA 265193dView commit details -
Merge pull request #2909 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for a49d44e - Browse repository at this point
Copy the full SHA a49d44eView commit details -
Merge pull request #2911 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 356af59 - Browse repository at this point
Copy the full SHA 356af59View commit details -
Merge pull request #2914 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for dfb05b5 - Browse repository at this point
Copy the full SHA dfb05b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b998c - Browse repository at this point
Copy the full SHA 64b998cView commit details -
Merge pull request #2920 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for b978646 - Browse repository at this point
Copy the full SHA b978646View commit details -
Configuration menu - View commit details
-
Copy full SHA for f68c1aa - Browse repository at this point
Copy the full SHA f68c1aaView commit details -
Merge remote-tracking branch 'origin/master' into Peter_Kulko/merge-m…
…aster-in-alpha-branch
Configuration menu - View commit details
-
Copy full SHA for d8c1b84 - Browse repository at this point
Copy the full SHA d8c1b84View commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for 772e66e - Browse repository at this point
Copy the full SHA 772e66eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c07af10 - Browse repository at this point
Copy the full SHA c07af10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b6380 - Browse repository at this point
Copy the full SHA 32b6380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247df1e - Browse repository at this point
Copy the full SHA 247df1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6ad36 - Browse repository at this point
Copy the full SHA 0a6ad36View commit details -
chore: merging master into alpha
Configuration menu - View commit details
-
Copy full SHA for af058dc - Browse repository at this point
Copy the full SHA af058dcView commit details -
feat: move utils away from root directory (#3028)
Co-authored-by: srwang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f5cc8e - Browse repository at this point
Copy the full SHA 3f5cc8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbae443 - Browse repository at this point
Copy the full SHA fbae443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c555e3 - Browse repository at this point
Copy the full SHA 3c555e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606dd56 - Browse repository at this point
Copy the full SHA 606dd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5e397a - Browse repository at this point
Copy the full SHA e5e397aView commit details -
Merge pull request #3044 from raccoongang/Peter_Kulko/alpha-branch-up…
…dating chore: sync alpha to master
Configuration menu - View commit details
-
Copy full SHA for 6d86446 - Browse repository at this point
Copy the full SHA 6d86446View commit details -
Merge pull request #2981 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 559ad7a - Browse repository at this point
Copy the full SHA 559ad7aView commit details -
Merge pull request #2981 from openedx/master
sync: master to alpha
Configuration menu - View commit details
-
Copy full SHA for 3850f3e - Browse repository at this point
Copy the full SHA 3850f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d242f81 - Browse repository at this point
Copy the full SHA d242f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad94e98 - Browse repository at this point
Copy the full SHA ad94e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4cc42 - Browse repository at this point
Copy the full SHA 8a4cc42View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae3553 - Browse repository at this point
Copy the full SHA aae3553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d2452 - Browse repository at this point
Copy the full SHA 16d2452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d4f44 - Browse repository at this point
Copy the full SHA 05d4f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8342c - Browse repository at this point
Copy the full SHA eb8342cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 223c9bd - Browse repository at this point
Copy the full SHA 223c9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b95727 - Browse repository at this point
Copy the full SHA 2b95727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c3b79 - Browse repository at this point
Copy the full SHA 14c3b79View commit details -
feat: add typings for <Button> (#3080)
* feat: add typings for <Button> * chore: bump @types/react and @types/react-dom * feat: re-export bootstrap helpers as ComponentWithAsProp, BsPropsWithAs
Configuration menu - View commit details
-
Copy full SHA for 3f69e2e - Browse repository at this point
Copy the full SHA 3f69e2eView commit details -
chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 298068f - Browse repository at this point
Copy the full SHA 298068fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f175be - Browse repository at this point
Copy the full SHA 3f175beView commit details -
chore: checkout repos from
openedx
insted ofedx
in analyze depen……dents workflow (#3089)
Configuration menu - View commit details
-
Copy full SHA for 4a3a3a4 - Browse repository at this point
Copy the full SHA 4a3a3a4View commit details -
chore: update browserslist DB (#3046)
Co-authored-by: adamstankiewicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 226b682 - Browse repository at this point
Copy the full SHA 226b682View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63ce82 - Browse repository at this point
Copy the full SHA f63ce82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d0576 - Browse repository at this point
Copy the full SHA d8d0576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c765a - Browse repository at this point
Copy the full SHA 35c765aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5acff - Browse repository at this point
Copy the full SHA 1f5acffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a26c3e - Browse repository at this point
Copy the full SHA 9a26c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2952da - Browse repository at this point
Copy the full SHA c2952daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8caaea - Browse repository at this point
Copy the full SHA d8caaeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7038666 - Browse repository at this point
Copy the full SHA 7038666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898db22 - Browse repository at this point
Copy the full SHA 898db22View commit details -
chore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#3101)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61c21f3 - Browse repository at this point
Copy the full SHA 61c21f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9c8bc - Browse repository at this point
Copy the full SHA ab9c8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4334911 - Browse repository at this point
Copy the full SHA 4334911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 565acdb - Browse repository at this point
Copy the full SHA 565acdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bf1b1 - Browse repository at this point
Copy the full SHA 43bf1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for abba6f1 - Browse repository at this point
Copy the full SHA abba6f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a5037 - Browse repository at this point
Copy the full SHA 05a5037View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e8e26 - Browse repository at this point
Copy the full SHA c6e8e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ac0f5 - Browse repository at this point
Copy the full SHA 98ac0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b509f63 - Browse repository at this point
Copy the full SHA b509f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a2ba4 - Browse repository at this point
Copy the full SHA e7a2ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993d2b8 - Browse repository at this point
Copy the full SHA 993d2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef09e4f - Browse repository at this point
Copy the full SHA ef09e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f55d7 - Browse repository at this point
Copy the full SHA 81f55d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31b9a68 - Browse repository at this point
Copy the full SHA 31b9a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8501b18 - Browse repository at this point
Copy the full SHA 8501b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a91a0 - Browse repository at this point
Copy the full SHA d1a91a0View commit details -
feat: Add TypeScript types for <Overlay>, <OverlayTrigger>, <Tooltip>…
…, <IconButton> (#3100) * feat: add typings for <Overlay> and <OverlayTrigger> * feat: add typings for <Tooltip> * feat: add typings for <IconButton> * chore: typing cleanups for <Chip> code * feat: slightly more detailed types for <Chip/ChipIcon> - per review
Configuration menu - View commit details
-
Copy full SHA for 6c05506 - Browse repository at this point
Copy the full SHA 6c05506View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4cc3e8 - Browse repository at this point
Copy the full SHA d4cc3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bb848 - Browse repository at this point
Copy the full SHA d5bb848View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de7cf28 - Browse repository at this point
Copy the full SHA de7cf28View commit details