danoc


Daniel O'Connor

  • ### Modal with wrapper component

    published version 1.0.9, 6 years ago
  • The `ModalCurtain` component makes it easy to create an accessible overlay that contains content and covers the page. It contains a few powerful features:

    published version 0.1.7, 6 years ago
  • published version 1.0.6, 6 years ago
  • The `isChecked` prop determines when this controlled component is checked.

    published version 3.1.6, 6 years ago
  • `Select` is a controlled component. This means that the selected `option`, if any, must be provided as the `value` prop. The `onChange` function updates the `value` when the user selects a new option.

    published version 3.3.3, 6 years ago
  • Notes:

    published version 0.2.10, 6 years ago
  • ### Sizes

    published version 3.0.6, 6 years ago
  • These type styles uses [variables from Thumbprint Tokens](/api/tokens/#type). You can refer to that documentation for font-size, line-height, and font-weight values.

    published version 2.0.0, 6 years ago
  • `Textarea` is a controlled component. This means that the visible text will always match the contents of the `value` prop.

    published version 3.3.0, 6 years ago
  • ```html <div class="tp-background--blue" style="height: 70px"></div> ```

    published version 2.0.6, 6 years ago
  • Basic wrapper with a max-width and side padding.

    published version 0.2.4, 6 years ago
  • ```html <div class="tp-flex"> <div class="tp-flex--auto">This flexes</div> <div class="tp-flex--none">No flex</div> </div> ```

    published version 0.3.4, 6 years ago
  • These are the available options:

    published version 1.3.5, 6 years ago
  • [See this package's source](https://github.com/thumbtack/thumbprint/blob/master/packages/tp-ui-utility-margin/_index.scss) for a full list of margin options.

    published version 1.0.6, 6 years ago
  • Padding helper classes based on our spacing unit. See the [`tp-ui-utility-padding` source](https://github.com/thumbtack/thumbprint/blob/master/packages/tp-ui-utility-padding/_index.scss) for a full list of available classes.

    published version 1.0.6, 6 years ago
  • ```html Text can be in a <span class="tp-text--monospace">monospace</span> font. ```

    published version 2.4.8, 6 years ago
  • ```jsx theme=white <ProgressBar value={70} /> ```

    published version 1.0.6, 6 years ago
  • Modals can be opened or closed with a `isOpen` prop.

    published version 1.0.9, 6 years ago
  • published version 4.0.3, 6 years ago
  • These are the available `Button` styles for use on light background colors.

    published version 4.1.5, 6 years ago
  • The `Link` component can be used to render plain text links.

    published version 3.1.5, 6 years ago
  • Hover, click, or focus on the tooltip to open it.

    published version 1.2.4, 6 years ago
  • --- package: '@thumbtack/tp-ui-react-modal-default' kit: component/modal-default.yaml platform: react url: /api/components/component/modal-default/react/ ---

    published version 0.3.9, 6 years ago
  • Add `onClick` to HTML elements without sacrificing accessibility.

    published version 0.1.0, 6 years ago
  • React components for building UIs with Thumbprint

    published version 14.18.2, a year ago
show more packages