datatracker/ietf/static/js
Robert Sparks 9457e2b1e1
feat: better htmlization views (#4825)
* feat: Use bs5 for htmlized doc (#4082)

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* fix: Various fixes to HTMLized document view (#4501)

* fix: Pref labels were switched

* fix: Fix ToC for htmlized docs

* Replace datatracker button with document name link to datatracker

* ui: Make fonts even larger on larger window widths

* fix: Document format buttons open new tabs

* fix: Various suggestions from Jay

* fix: Don't show "htmlized" self-link under formats

* ui: Font size fix for iOS

* ui: More little tweaks

* feat/htmlize fixes and improvements (#4506)

* fix: Don't open htmlized view in new tab

* fix: Tests were failing

* feat: Add pref settings to cap max font size

* feat: Add ability to hide side panel

* fix: And more `feat/htmlize` fixes (#4511)

* fix: Remove superfluous scrollbars

* fix: Show email links for authors

* fix: Only show "email authors" button for latest reversion

* fix: Remove duplicate code, fix nav scrolling

* feat: Add RFCs to revision lists

* feat: Add pref option to control dependency inlining

* fix: Add analytical tags

* feat: Notify user of rendering inconsistencies

* feat: Split out bootstrap-icons when not inlining dependencies

* fix: Revision list and minor other fixes

* feat: Show stream logo when possible (#4516)

* fix: Remove superfluous scrollbars

* fix: Show email links for authors

* fix: Only show "email authors" button for latest reversion

* fix: Remove duplicate code, fix nav scrolling

* feat: Add RFCs to revision lists

* feat: Add pref option to control dependency inlining

* fix: Add analytical tags

* feat: Notify user of rendering inconsistencies

* feat: Split out bootstrap-icons when not inlining dependencies

* fix: Revision list and minor other fixes

* feat: Show stream logos when possible

* fix: Pick up CSS changes from https://github.com/martinthomson/rfc-txt-html (#4520)

* fix: Remove superfluous scrollbars

* fix: Show email links for authors

* fix: Only show "email authors" button for latest reversion

* fix: Remove duplicate code, fix nav scrolling

* feat: Add RFCs to revision lists

* feat: Add pref option to control dependency inlining

* fix: Add analytical tags

* feat: Notify user of rendering inconsistencies

* feat: Split out bootstrap-icons when not inlining dependencies

* fix: Revision list and minor other fixes

* feat: Show stream logos when possible

* fix: Pick up CSS changes from https://github.com/martinthomson/rfc-txt-html

* chore: add debug script to replicate GitHub Actions test environment

* chore: cleanup from merge of main

* fix: Fix PDFixation crash due to referencing renamed CSS asset (#4665)

* fix: Rename some CSS classes to handle recent xml2rfc changes (#4791)

* Merge main

* fix: Rename some CSS classes to handle recent xml2rfc changes

Fixes #4784.

* chore: repair merge damage

* chore: more merge corrections

* chore: one more merge correction

* fix: npm dependencies

* fix: Change default font size (#4817)

* Fix dependency issues

* Cap fontsize at 12pt by default

Co-authored-by: Nicolas Giard <github@ngpixel.com>

Co-authored-by: Lars Eggert <lars@eggert.org>
Co-authored-by: Martin Thomson <mt@lowentropy.net>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-12-02 15:17:14 -06:00
..
agenda_filter.js Update deps (#4203) 2022-07-08 16:07:57 -05:00
agenda_materials.js test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
agenda_personalize.js And more agenda fixes. 2021-11-18 15:18:48 +00:00
agenda_timezone.js fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
complete-review.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
create_timeslot.js More fixes 2021-12-08 08:55:45 +00:00
d3.js
datepicker.js chore: Use codespell to fix typos in comments. (#4794) 2022-11-28 10:36:36 -06:00
doc-search.js fix: Hide tooltips after review wish icon is clicked (#3799) 2022-04-08 14:55:41 -03:00
document_html.js feat: better htmlization views (#4825) 2022-12-02 15:17:14 -06:00
document_relations.js fix: Fix CSS query selectors (#4372) 2022-08-26 12:51:27 -05:00
document_timeline.js fix: Make document revisions in timeline clickable again (#4065) 2022-06-13 11:16:41 -05:00
draft-submit.js fix: Make the author button work on doc submit (#3850) 2022-04-20 10:52:54 -05:00
edit-meeting-schedule.js fix: work around dataTransfer.getData limitation in agenda editor (#4553) 2022-10-10 08:48:23 -05:00
edit-meeting-timeslots-and-misc-sessions.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
edit-milestones.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
edit_action_holders.js fix: Fix action holder form buttons (#3956) 2022-05-13 14:01:14 -05:00
edit_authors.js More test fixes 2022-01-05 11:25:25 +00:00
fullcalendar.js Push some stuff before a mergeable commit. 2021-11-29 17:19:39 +00:00
highcharts.js refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
highstock.js refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
ietf.js feat: better htmlization views (#4825) 2022-12-02 15:17:14 -06:00
ipr-edit.js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
ipr-search.js fix: Make the IPR search form work when enter is pressed (#4114) 2022-06-22 11:59:32 -05:00
jquery-ui.js More test fixes 2022-01-05 11:25:25 +00:00
js-cookie.js More fixes 2021-12-08 08:55:45 +00:00
liaisons.js test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
list.js fix: Format NomCom feedback table per suggestion of @richsalz (#4625) 2022-10-21 11:04:10 -05:00
listjs-search.js chore: Use codespell to fix typos in comments. (#4794) 2022-11-28 10:36:36 -06:00
manage-community-list.js More bs5 changes 2021-12-01 18:45:19 +00:00
manage-review-requests.js fix: tweak review assignment tooltips and control row height (#3788) 2022-04-07 09:48:23 -03:00
meeting-interim-request.js fix: Update timezone on the interim create page (#4262) 2022-07-26 12:16:14 -05:00
moment.js fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -05:00
nav.js feat: better htmlization views (#4825) 2022-12-02 15:17:14 -06:00
password_strength.js fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
room_params.js fix: Fix floorplan (#4160) 2022-07-06 14:18:44 -05:00
select2.js feat: UI enhancements to allow control-click etc on the search results (provided by @kivinen - see #4747) 2022-11-14 17:08:28 -06:00
session_details_form.js Merge 7.45.1.dev0 into Bootstrap 5 update branch. Made a first pass at reconciling differences. 2022-02-17 20:09:49 +00:00
sortable.js More select2 and test fixes. 2021-12-14 18:19:12 +00:00
stats.js Bring back some additional js dependencies. 2021-11-24 14:32:35 +00:00
status-change-edit-relations.js fix: Fix status change form (#4598) 2022-10-18 09:59:04 -05:00
timeslot_edit.js Check the selenium console log for any issues as part of the test suite, 2022-02-10 21:20:20 +00:00
timezone.js fix(ui): import moment.js library with moment-timezone support in wrapper (#3977) 2022-05-18 09:23:07 -05:00
upcoming.js fix: More fixes for narrow screens (#3662) 2022-03-24 12:40:48 -03:00
upload-material.js More fixes. 2022-01-11 15:02:27 +00:00
upload_bofreq.js refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
week-view.js fix: refactor/correct calculation of week-view event start/end times (#3947) 2022-05-11 16:08:47 -05:00
zxcvbn.js More fixes. 2022-01-31 19:17:50 +00:00