Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[websites-modules] [WEB-2543] Recreate Main Nav/Footer in Tailwind (v2) #17059

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
2195c5a
Generated by websites-modules
guacbot Feb 23, 2023
11247cf
Generated by websites-modules
guacbot Mar 7, 2023
9cf20a4
Generated by websites-modules
guacbot Mar 9, 2023
ab86be4
Generated by websites-modules
guacbot Mar 9, 2023
9d70866
Generated by websites-modules
guacbot Mar 10, 2023
cc7ecb8
Generated by websites-modules
guacbot Mar 10, 2023
961d468
Generated by websites-modules
guacbot Mar 24, 2023
bd03a15
Generated by websites-modules
guacbot Mar 24, 2023
4c66439
Generated by websites-modules
guacbot Mar 24, 2023
19de1f9
Generated by websites-modules
guacbot Mar 24, 2023
4fa86f4
Generated by websites-modules
guacbot Apr 7, 2023
99844ac
Generated by websites-modules
guacbot Apr 11, 2023
cb59fb7
Generated by websites-modules
guacbot Apr 11, 2023
8caaa9b
Generated by websites-modules
guacbot Apr 11, 2023
e1050d9
Generated by websites-modules
guacbot Apr 12, 2023
ab25689
Generated by websites-modules
guacbot Apr 12, 2023
d46885d
Generated by websites-modules
guacbot Apr 12, 2023
deb5150
Generated by websites-modules
guacbot Apr 13, 2023
af0e3a0
Generated by websites-modules
guacbot Apr 13, 2023
326603f
Generated by websites-modules
guacbot Apr 13, 2023
6ad3a03
Generated by websites-modules
guacbot Apr 17, 2023
37f116a
Generated by websites-modules
guacbot Apr 19, 2023
a8804e3
Generated by websites-modules
guacbot Apr 20, 2023
068a14e
Generated by websites-modules
guacbot Apr 21, 2023
c51f977
Merge branch 'master' into websites-modules/generated/180
DavidWeid Apr 21, 2023
4a38d84
Generated by websites-modules
guacbot Apr 21, 2023
77a93e1
Generated by websites-modules
guacbot Apr 24, 2023
165a402
Generated by websites-modules
guacbot May 3, 2023
cd46391
Generated by websites-modules
guacbot May 9, 2023
786ebca
Generated by websites-modules
guacbot May 9, 2023
d65f510
Merge branch 'master' into websites-modules/generated/180
DavidWeid May 9, 2023
e9a4ac8
Generated by websites-modules
guacbot May 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Generated by websites-modules
Signed-off-by: guacbot <robot-guacbot-guacamole@datadoghq.com>
  • Loading branch information
guacbot committed Mar 24, 2023
commit bd03a1583d583e8ac017837b27a46600f9714c37
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module documentation

go 1.14

require github.com/DataDog/websites-modules v1.5.2-0.20230324154850-6a11180e4861 // indirect
require github.com/DataDog/websites-modules v1.5.2-0.20230324163208-1b7136cf4eee // indirect

// replace github.com/DataDog/websites-modules => /Users/matt.fitzsimmons/source/websites-modules
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/DataDog/websites-modules v1.5.2-0.20230324154850-6a11180e4861 h1:x3/7CCANVzkgXlGQRIip/DJfPvcYYKpQ2h6DGlqgRYs=
github.com/DataDog/websites-modules v1.5.2-0.20230324154850-6a11180e4861/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
github.com/DataDog/websites-modules v1.5.2-0.20230324163208-1b7136cf4eee h1:qtM/u5MrdONYrjzfR4bomi+ZtYvYWGmaszAZEq0doU0=
github.com/DataDog/websites-modules v1.5.2-0.20230324163208-1b7136cf4eee/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=