Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boosted

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boosted - npm Package Versions

13
6

4.6.1

Diff

julien-deramond
published 5.1.3 •

Changelog

Source

5.1.3 (2021-10-11)

julien-deramond
published 5.1.2 •

Changelog

Source

5.1.2 (2021-10-06)

Chore

  • organization update core team members list and change automatic assignee (c2f9af7)
  • nuget resync nuget/*.nuspec files with Bootstrap (95beecb)
julien-deramond
published 5.1.1 •

Changelog

Source

5.1.1 (2021-09-17)

Bug Fixes

  • doc: replace Creative Commons license link in README.md (dbaa78a)
  • doc: update broken links to issue templates in README.md (eac95cf)
  • docs: automatically retrieve latest version in version selector (ac8ee0f)
  • nuget: update version in boosted.sass.nuspec (fc4e31c)

Chore

  • #207: rename "v5-dev" to "main" (31fda13)
julien-deramond
published 5.1.0 •

Changelog

Source

5.1.0 (2021-09-06)

Bug Fixes

  • #691: remove temporary fix from #682 to fix pa11y-ci GitHub Actions execution (81d1f33)
  • #733: prevent a redirection to the main page after clicking on social buttons (d344bef), closes #733
  • #734: changed toast color within Live section from blue to orange (be5b56a), closes #734
  • #735: separate local fonts from CDN in the starter template (fcbafea), closes #735
  • #782: active dropdown items background color (#784) (0ec4d1d), closes #782
  • docs: replace /bootstrap by /boosted in sass.md (092df17)
  • pa11y: hide contrast issue from badge positioning (c017022)
  • update references of ff00dd to Nurovek (#756) (0c5d846)
loic.laussel
published 5.0.2 •

Changelog

Source

5.0.2 (2021-07-15)

Bug Fixes

  • #694: replace the boosted.netlify doc links with /docs/5.0 (01b77cf), closes #694
  • docs: add a list of Orange custom components in about/overview to fix #688 (f7a78b3)
  • pa11y: add pa11y and puppeteer devDependencies to fix the pa11y-ci execution (GitHub actions) and update setup-node version (3a8990e)
  • sri: v5 documentation rendering is broken due to bad integrity sha384 in config.yml (54a2e7a)
loic.laussel
published 5.0.1 •

Changelog

Source

5.0.1 (2021-06-10)

Bug Fixes

  • #677: improve cookie consent panel rendering (c595c0a), closes #677
  • accessibility: issue on pricing and sidebar + update label for logo on headers example (7223e41)
  • core: update nuspec add boosted icon (#679) (d6b639c)
  • doc: replace .sr-only by .visually-hidden in checkout example (1a23636)
  • docs: fix 'View on GitHub' link to target 'v5-dev' branch (7d66ae4)
  • docs: missing character in RTL starter template (fda8432)
  • lint: remove trailing spaces (d13994d)
  • margin: finish migration of margin-left and right from ml- and mr- to ms- and me- (195c408)
  • offcanvas: add offcanvas to boosted.scss (8c1c8b2)
  • sri: v5 documentation rendering is broken due to bad integrity sha384s in config.yml (edc8fa2)
  • table: Accented table displays properly again (85cdbf7)
loic.laussel
published 5.0.0 •

Changelog

Source

5.0.0 (2021-05-27)

Bug Fixes

  • a11y: Add title to dropdown menu (c1c8851)
  • a11y: Improve a11y for dropdown example in header (64f6e98)
  • linter: Reorganize imports for linter to pass (0b06d5e)
  • misc: Apply reviews (5be515d)

Reverts

  • Revert "remove useless content from features page" (eb5cfe8)
loic.laussel
published 5.0.0-beta3 •

Changelog

Source

5.0.0-beta3 (2021-04-28)

Bug Fixes

  • accordion: apply changes requested on MR (ee89ce2)
  • accordion: Repare visual regressions (b547626)
  • build: delete useless build.sh file (2d051ba)
  • changelog: correct version numbers following version bump (via npm command) (698f647)
  • config: correct ruby version (e64e101)
  • docs: Use shield.io badge in the readme (c34b3d7)
  • examples: Correct the bootstrap logo into orange logo (94e27fa)
  • lint: repare lint execution (54055d4)
  • list-group: Hide the link of the doc for the component (for now) (48ccdff)
  • list-group: revert the link in the menu (e10518b)
  • popper: manually change popper version (1d87421)

Features

  • stepped process: add the component from v4 (2f353e3)

<a name="5.0.0-beta2"></a>

loic.laussel
published 5.0.0-beta2 •

Changelog

Source

5.0.0-beta2 (2021-02-12)

Bug Fixes

  • badges: use functional colors as backgrounds (8c4d0e7)
  • dropdowns: spacing, active state color (70fc9ce)
  • focus: guaranteed focus visibility when fixed header overlaps (65ac357)
  • forms: .form-select sizes were wrong (afd0b39)
  • navbar: only Y-padding are transitioned (be1f8de)
  • pagination: get active state back to matching UI Kit (d11441c)

Features

  • back to top: brand-new component :tada: (893944d)
  • back-to-top: use .btn-icon, match .btn-close pattern & fix icon in RTL (6cd7c9e)
  • buttons: buttons with icon, branded :tada: (d399331)
  • carousel: Orange branded :tada: (7f320f6)
  • close: better branding and consistency with new buttons (3708778)
  • close button: use stroke icon a basis (318d89d)
  • forms: Orange branded disabled state :tada: (b02466d)
  • icons: new button-icon() mixin (e2726bc)
  • links: with chevron :tada: (27286ba)
  • mixin: new target-size() mixin to ensure sufficient hit area (44×44px) (d0a1c2c)
  • modals: Orange branded :tada: (bfd285c)
  • pagination: use filter instead of another inlined SVG (3911d64)
  • social buttons: Orange branded :tada: (db222da)
  • toggle buttons: Orange branded :tada: — both with icons and no outline (2cd8ffe)
  • utilities: add .bg-supporting-* utilities (0fd37a0)

Docs

  • Syntax highlighting now provides sufficient contrasts (2a82eab)
  • Accordions: details and summary in docs now look like accordions (e1f379ef)
  • SVG: Accessible markup for decorative SVGs (0a2f616c5)

Chore

  • Percy: add Cheatsheets to snapshots (b343fe2)
  • Pa11y: update exclusion list by removing .chroma, [disabled] and [readonly] selectors (2a82eab and 97d3b3c)
  • CI: allow to skip CIs, depending on paths for push event or on labels for pull requests. Have a look at the wiki

<a name="5.0.0-beta1"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc