Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

WIP: tfoot styling #887

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from
Open

WIP: tfoot styling #887

wants to merge 21 commits into from

Commits on Oct 2, 2019

  1. table footer component

    KiriHoy committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    5a610a0 View commit details
    Browse the repository at this point in the history
  2. add react param

    KiriHoy committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    432922f View commit details
    Browse the repository at this point in the history
  3. update tfoot react param

    KiriHoy committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    711099a View commit details
    Browse the repository at this point in the history
  4. add footer to table component

    KiriHoy committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    2dd3635 View commit details
    Browse the repository at this point in the history
  5. add footer

    KiriHoy committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    ee3e28a View commit details
    Browse the repository at this point in the history
  6. removing row and col span attributes for now

    KiriHoy committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    69b1976 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. removing colspan and rowspan attributes for now

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    11ef045 View commit details
    Browse the repository at this point in the history
  2. removing more rowspan and colspan

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    4604386 View commit details
    Browse the repository at this point in the history
  3. add footer styling

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    88af251 View commit details
    Browse the repository at this point in the history
  4. add missed curly braced

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    20c3fac View commit details
    Browse the repository at this point in the history
  5. simple footer data

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    570e72f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c8f966 View commit details
    Browse the repository at this point in the history
  7. adding type prop to footer

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0ca2f18 View commit details
    Browse the repository at this point in the history
  8. add striped table footer

    KiriHoy committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0a27d40 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. add complex footer on striped table example

    KiriHoy committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    57a66b7 View commit details
    Browse the repository at this point in the history
  2. update table data

    KiriHoy committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6d995e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. add space

    KiriHoy committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    e2d9bcc View commit details
    Browse the repository at this point in the history
  2. adding colSpan poc

    KiriHoy committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    e34ce82 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. trying colspan

    KiriHoy committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    a7731df View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Update packages/table/src/js/react.js

    Co-Authored-By: Gordon Grace <gordongrace@users.noreply.github.com>
    KiriHoy and gordongrace committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1feb819 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. remove uneeded colspan

    KiriHoy committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    5c60f8d View commit details
    Browse the repository at this point in the history