1.5.4 • Published 5 years ago

brutestrap v1.5.4

Weekly downloads
43
License
Apache-2.0
Repository
github
Last release
5 years ago

brutestrap (v1.5.2)

A port of Blueprint/React-Bootstrap (also with Inspiration from Ignite and Evergreen) UI kit components to Brutal.js and CSS Grid, energized by the pursuit of minimalist code and minimalist design in all things.

[...new Set([...Blueprint, ...Bootstrap])].map(convertTo(Brutal.js, CSSGrid)).filter(minimalistCode)

Roadmap / TODO list

Note: the choice of whether the component is from Blueprint or Bootstrap depends on which I think looks more like what I want.

Simple input components

  • ~Blueprint text inputs~
  • ~Blueprint tag inputs~
  • ~Blueprint file inputs~
  • ~Spinner~
  • ~Button with spinner~

Intermediate Components

  • ~Table (defined by three functions, column_header(i), row_header(j), cell_data(i,j))~
  • ~Datalist (defined by 1 function data(i))~
  • List component (list of inputs).
  • Map component (map of inputs, string keys to inputs).

Media Components

  • Image Capture component (upload)
  • Page capture component (is this possible in regular browser JS? upload)
  • Sound recorder component (streaming / upload)
  • Video recorder component (streaming / upload)
  • Location capture component (streaming / upload)

Layout Components

  • Modal (of various kinds)
  • Drawer
  • Toast
  • Dialog
  • Menu

Advanced Input components

  • Live updating fuzzy search input (e.g: "type your city...", "skill...", "topic...") (not just a datalist or its select polyfill on iOS, but a true fuzzy search input with updating list that works on any target)
  • Group of inputs (group of observations of a particular input, either listed, or mapped) "higher order component" that takes any imput component, and either "list" or "map" type (map types will just support string keys for now)

Extended Components

  • Table
    • Rename columns (optional)
    • Reorder rows (optional)
    • Reorder columns (optional)
    • Columns can be deleted (optional)
    • Columns can be hidden (optional)
    • Presentation mutations can be saved.
  • List component
    • Slots can be reordered (optional).
    • Can page for more inputs (optional).
  • Map component
    • Keys can be renamed (optional).
    • Keys can have order (optional).
    • Keys can be reordered (optional).
1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.7

6 years ago

1.4.6

6 years ago

1.4.5

6 years ago

1.4.3

6 years ago

1.4.1

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.14

6 years ago

1.1.13

6 years ago

1.1.12

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago