Skip to content

Releases: canjs/bit-docs-html-canjs

v1.0.6

28 Jun 18:20
Compare
Choose a tag to compare
  • Fixed bug causing subtitle to spill out of it's container #350
  • #351 Unnecessary line breaks in search results #353
  • #354 Search results on certain pages are getting pushed up #356
  • #352 Clicking links inside search results doesn't work #355

Diff: v1.0.5...v1.0.6

v1.0.5

26 Jun 22:34
Compare
Choose a tag to compare
  • #309 Fix data-count-api warning #347
  • #227 Tab navigation broken #346
  • #276 When arrowing down through results, the active result should be "stuck" to the bottom #330
  • #339 Scroll nav to selected page on first page load #348
  • Add --tag=pre arg to release:pre script #340
  • canjs/canjs#3224 Add a “Getting started” section to the home page #328
  • Fix escaping in search results and added styles #344

Diff: v1.0.3-pre.1...v1.0.5

v1.0.3-pre.1

22 Jun 20:39
Compare
Choose a tag to compare
v1.0.3-pre.1 Pre-release
Pre-release
  • #276 When arrowing down through results, the active result should be "stuck" to the bottom #330
  • canjs/canjs#3304 (review) Site should work hosted 'relatively' #326
  • #277 Tapping a search result should close the menu on mobile #329
  • #276 When arrowing down through results, the active result should be "stuck" to the bottom #330
  • #331 Wrap entire search result in tag #333
  • #332 Clicking search results intermittently causes the page to hard load #334
  • #336 Fix runaway RegExp bug #337
  • Removed redundant click listener #338

Diff: c349707...ffac086

v0.8.4

21 Jun 18:38
Compare
Choose a tag to compare

v1.0.1

15 Jun 01:59
Compare
Choose a tag to compare
  • #315 Fix ordering children within a group (PR: #315)
  • #278 Some results still lead to 404 (PR: #319)
  • #316 An in-range update of lunr is breaking the build 🚨 (PR: #320)
  • #312 can-define/map/map should be the first result when searching for “define/map” (PR: #321)
  • #314 The Edit on GitHub buttons are missing on some pages (PR: #322)
  • #278 Some results still lead to 404 (PR: #319)
  • canjs/canjs#3281 (comment) Cleanup styles for external resources and add local images (PR: #323)

v0.8.3

07 Jun 14:54
Compare
Choose a tag to compare
  • Fix the tortoise & hare images on mobile: #308

Diff: v0.8.2...v0.8.3

v0.8.2

07 Jun 06:27
Compare
Choose a tag to compare
  • Fix issue with @subchildren: #307

Diff: v0.8.1...v0.8.2

v0.8.1

07 Jun 00:37
Compare
Choose a tag to compare
  • Fix css issues with breadcrumb nav: #306

Diff: v0.8.0...v0.8.1

v0.8.0

06 Jun 18:51
Compare
Choose a tag to compare
  • Fix responsive buttons: #285
  • Upped font-weight of On this page section: #284
  • Updates to On This Page CSS: #269
  • Fix storing items in local storage: #291
  • Remove color from the search results: #288
  • Don't hide search after selecting result: #294
  • Sidebar width: #293
  • Align the search icon and placeholder: #295
  • Fixed mobile styles for title buttons: #270
  • Added supporting styles for hero images: #267
  • Added responsive styles for search box: #262
  • Fixes bug scrolling to the top in iOS: #230
  • Fixes bug where resizing page with open menu breaks things: #226
  • Improve the search result ordering: #296
  • Fix searching for terms like “%special”: #299
  • Truncate results to 50: #298
  • Improve the speed of searching for can-*: #301
  • Fix opening search animation: #302
  • Escape the description: #303
  • Temporarily disable search: #304
  • Change links to https: #305

Diff: v0.7.1...v0.8.0

v0.7.1

31 May 23:23
Compare
Choose a tag to compare
  • Add an indicator when a new page is being loaded #238
  • Don't auto focus input and fix tab indices. fixes #273
  • Prevent localStorage from throwing in private browsing mode safari #283
  • Remove quotes from search keyword #28