Socket
Socket
Sign inDemoInstall

telus-thorium-core

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telus-thorium-core - npm Package Versions

234

0.18.1

Diff

Changelog

Source

v0.18.1

https://github.com/telusdigital/tds/releases/tag/v0.18.1

  • fix(Card and Notification): import css using require just like on previous versions
tds-jenkins
published 0.18.0 •

Changelog

Source

v0.18.0

https://github.com/telusdigital/tds/releases/tag/v0.18.0

  • fix(links): cleaned up link underline mixin
  • fix(buttons): update anchor styles when styled as buttons
  • fix(notification): make it more accessible by using role="banner"
  • fix(Expand Collapse): fix hover states by using chevrons to indicate state
  • docs(sketch file): update
  • docs(hide blocks and block components): because they are not following latest standards and no one i
  • Changelog and version bump for v0.18.0
tds-jenkins
published 0.17.0 •

Changelog

Source

v0.17.0

https://github.com/telusdigital/tds/releases/tag/v0.17.0

  • docs(sketch): update file to show colour updates
  • docs(sketch): updates to versioning art board with details about colour changes
  • docs(sketch): minor update to versioning details in sketch
  • docs(sketch): update re: raven - shade of grey in forms
  • build(dependencies): remove js-dom as a dependency as it was unused and causing install problems
  • build(dependencies): add yarn.lock files to lock down dependencies for devs using yarn
  • chore(editor): Add an .editorconfig file for aligning editor configurations
  • feat(Card): Deprecate className and style.
  • refactor(notification): deprecate className and style
  • Changelog and version bump for v0.17.0
tds-jenkins
published 0.16.3 •

Changelog

Source

v0.16.3

https://github.com/telusdigital/tds/releases/tag/v0.16.3

  • docs(documentation to use 0.16.1 to fix release):
  • Changelog and version bump for v0.16.3
telusdigital-dev
published 0.16.2 •

tds-jenkins
published 0.16.1 •

Changelog

Source

v0.16.1

https://github.com/telusdigital/tds/releases/tag/v0.16.1

  • docs(changelog): usual manual update
  • fix(repo rename updates): to keep the old repo instead of using the newly created so we don't loose
  • fix(colours, chevron and display h1 updates): - colour renaming and updates
  • chore(move over beta 0.16.1):
tds-jenkins
published 0.16.0 •

Changelog

Source

v0.16.0

https://github.com/telusdigital/tds/releases/tag/v0.16.0

  • docs(changelog): update
  • Update README.md
  • Remove console.log (#344)
  • Update README.md
  • Beta Release (#369)
  • docs(typography example): fix typo on list class
  • docs(links): update code to match example
  • Changelog and version bump for v0.16.0
tds-jenkins
published 0.15.3 •

Changelog

Source

v0.15.3

https://github.com/telusdigital/tds/releases/tag/v0.15.3

  • Revert updates of latest blocks + component
  • fix(component collapsible): make collapsible content height dynamic
  • Revert "Revert updates of latest blocks + component"
  • refactor(changed react.propTypes to PropTypes): (#337)
  • Merge branch 'master' of github.com:telusdigital/telus-thorium-core
  • build(add prop-type package to enriched package.json):
  • Changelog and version bump for v0.15.3
tds-jenkins
published 0.15.2 •

Changelog

Source

v0.15.2

https://github.com/telusdigital/tds/releases/tag/v0.15.2

  • fix(linting): remove jsx-filename-extension rule because spec.js need to be written using a differen
  • fix(linting): fix javascript linting
  • fix(linting): fix linting errors and warnings caused by updates to eslint file
  • docs(changelog): manually update changelog.md with jade header :S
  • Merge branch 'fix/linting' of github.com:telusdigital/telus-thorium-core
  • build(preinstall): remove preinstall task and call /scripts/init-npm.sh instead
  • build: groovy.ci
  • build(groovy.ci): cd into /scripts folder to run init-npm.sh
  • build(groovy.ci): updating path to init-npm.sh :)
  • Changelog and version bump for v0.15.2
tds-jenkins
published 0.15.1 •

Changelog

Source

v0.15.1

https://github.com/telusdigital/tds/releases/tag/v0.15.1

  • Merge remote-tracking branch 'origin/qatesting' into qatesting
  • Merge remote-tracking branch 'origin/qatesting' into qatesting
  • Merge branch 'master' into qatesting
  • docs(changelog): update manually
  • fix(viewport): adding initial-scale to test
  • Merge branch 'qatesting' of github.com:telusdigital/telus-thorium-core into qatesting
  • fix(layout): make tablet view same as desktop
  • fix(layout): css update for docs
  • Merge remote-tracking branch 'origin/qatesting' into qatesting
  • fix(change nav bg on medium to match large view):
  • Merge branch 'qatesting' of github.com:telusdigital/telus-thorium-core into qatesting
  • Merge branch 'master' of github.com:telusdigital/telus-thorium-core into qatesting
  • add polyfill.io to fix layout issues on IE11
  • Revert "add polyfill.io to fix layout issues on IE11"
  • feat(buttons): remove styles from html tag
  • switch from include to indexof
  • typo fix
  • fix(set <main/> to display:block on reset.css for IE11):
  • fix(changelog.sh): update changelog_entry()
  • docs(navigation): add classname to navigation items
  • fix(button): make min-width: 180px
  • feat(button): remove css styles from button html tag
  • docs(sketch): update version on sketch file to v0.15.0
  • BEMize button styles
  • docs(links): moved links documentation to its own page, it didn't really make sense to have it on th
  • docs(upgrading.md): add note about changes made to buttons.scss
  • fix(buttons): remove border on hover state of disabled button
  • fix(buttons): BEMized style for button's disabled state
  • docs(buttons): add TOC
  • feat(chevron links): refactor css/html to reduce markup, ie. chevron is now displayed using :after p
  • docs(typography): showcase of typography layout changes
  • fix(buttons): inverted button hover state to match the other buttons
  • docs(upgrading.md): documenting updates to reset offsets
  • add Steps component
  • feat(buttons): refactor css to clean up buttons css and documentation
  • add in unit tests
  • fix(component: Card): remove border
  • fix(buttons): on selector counter component needed .tds-button--plain class
  • fix(component card): remove 1px border from Card component
  • fix(collapsible): Fixes vertical alignment of items win Collapsible.Panel using flex (#321)
  • Merge branch 'master' of github.com:telusdigital/telus-thorium-core
  • docs(components with buttons in doc): update button classes
  • fix(buttons): update cursor on button's disabled state
  • Merge branch 'feature/steps' of github.com:telusdigital/telus-thorium-core into qatesting
  • ci(package.json): remove --watch from test task
  • add Spinner component
  • add in unit tests
  • add api in doc
  • build(jest): update to version 0.19.0
  • test(test snapshots): update
  • Merge branch 'feature/Spinner' of github.com:telusdigital/telus-thorium-core into qatesting
  • fix(component steps): add references to Steps in enriched/ and docs/ so the Step Tracker shows on it
  • fix(steps): fix button on step tracker page
  • docs(component collapsible): spelling mistake
  • fix(button): fix button related bugs in documentation
  • docs(forms): update code sample using tds-button--plain
  • add spinner full screen mode
  • remove console
  • update style
  • fix full screen bug
  • type fix
  • bug fix
  • remove transition
  • remove bulr effect
  • Revert "docs(forms): update code sample using tds-button--plain"
  • Revert "fix(button): fix button related bugs in documentation"
  • Revert "fix(buttons): update cursor on button's disabled state"
  • Revert "docs(components with buttons in doc): update button classes"
  • Revert "Merge branch 'master' of github.com:telusdigital/telus-thorium-core"
  • Revert "feat(buttons): refactor css to clean up buttons css and documentation"
  • Revert "fix(buttons): inverted button hover state to match the other buttons"
  • Revert "feat(chevron links): refactor css/html to reduce markup, ie. chevron is now displayed using :after p"
  • Revert "docs(buttons): add TOC"
  • Revert "fix(buttons): BEMized style for button's disabled state"
  • Revert "docs(upgrading.md): add note about changes made to buttons.scss"
  • Revert "BEMize button styles"
  • Revert "feat(button): remove css styles from button html tag"
  • Revert "fix(button): make min-width: 180px"
  • Revert "fix(component: Card): remove border"
  • Revert "docs(links): moved links documentation to its own page, it didn't really make sense to have it on th"
  • refactor a bit
  • refactor
  • Merge branch 'qatesting'
  • Revert "Merge branch 'qatesting'"
  • fix(collapsible component): fix toggle buttons on collapsible doc and the ControlledCollapsible.jsx
  • docs(sketch): update version number on sketch file because it was missed on 0.15.0 release
  • updating issue template (#336)
  • Changelog and version bump for v0.15.1
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