Commit Graph

  • 81f3a5c534
    Merge 83e468c8de into 60f441a22e Jake Lauritsen 2024-07-22 20:40:09 +0000
  • 83e468c8de Fix test typo Jake Lauritsen 2024-07-22 13:39:57 -0700
  • 1c203b92f3 Make matchMedia static and update doc for closure Jake Lauritsen 2024-07-22 13:32:28 -0700
  • 11d7b23379 Use static method for storing the matchMedia Jake Lauritsen 2024-07-22 13:20:37 -0700
  • cbb40d555c Make screenSizeMediaQuery static and add update docs Jake Lauritsen 2024-07-22 13:12:13 -0700
  • c63e70054d Register a mock media list if one exists on the static def of layout Jake Lauritsen 2024-07-22 10:47:28 -0700
  • bf853b6825 Add additional triggers for CI needed for required checks Nathan Mills 2024-07-19 14:52:30 -0600
  • 8ce3abd89a No need for .nvmrc Jake Lauritsen 2024-07-19 13:03:12 -0700
  • e864a239b0 Clean linter Jake Lauritsen 2024-07-19 12:38:14 -0700
  • 499e3ad51b Fixing tests that rely on window.mediaQuery Jake Lauritsen 2024-07-19 12:35:33 -0700
  • 243ed70255 Fix es5 error Jake Lauritsen 2024-07-19 11:09:47 -0700
  • 971e663fa5 Clean linter Jake Lauritsen 2024-07-19 10:51:30 -0700
  • 89b260bf5f Add nvmrc Jake Lauritsen 2024-07-19 10:45:30 -0700
  • 2ed0df3034 Clean Linter Jake Lauritsen 2024-07-19 10:42:19 -0700
  • fde3ac6b9b Formatting adjustments Jake Lauritsen 2024-07-18 13:01:37 -0700
  • 873dc208d1 Only add one listener for all layouts Jake Lauritsen 2024-07-18 12:57:58 -0700
  • 2ac6dfe7a3 Update src/layout/layout.js Jake Lauritsen 2024-07-18 09:22:50 -0700
  • 25123a6a2b Loop over all layouts Jake Lauritsen 2024-07-17 15:55:23 -0700
  • e0c4664ec0 Make the media query global Jake Lauritsen 2024-07-17 15:47:34 -0700
  • bf8251b23f Make screenResizeHanlder local and use change event Jake Lauritsen 2024-07-17 14:02:52 -0700
  • 49ff685dc6 Fix mem leak Jake Lauritsen 2024-07-17 11:57:11 -0700
  • 6295cb6f89
    Merge pull request #7 from derivita/nathan/reviewdog Ryan Brown 2024-07-19 11:23:24 -0600
  • 556aec7baf Remove reviewdog name Nathan Mills 2024-07-18 16:56:12 -0600
  • a29f05083e Revert to using the test script Nathan Mills 2024-07-18 16:52:43 -0600
  • 379cfb9dae Update the git clean tree check Nathan Mills 2024-07-18 16:51:24 -0600
  • 95f81b5cf5 remove review dog for now Nathan Mills 2024-07-18 16:32:45 -0600
  • 20be522e7b update closure compiler path Nathan Mills 2024-07-18 16:30:37 -0600
  • 80c8571f1e Actually run the script Nathan Mills 2024-07-18 16:25:15 -0600
  • 69bfe86691 add all the unit tests Nathan Mills 2024-07-18 16:18:32 -0600
  • 946af60bb5 Create a specific CI npm run Nathan Mills 2024-07-18 16:13:45 -0600
  • d863be42b9 Rename to ci.yml and add tests Nathan Mills 2024-07-18 16:09:21 -0600
  • dcba4c0a8f Add package lock file Nathan Mills 2024-07-18 15:58:42 -0600
  • 2c9facb658 Use npm for the cache Nathan Mills 2024-07-18 15:54:41 -0600
  • 931218e29e Add reviewdog workflow Nathan Mills 2024-07-18 15:52:28 -0600
  • ddfe15d5f4
    Remove extra newline (#5) Eleasah Halsmer 2024-07-12 13:20:43 -0600
  • 132b66ee54
    Remove resize and pageshow listeners in MaterialLayout (#4) Eleasah Halsmer 2024-07-11 13:36:41 -0600
  • d96333cb7f
    Merge pull request #3 from derivita/ehalsmer/modify-textfield-fix Eleasah Halsmer 2024-07-09 10:35:33 -0600
  • c56ec3c13d Replace ? with explicit undefined check Eleasah Halsmer 2024-07-09 16:27:26 +0000
  • 650a98e956
    Merge pull request #2 from derivita/ehalsmer/fix-undefined-textfield-placeholder Eleasah Halsmer 2024-07-09 10:18:40 -0600
  • 07dd0fd0c3 Fix for possibly undefined placeholder Eleasah Halsmer 2024-07-09 16:13:38 +0000
  • eb097607b3
    Update radio.js Ryan Brown 2024-07-08 10:43:41 -0600
  • 5c94dd6fbe
    Merge pull request #1 from derivita/ribrdb/memleaks Ryan Brown 2024-07-08 10:34:23 -0600
  • e8141dea2e Fix memory leaks. - Remove event handlers from window when the tooltip is not showing. - Get rid of component deconstruction remnants. Ryan Brown 2024-07-02 20:55:05 +0000
  • fc7affc179
    Merge bf6a5b84de into 60f441a22e Imran Imtiaz 2024-07-02 02:53:59 +0000
  • bf6a5b84de Refactored checkbox markup to use a div wrapper for improved flexibility and future styling enhancements Imran Imtiaz 2024-07-02 06:51:30 +0400
  • e3b5a1a9ef
    Merge 2809994794 into 60f441a22e amalbouazza 2023-11-25 15:10:37 +0100
  • 2809994794
    Add files via upload amalbouazza 2023-11-25 00:54:31 +0100
  • 9ed11a0020
    However, there are a few suggestions to improve the code: amalbouazza 2023-11-25 00:53:45 +0100
  • 20c1fad6f8
    Merge 42fad83e93 into 60f441a22e SHALU KUMARI 2023-09-25 18:13:56 -0700
  • 42fad83e93
    Rename LICENSE to LICENSE-Shalu-kumari-466043767571-idai-India SHALU KUMARI 2023-09-25 18:13:44 -0700
  • 8d2845b99f
    Update README.md Scpotter007 2023-07-20 14:07:47 +0530
  • bac5dbea22
    Merge 05abaa3139 into 60f441a22e Scpotter007 2023-07-20 08:35:40 +0000
  • 05abaa3139
    Update README.md Scpotter007 2023-07-20 14:05:22 +0530
  • be2fbe996d
    Merge 5a31666bae into 60f441a22e Akshat Verma 2023-06-14 20:01:07 +0000
  • 5a31666bae Fix #5223 Made chnages in two files Hopefully Wok Akshat Verma 2023-06-15 01:30:54 +0530
  • e288d8905d Fix #5233 Done hopefully this will work Akshat Verma 2023-06-15 01:17:19 +0530
  • f00c4cdf4f Fixed #5153 as said hopefully it would work Akshat Verma 2023-06-13 16:54:40 +0530
  • ad548bbb08 Some chnages are also done Akshat Verma 2023-06-12 19:01:13 +0530
  • f7341ce6b9 Fixed #5231 As u wanted Akshat Verma 2023-06-12 18:57:06 +0530
  • 97b2768809 Fixed #1918 Checkbox Ripple position As said Akshat Verma 2023-06-12 18:50:30 +0530
  • 9c3fb1c0fb Fix #4173 Freezing the table Akshat Verma 2023-06-12 00:18:36 +0530
  • 898d693137 Tried to fix would work Ripple should be #1783 Akshat Verma 2023-06-11 11:48:15 +0530
  • 9a35038f5a Fix #4334 as Tooltip cannot break out of a card Akshat Verma 2023-06-11 00:08:54 +0530
  • 78056b862e Fix #1865 Tried as Instructed Akshat Verma 2023-06-10 23:35:28 +0530
  • b1a80d6a27
    Merge 2521ad2203 into 60f441a22e kumeraka 2023-03-23 21:28:18 +0300
  • 2521ad2203 This is a bug bounty test. Please ignore.. (ycvono) kumeraka 2023-03-23 16:56:12 +0000
  • 448bc78df4
    Merge e6a6e3bc61 into 60f441a22e SmashedFrenzy16 2023-02-14 21:35:10 +0000
  • e6a6e3bc61
    Update README.MD with additions to documentation SmashedFrenzy16 2023-02-14 22:34:14 +0100
  • c0be7c0f65
    Merge 048eb2564c into 60f441a22e Ibrahim Memon 2023-01-02 14:36:25 +0900
  • 048eb2564c
    Update index.html Ibrahim Memon 2023-01-02 10:35:56 +0500
  • 49e97c84f6
    Update index.html Ibrahim Memon 2022-12-27 16:44:35 +0500
  • 48ad315705
    Merge 0495704fe3 into 60f441a22e Harshit Malang 2022-12-21 14:12:53 +0000
  • 0495704fe3
    Update lower-left-demo.html Harshit Malang 2022-12-21 19:42:36 +0530
  • 805da36f53 adding ripple Rody Davis 2022-11-04 14:58:39 -0700
  • 6c93e4a2db
    Merge 6e5818419b into 60f441a22e Ibrahim Memon 2022-11-04 07:11:29 +0100
  • 6e5818419b
    code cleaning Ibrahim Memon 2022-11-04 11:10:48 +0500
  • 4e812ec839
    Merge 9d3a42f6e6 into 60f441a22e Ibrahim Memon 2022-11-03 04:28:01 +0000
  • 9d3a42f6e6
    Update .editorconfig Ibrahim Memon 2022-11-03 09:27:45 +0500
  • a98bc43d68 next js template Rody Davis 2022-10-27 14:39:09 -0700
  • 573ad631a8 adding examples Rody Davis 2022-10-27 13:37:05 -0700
  • ac181f7547
    Merge ffaa6e56d3 into 60f441a22e Aditya Raj 2022-10-21 04:10:35 +0000
  • ffaa6e56d3
    initial commit Aditya Raj 2022-10-21 09:40:16 +0530
  • 022496a6bd updating examples to use npm package Rody Davis 2022-10-20 12:03:20 -0700
  • cbd360d0cc updating examples Rody Davis 2022-10-20 11:51:48 -0700
  • 58e0beab12 updating Rody Davis 2022-10-20 10:27:34 -0700
  • f867a51de8
    Merge 10cbb476f2 into 60f441a22e Ibrahim Memon 2022-10-20 17:13:08 +0500
  • 10cbb476f2
    Update .drone.sec Ibrahim Memon 2022-10-20 17:12:58 +0500
  • 9d3f160adb Merge branch 'develop' into mdl-3.x Rody Davis 2022-10-18 09:29:34 -0700
  • 8b38b99e38 fixing typos Rody Davis 2022-10-18 09:29:22 -0700
  • acd5884bc5
    Merge pull request #16 from rodydavis/develop Rody Davis 2022-10-17 17:11:26 -0700
  • d313ae1975 fix for tests Rody Davis 2022-10-17 17:07:50 -0700
  • 53f3b0119c
    Merge pull request #15 from rodydavis/develop Rody Davis 2022-10-17 16:59:31 -0700
  • 11e1e41e6b updating react example Rody Davis 2022-10-17 16:58:30 -0700
  • b99d1e73d1 updating lit example Rody Davis 2022-10-17 16:11:51 -0700
  • f97fb9630c adding lit example Rody Davis 2022-10-17 16:09:40 -0700
  • f207053b37 css lint Rody Davis 2022-10-17 15:49:45 -0700
  • ee94e4dd39 fixing imports Rody Davis 2022-10-17 15:40:38 -0700
  • 6e1d337aa6 Update release.yml Rody Davis 2022-10-17 14:08:23 -0700
  • 48f8b715d0 Merge branch 'develop' into mdl-3.x Rody Davis 2022-10-17 13:53:22 -0700
  • 563a9ce513 creating release Rody Davis 2022-10-17 13:53:00 -0700