pullrequests Search Results · repo:buddhist-uni/buddhist-uni.github.io language:JavaScript
Filter by
537 results (190 ms)
537 results
inbuddhist-uni/buddhist-uni.github.io (press backspace or delete to remove)Added the ability to check one words against database titles.
culasaccakasutta will fetch - MN 35 Cūḷa Saccaka Sutta: The Shorter Discourse With Saccaka
The function comes with an extensive regex for ...
Hi @khemarato-bhikkhu! Thanks for adding the Playwright tests — great foundation! 🙏
Here are additional e2e tests as discussed:
Search tests (search.spec.ts — 5 new tests)
- Empty query: verifies ...
Here are some regex parsing edits to help clean user input - This is to match user input with our backend ruleset for
querying the database items.
Result: ability to return more database items that match ...
This branch adds some CSS edits for the search page.
When returning buttons and divs on no search results - This branch has CSS to make those buttons look better, and a
border around the divs (tagged ...
I have changed the return for no search results in search_functions.js
I simply return html elements with buttons for sutta finder and sutta central.
There is another branch edit with the CSS for these ...
I have updated some depreciated features in sass like darken/lighten.
However, to change @import it will require a re writing of jekyll code in regards to how it loads sass I believe.
if the @import ...
Some nice CSS edits to the home page.
Targets navbar links for better underlining and turns the courses and library links on the home page - into clickable
boxes with some nice, subtle css transitions. ...
I recently had a look at home page, footer and navbar improvements - And this branch is solely about footer
improvements, also updates hero text just above the footer on home page, in the same scss file. ...
I have implemented parsing features in search_function.js and I have removed some depreciated functions in sass whilst
updating some CSS styles.
I have also added docs folder about how to deal with changing ...
Made a lot of changes across CSS and JavaScript. I am not finished with JavaScript and I need to finish fixing
depreciated tools with SCSS.