1. 18 Jan, 2018 1 commit
  2. 29 Oct, 2017 1 commit
    • Mark Otto's avatar
      Revamp docs About section (#24589) · a248ae0a
      Mark Otto authored
      - Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile).
      - Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top.
      - Added redirects to the new Overview page from Team and History
      Unverified
      a248ae0a
  3. 03 Oct, 2017 2 commits
  4. 15 Aug, 2017 1 commit
  5. 11 Aug, 2017 1 commit
  6. 02 Jul, 2017 3 commits
  7. 17 Jun, 2017 1 commit
  8. 30 May, 2017 1 commit
  9. 26 May, 2017 1 commit
  10. 05 Mar, 2017 2 commits
  11. 05 Feb, 2017 2 commits
  12. 02 Jan, 2017 1 commit
  13. 24 Dec, 2016 1 commit
    • Mark Otto's avatar
      Start to blow out and document more flexbox utilities · 5464f4ab
      Mark Otto authored
      - Adds new flexbox.md file to utilities docs
      
      - Adds a `breakpoints.yml` data file for easier output of responsive classes in the docs. Will put this to use on other pages soon.
      
      - Adds hella flex utils. There are some dupes for now, but they'll get removed in time.
      5464f4ab
  14. 22 Dec, 2016 1 commit
    • Mark Otto's avatar
      Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) · eb2e1102
      Mark Otto authored
      * remove the $enable-flex variable option
      
      * remove bootstrap-flex.css dist file and it's grunt task
      
      * remove the separate flex css file for docs; it's all the same now
      
      * remove flexbox docs (porting some to the main grid docs in next commit)
      
      * clean up few grid docs bits to simplify copy, start to mention flexbox
      
      * port relevant flexbox-grid.md content to grid.md
      
      - clean up mixins
      - update how it works section
      - bring over sizing and alignment sections
      
      * remove the $enable-flex from the options.md page
      
      * update lead paragraph to mention flexbox
      
      * update migration to mention loss of ie9 support
      
      * remove mention of flexbox dist file
      
      * clarify IE support
      
      * making a note
      
      * remove flexbox variant mentions from component docs
      
      - updates docs for media object, navs, list group, and cards to consolidate docs
      - no more need to callout flexbox variants since it's now the default
      
      * remove $enable-flex if/else from sass files
      
      * remove flex dist files
      
      * update scss lint property order to account for flex properties
      
      * linting
      
      * change to numberless classes for autosizing, wrap in highlighting div
      
      * bump gruntfile and postcss to ie10
      
      * redo intro sections
      
      * rearrange
      
      * phew, redo hella grid docs
      
      - rearrange all the things
      - consolidate some bits
      
      * remove reference to flexbox mode
      
      * more border action for demo
      
      * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
      eb2e1102
  15. 27 Oct, 2016 1 commit
  16. 19 Oct, 2016 1 commit
  17. 10 Sep, 2016 1 commit
  18. 09 Sep, 2016 2 commits
  19. 11 May, 2016 1 commit
  20. 06 May, 2016 1 commit
  21. 17 Feb, 2016 1 commit
  22. 06 Feb, 2016 1 commit
  23. 10 Jan, 2016 1 commit
  24. 09 Jan, 2016 2 commits
    • Patrick H. Lauke's avatar
      927626d4
    • Patrick H. Lauke's avatar
      Remove About > Accessibility · 1887664c
      Patrick H. Lauke authored
      Currently, there is no actual accessibility page, so this avoids a 404
      in the docs. More fundamentally, though, it makes more sense for
      accessibility advice to be directly integrated in the docs (which we're
      doing, for the most part - though we should ensure that we do
      cover/mention everything where appropriate), so there's no need for a
      separate accessibility page.
      1887664c
  25. 05 Sep, 2015 1 commit
  26. 10 Aug, 2015 4 commits
  27. 06 Aug, 2015 1 commit
  28. 05 Aug, 2015 1 commit
  29. 13 Jun, 2015 1 commit
    • Mark Otto's avatar
      overhaul nav and shit again · e615ae05
      Mark Otto authored
      - drop the index pages save for examples
      - comment out the extend section for now
      - fix up spacing fix on team list
      e615ae05
  30. 29 May, 2015 1 commit